Is there likely to be an update to MODEP to include the MOD CV and/or ams CV plugins?
3 Likes
I too am really interested in the CV plugins. Unfortunately I’m a n00b at all this linux stuff so I don’t have the first clue about how to start trying to port them. Is anyone smarter than me working on this? I’d be happy to donate a coffee/beer to help out.
you only need:
- clone the git
- compile
- install (if the binaries install on: /usr/local/lib/lv2/mod-midi-to-cv-mono.lv2) run: sudo ln -s /usr/local/lib/lv2/mod-midi-to-cv-mono.lv2 /usr/modep/lv2/mod-midi-to-cv-mono.lv2
Hi!
How do i step 1?