module Musicality::Parsing::Pitch::Cent1
Public Instance Methods
to_i()
click to toggle source
# File lib/musicality/notation/parsing/pitch_parsing.rb, line 134 def to_i; text_value.to_i; end
# File lib/musicality/notation/parsing/pitch_parsing.rb, line 134 def to_i; text_value.to_i; end