sikthehedgehog / Echo

Mega Drive sound engine
zlib License
95 stars 15 forks source link

Separate Track and SFX volumes #17

Open BigEvilCorporation opened 7 years ago

BigEvilCorporation commented 7 years ago

Separate volumes for a playing track and an SFX need to be handled manually in game code, which means keeping track of the channels used for tracks and SFX, and it gets very messy. Could Echo manage an independent volume value for each?