...that deal with pure data
You are not logged in.
Hello,
I just got a Korg NanoKontrol usb controller and built an abstraction to make it easy to drop into a patch, so I thought I'd share it.
I've been playing around with pd on and off for a while now, but have finally committed to learning it and using it more, if not exclusively.
Anyway, I'd love to get feedback on the construction. I applied many of the same techniques to building the patch that I use in my day-to-day work as a developer (refactoring, abstraction, etc.).
Thanks!
-pete-
Offline
hello I made this panel for my nanokontrol-pd patches maybe you'll find it useful
Offline
hi,
is there a way to use "scene" option in the nanokontrol patch?
Offline
"scene" seams that it is a hardware option. It does´nt send any midi data.
Offline
hi, Im completely new on Pd and wanted to connect my nanoKontrol but really don´t know exactly how, Id tryed with your nanokontrol panel, everything knob moves fine, fine but how to connect this control or abstraction to, for instance, the "particle chamber" http://macumbista.net/?page_id=370 or any other patch and control it. Do I need to put it inside? how do I do that? Thanks a lot
Last edited by duro63 (2010-01-22 18:17:20)
Offline
ı got a nanokontrol this afternoon.
here is the patch that ı made.
it works. enjoy.
thanks to thomas, http://www.th-th.fr/
Last edited by ssinan (2010-02-10 02:12:38)
Offline
duro63 wrote:
hi, Im completely new on Pd and wanted to connect my nanoKontrol but really don´t know exactly how, Id tryed with your nanokontrol panel, everything knob moves fine, fine but how to connect this control or abstraction to, for instance, the "particle chamber" http://macumbista.net/?page_id=370 or any other patch and control it. Do I need to put it inside? how do I do that? Thanks a lot
yo have to make the connection between the appropiate ctlin (in any of the uploaded abstractions, or try it for yourself attaching number boxes to each of the three outputs in ctlin and read it's help patch) to the value you want to change
Offline
schubaruu wrote:
hi,
is there a way to use "scene" option in the nanokontrol patch?
NaN wrote:
"scene" seams that it is a hardware option. It does´nt send any midi data.
Hi all!
I have modified the nanokontrol-panel.pd made by transient-multiphase.
I included extra sendings for each scene.
So now it's possible to use all four scenes and, yes, to control it from the hardware (I used [midiin] to get the MIDI data from scene button).
Cheers!!
Last edited by epatricio (2010-08-18 12:38:29)
Offline
And yet another one, inspired by the first one:
http://puredata.info/Members/epatricio/ … nload/file
This one has a different GUI and it's capable of retrieve all control positions if you change between scenes. (because the hardware is not capable to do so, but the controls are there...)
Last edited by epatricio (2010-08-17 17:02:14)
Offline