Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: LV2 version for Raspberry Pi #45

Closed
connortreacy opened this issue Nov 7, 2015 · 3 comments
Closed

Feature Request: LV2 version for Raspberry Pi #45

connortreacy opened this issue Nov 7, 2015 · 3 comments

Comments

@connortreacy
Copy link

I'd love to build a standalone Dexed host based on a Raspberry Pi, but I don't know where to start building for LV2 on ARM. Anyone willing to help?

@timoteoramos
Copy link

Hexter seems to be a "fast" alternative - DSSI plugin, not LV2, it runs on Raspberry Pi, I guess. But I love Dexed too and it will be good to see Dexed running as a LV2 plugin.

@asb2m10
Copy link
Owner

asb2m10 commented Nov 21, 2015

Check this thread for this : http://www.juce.com/forum/topic/juce-lv2-plugin-wrapper. Once you can compile LV2 on JUCE, Dexed should be trivial. We are all waiting for JUCE to officially support LV2. :|

Btw, Dexed should be an excellent plugin on the Pi since it almost do all the dsp stuff with integers.

@asb2m10
Copy link
Owner

asb2m10 commented Dec 14, 2016

Since Dexed is based on JUCE, it will be difficult to support all platforms (VST/AU/LV2/OSX/WIN/LNX) at the same time. I suggest to look at https://github.com/dcoredump/dexed/tree/native-lv2 ; from @dcoredump that actually port dexed to LV2.

@asb2m10 asb2m10 closed this as completed Dec 14, 2016
asb2m10 pushed a commit that referenced this issue Apr 27, 2020
1. pb up/down ranges
2. MPE channel handling for non-mpe devices corrected
3. extend PB range upper and lower
4. Upgrade tuning library to latest matching TWS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants