Module: Musa::Transcriptors::FromGDV::ToMusicXML
- Defined in:
- lib/musa-dsl/transcription/from-gdv-to-musicxml.rb
Defined Under Namespace
Classes: Appogiatura
Class Method Summary collapse
Class Method Details
.transcription_set ⇒ Object
6 7 8 9 |
# File 'lib/musa-dsl/transcription/from-gdv-to-musicxml.rb', line 6 def self.transcription_set [ Appogiatura.new, Base.new ] end |