Age | Commit message (Collapse) | Author |
|
#288
|
|
|
|
Kept disabled by default because they are extremely heavy for ordinary processors.
|
|
|
|
|
|
|
|
#285
|
|
|
|
|
|
|
|
|
|
|
|
Not yet working properly
|
|
|
|
|
|
|
|
This will guarantee the identical work on hardware too
|
|
+ refactor of the MIDI play, making separated loop functions instead the mess of everything in one single loop function.
|
|
|
|
|
|
#268
|
|
|
|
|
|
|
|
This option makes MT32 defaults being set:
- 127 initial volume
- octave-wide pitch bend
|
|
|
|
When playing SynthBass2 the G note of any octaves, result will sound distorted
Fix by @nukeykt
|
|
|
|
It's needed to make a correct sounding of music of some game
soundtracks such as "Asterix & Obelix"
TODO: Verify the behavior of drums, seems still being different!
|
|
|
|
|
|
|
|
Thanks to @nukeykt for a research help!
|
|
|
|
Fixes #233
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These volume models will apply the fix of AM voices behavior
|
|
include the bug of AM instruments
|
|
|
|
|
|
|