...that deal with pure data
You are not logged in.
Hi.
I have a problem with compatibility of my usb midi-controller and one program which I use (Modul8).
I can't reliably send 2 (or more) controls to the program simultaneously at the same time. Meaning that if I move 2 sliders simultaneously, only one slider is reliably sent and registered in program, but the other one just gets stuck.
With other software all works fine.
I'v read this thread:
http://cycling74.com/forums/topic.php?i … ost-125984
One person solved the same problem with another soft (Max).
"My temporary workaround was running a pd patch with a midiin -> midiout to route the nano into the internal Max midi device".
I haven't use pd before and I'm not a high tech kid.
Could you please describe in detail which code or functions shold I use?
So that I will do this thing for Modul8.
(Btw if you show me screenshot how it should looks like I will be very grateful.)
Last edited by Tech-B (2010-03-03 01:09:18)
Offline
It looks like what he's saying is to just make a Pd patch with a [midiin] object and connect its outlets to the inlets of a [midiout] object. You'd have to set your MIDI controller as the input device in Pd's preferences and an IAC bus as the output device. Then set the same IAC bus as the input to Modul8. I have no idea why this would work, though.
Are you also using a nanoKontrol, by chance? There are patches in this forum designed around using it. Might be worth searching for them.
Offline