Page 1 of 1

nprn to cc converter

Posted: Sat Jun 28, 2008 12:01 am
by kensuguro
very specific to recent drum machines and such.. some of them only send nprn instead of CC.. it's 12bit high res and all, but pretty useless when it comes time to integrate with other stuff. Can anyone create a nprn to cc convert / remapper? (so any nprn can be mapped to any CC. i can build it in max/msp, but I'd like to put it right after pulsar's midi in, so it gets converted at source.

very straight forward:
http://digitaltools.node3000.com/downlo ... _patch.php

btw, I have an alesis micron, and wanted to use its knobs somehow. I still can't believe the firmware doesn't have this built in.

Posted: Sat Jun 28, 2008 1:00 am
by the19thbear
+1 :)

Posted: Sat Jun 28, 2008 8:19 am
by sharc
Should be easy enough to do since I've already done some work on NRPN's in Scope :

http://www.planetz.com/forums/viewtopic.php?t=23648

I'll look into it :wink:

Posted: Sat Jun 28, 2008 9:35 am
by erminardi
http://www.bome.com/midi/translator/
this could solve your problems

Re: nprn to cc converter

Posted: Sat Jul 05, 2008 7:43 am
by kensuguro
yeah, there are many software solutions for this, like going through max/msp or pd, but it'll be nice to be able to get it convereted within scope, so that you don't have to open the program every time you need to use the converter.

sharc, seem like you already built the main components. I don't use the micron knobs too much, so this isn't mega high priority. Just sort of a "if you can slap it together" kind of thing. But it'll be cool since it allows control from all the nprn devices, like electribe series, etc.

Re: nprn to cc converter

Posted: Sat Jul 05, 2008 1:40 pm
by sharc
No worries :)

I'll let you know when I come up with something.