JaCzekanski / Avocado

🥑 PlayStation 1 emulator
GNU General Public License v2.0
538 stars 31 forks source link

Fix ADSR step & add noise #36

Closed KieronJ closed 5 years ago

KieronJ commented 5 years ago

The broken ADSR step is a rather subtle bug, as it sounds the same most of the time. However it is quite apparent when listening to FFVII's cursor.

The noise algorithm is based upon Dr.Hell's documentation.