atsushieno / augene-ng

MML + MIDI + Tracktion Engine XML manipulation tool for real production
GNU General Public License v3.0
9 stars 2 forks source link

support direct SMF imports in the .augene project file? #9

Open atsushieno opened 2 years ago

atsushieno commented 2 years ago

So far everything in this project assumes that the music source is MML. However it is not mandatory. We do have some tailored sysex and/or meta events that Midi2TracktionEditConverter treats as direct operations to manipulate .tracktionedit, but they can be also done in any SMF generators.

One thing to note though is that we will be switching to MIDI 2.0 UMPs at some stage and the target MML syntaxes (macros) will be of default-macro2.mml. Then SMF importer might become unusable or less useful.