-
protman
posted in technical issues • read moreBefore I head out to purchase a multi-touch display, I am curious what the limitations are of the standard pd interface.
If I create a patch that simply has two v-sliders, would I be able to manipulate both simultaneously on a multi-touch display?
If not, would it most likely be a limitation of the OS, pd, or both?
thx
-
protman
posted in technical issues • read moreI am sending a value of 0 and 1 toward a midi ctlout. When my button is pressed down, it sends 1, when it is up, it sends 0.
I want this to instead alternate values so that when pressed down it sends 1, when let go, it stays at 1, when pressing again it sends 0, when letting go it stays at 0..
any indeas?
thanks!!
-
protman
posted in technical issues • read morethe answer is no, and the limitation can be both OS and application.
-
protman
posted in technical issues • read more@hardoff said:
(or you can use a toggle gui object, which will use slightly more cpu)
like this
[input from your button]
|
[sel 1]
|
[tog]prfct
thxxxthis will be put to use on friday:
http://protman.com/flyers/JuanChavezSpeakerProject2.png
