You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The current synthesizer doesn't support soundfonts particularly well and has issues, such as the 0-tick long drums. It doesn't seem to support the modulation envelope or the soundfont modulators, nor any system exclusives or the SF3 format.
Describe the solution you'd like
I propose integrating my SpessaSynth synthesizer as it resolved all those issues. It has full SF2 support and even DLS support and is written in JavaScript. SF3 support would also mean that a better soundfont could be used as the default with compression. I'm thinking of GeneralUserGS, but that's up to you.
Describe alternatives you've considered
Another option is js-synthesizer by jet2jet which uses a Webasssebly port of fluidsynth as the backend, though that solution does not support DLS correctly.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
The current synthesizer doesn't support soundfonts particularly well and has issues, such as the 0-tick long drums. It doesn't seem to support the modulation envelope or the soundfont modulators, nor any system exclusives or the SF3 format.
Describe the solution you'd like
I propose integrating my SpessaSynth synthesizer as it resolved all those issues. It has full SF2 support and even DLS support and is written in JavaScript. SF3 support would also mean that a better soundfont could be used as the default with compression. I'm thinking of GeneralUserGS, but that's up to you.
Describe alternatives you've considered
Another option is js-synthesizer by jet2jet which uses a Webasssebly port of fluidsynth as the backend, though that solution does not support DLS correctly.
The text was updated successfully, but these errors were encountered: