Method: Musicality::Meter#beats_per_measure
- Defined in:
- lib/musicality/notation/model/meter.rb
#beats_per_measure ⇒ Object (readonly)
Returns the value of attribute beats_per_measure.
10 11 12 |
# File 'lib/musicality/notation/model/meter.rb', line 10 def beats_per_measure @beats_per_measure end |