Prophet VS group photo

Yahoo Groups archive

Prophet VS

Index last updated: 2026-04-28 23:40 UTC

Thread

CC / NRPN converters for remote editing

CC / NRPN converters for remote editing

2016-05-17 by Jason Proctor

dear vectors,

following on from Vector Surgeon, i've been trying to find an easier and more compatible way of remote editing our synth. i did get some way into designing a dedicated hardware controller, but eventually i decided that i wanted a solution that pretty much everyone could use with a minimum of DIYing and the like.

jumping in at the deep end, i thought of doing custom firmware for the Behringer BCR2000 controller, as, like every other MIDI controller, it doesn't support the reversed NRPNs that the VS uses for remote parameter edits. however it doesn't look like the reverse engineering effort yet supports all the facilities such an app would need.

so then i thought about doing a converter so that any old MIDI controller could remote control the VS. the idea is that a box or app would convert incoming MIDI CCs or NRPNs into the backward NRPNs and forward them on to the VS. since most of the controllers are very configurable, the router app could be a dumb Arduino brick - or not.

what do the panel think? worth persevering?

to that end, i put a very simple example up here --


uses WebMIDI, so it only works in a modern Chrome. works fine for me, enables me to use my Nord Lead 2 as a (somewhat limited) remote editor.

also please note that as it's not over SSL, i can't send the SysEx command to enable remote editing, so you have to do that on the synth.

feedback welcome!
Jason



Re: CC / NRPN converters for remote editing

2016-05-23 by berada@...

I'm interested. A dedicated controller would be great, understand the issues there though. The BCR2000 is fairly ubiquitous and a custom overlay could be made to assist in identifying what controllers do what.... an iPad editor/controller might be interesting, but not as much fun as knobs.... or... an AU/VST plugin that easily allows realtime control of parameters via automation curves! OK, OK, crazy talk.

Re: [prophet_vs] Re: CC / NRPN converters for remote editing

2016-05-23 by Jason Proctor

indeed, it's not like i'm going to make a hardware controller as a commercial product :-)

equivalent functionality to the AU/VST plugin would be straightforward with a dumb Arduino brick that just converted MIDI CC #n into VS parameter change #n. so for filter cutoff automation, you'd just have your DAW send MIDI CC 12, etc. it would work for the BCR2000 too.

so maybe i will just do that Arduino sketch and put it up. then all anyone needs to do is get an Arduino and MIDI shield and they're off to the races!


Show quoted textHide quoted text
On Mon, May 23, 2016 at 1:46 AM, berada@... [prophet_vs] <prophet_vs@yahoogroups.com> wrote:


I'm interested. A dedicated controller would be great, understand the issues there though. The BCR2000 is fairly ubiquitous and a custom overlay could be made to assist in identifying what controllers do what.... an iPad editor/controller might be interesting, but not as much fun as knobs.... or... an AU/VST plugin that easily allows realtime control of parameters via automation curves! OK, OK, crazy talk.


Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.