klesun-productions / klesun-productions.github.io

MIDI song editor in a web page + soundfont player... and 100500 other misc web apps on my server
https://klesun.github.io/
10 stars 4 forks source link

Support variable tempo #52

Open klesun opened 8 years ago

klesun commented 8 years ago

subj

klesun commented 8 years ago

touhou/08_in/5a Cinderella Cage ~ Kagome-Kagome.mid

klesun commented 8 years ago

and variable channel volume. some songs got crescendo/diminendo you know.

i suppose it can be easily realized by defining 16 volumeGain-s where we'll hang notes from our 16 channels, and when the event come - changing their value - as simple as that.