Method: Musicality::NoteSequence#offset
- Defined in:
- lib/musicality/performance/model/note_sequence.rb
#offset ⇒ Object Also known as: start
Returns the value of attribute offset.
23 24 25 |
# File 'lib/musicality/performance/model/note_sequence.rb', line 23 def offset @offset end |