chipweinberger / dart_melty_soundfont

A port of Melty Synth by Nobuaki Tanaka (C#) to Dart
Other
35 stars 8 forks source link

A bug due to a typo #13

Closed sinshu closed 2 years ago

sinshu commented 2 years ago

A bug due to a typo was found in the C# version. It seems that the Dart version also has this bug. Please check this issue: https://github.com/sinshu/meltysynth/issues/15

https://github.com/chipweinberger/DartMeltySoundFont/blob/914b72fbe09fe8e6918bf4c37ca4968ecc2db6aa/lib/synthesizer.dart#L217-L223

chipweinberger commented 2 years ago

thanks for telling me! will fix!

chipweinberger commented 2 years ago

https://github.com/chipweinberger/DartMeltySoundFont/commit/59b6bb993974a8f417ca34487791bdf6765ee469