atsushieno / mugene-ng

Music Macro Language to MIDI 1.0 / 2.0 compiler
MIT License
8 stars 0 forks source link

Context note operations using `_` prefix #17

Open atsushieno opened 3 years ago

atsushieno commented 3 years ago

After adding Bn operation, I figured that it is still not very user-friendly. How can we do better?

Idea:

atsushieno commented 3 years ago

Context note is now stored as __latest_note variable, and we make use of it in Bc= macro.