-
-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Hi Lucas,
Would you consider adding live soundfont preview in the browser, as in something like a MIDI player or live keyboard?
I've created a JS SF2/DLS synthesizer library which has full soundfont compliance including modulators, very extensive DLS support, and runs fully in the browser (other than downloading the bank, there is no server load). It also has a built-in MIDI player feature which would allow users to play their MIDI files to test how a bank sounds. And also it supports compressed SF3 which the server could serve as a preview, reducing the data transfers and loading times. I think it would be a good choice for integrating this feature.
Let me know if you're interested and feel free to ask any questions regarding the integration, I'll be happy to help!