tim-janik / beast

Beast - Music Synthesizer and Composer
GNU Lesser General Public License v2.1
83 stars 12 forks source link

LiquidSFZ device #145

Closed swesterfeld closed 1 year ago

swesterfeld commented 3 years ago

Here is an implementation of a LiquidSFZ device. The obvious next step would be allowing the user to specify file. Loading might want to use an extra thread, so that it doesn't block anything. SFZ files can take a long while to load.

swesterfeld commented 1 year ago

I've created an Anklang PR here: https://github.com/tim-janik/anklang/pull/7 so I'll close this one.