Closed charonme closed 3 months ago
Good call! It looks like that line was supposed to be if (sustain == 255)
so it will only skip the decay stage if sustain is maxed.
Just tested it out, seems good. Fix pushed - https://github.com/djphazer/O_C-Phazerville/commit/db2c9e10a8ecbfad7e90150bcf6074d695bb99df
Fixed in v1.8
when sustain is the lowest only the attack part is generated - probably caused by this line in DecayAmplitude() that was there since hemisphere