Class: Integer
- Inherits:
-
Object
- Object
- Integer
- Defined in:
- lib/musicality/pitch_class.rb
Instance Method Summary collapse
Instance Method Details
#to_pc ⇒ Object
24 25 26 |
# File 'lib/musicality/pitch_class.rb', line 24 def to_pc PitchClass.from_i self end |