trash80 / mGB

mGB - Nintendo Gameboy MIDI control for Arduinoboy
GNU General Public License v2.0
233 stars 31 forks source link

Envelope trouble, Ramp up not working #14

Open wchorski opened 4 months ago

wchorski commented 4 months ago

When messing with the Envelope, I am able to create plucks no problem, but when reversing the env to a ramp up the notes play as if it's at full volume with no change (as if the env was disabled).

I am unable to create notes with a longer attack fade in

I'm using the most current v1.3.3 release

tstirrat commented 3 weeks ago

I think this is how the built-in GB env works: Initial volume. If you use a lower velocity on the note it will ramp up.

Max velocity sets the initial volume at full and there is no possibility to ramp up from there.