ensemblesaw / ensembles-app

A digital arranger workstation powered by FluidSynth
323 stars 9 forks source link

Enable LV2 plugin support #25

Open SubhadeepJasu opened 3 years ago

SubhadeepJasu commented 3 years ago

Enabling LV2 plugin support will allow Ensembles to use multiple good quality lv2 plugins out there like Dexed. But also connect to plugin "adapters" like Carla which in turn supports tons of other plugin types including VST.

wepache commented 2 years ago

This would make this program 10x better.

wepache commented 2 years ago

Also I would assume that since the project can only be downloaded as a flatpak, LV2 plugins will need to be in flatpak for them to work. I feel that the most effective way for this to work is to allow Ensembles to be installed as a deb file on Ubuntu and debian so that we are able to use the KXStudio Repos to get a huge variety of open source LV2 that are not in flatpak.

SubhadeepJasu commented 1 year ago

Update on LV2 support (Only applies to beta development):

https://github.com/ensemblesaw/ensembles-app/assets/20795161/1c6d5122-a52e-461b-8f59-7c7204d08b9f

Screenshot from 2023-08-15 18 58 30 Screenshot from 2023-08-15 18 59 14 Screenshot from 2023-08-15 18 59 25 Screenshot from 2023-08-15 18 59 47

Tracking in https://github.com/ensemblesaw/ensembles-app/pull/87