• esox

    Hello,

    I'm trying to use [hid] with my intuos 5 wacom tablet. I can get datas from mouse, joystick, keyboard, but not with Wacom intuos 5 tablet. I'm on pd-extended 0.43.4.

    Thanks for any help !

    posted in technical issues read more
  • esox

    I installed Jack on my window XP on a MOTU 828mkII soundcard. It works with all my sound software (Nuendo, Reaktor, etc...) but not with puredata.

    "Cannot read named pipe name =\\.pipe\server_jack_defalut_0 err = 109"
    "Handle Request: cannot read header"

    Says jack portaudio...

    posted in technical issues read more
  • esox

    Hello,

    I would like to know if it is possible to do "if then" testing like that in PD :

    if A * B == 0 then
    if C == 1 then
    varA == A
    varB == B
    varC == C
    else
    varA == 1
    varB == 1
    varC == 1
    endif
    else
    varA == 2
    varB == 2
    varC == 2
    endif

    posted in technical issues read more
  • esox

    Hello,

    I'm trying to write a script to get dats from wiimote to PD with glovepie but I'm a bit lost.

    I managed to map the wiimote and nuntchuk buttons but can't figure out how to get the inclination of the wii out of glovepie...

    Do you know any readymade scripts for glovepie to get basic wiimote/nuntchuck functions into PD via OSC ?

    I know it's not really a PD question, but...

    posted in technical issues read more
  • esox

    Here is my problem :

    I use a joystick to drive synthétizers (in reaktor, but I don't think it has an importance). The note is triggered by the trigger of the joystick. It works fine but I don't want that notepitch is changed while I'm moving the joystick once it's triggered. It makes an awful noise to have all those notes triggered when I move the joystick, even 1/10th mm ! So I would like to use only the X axis value output by the joystick when I trigger it and I want to ignore all values sent by X axis while joystick's trigger is on.

    Example : here is what is output by the X axis from trigger start to trigger end :

    255 256 236 284 124 236 2358 etc I want to use the first value (255) and that's it and ignore all what is output afterwards by the X axis.

    Is it clear ?

    posted in technical issues read more
  • esox

    I forgot the name of the mathematical function that does it so it's difficult to google it, specially in english !

    The idea is to find the object that transforms a number into its negative version : "x" becomes "-x" or "-x" becomes "x".

    My mathematical courses are very far away...

    posted in technical issues read more
  • esox

    Here is what I want do do and can't manage to do :

    I want to control synth in Reaktor with a joystick. This will be done with note on/off messages as those synth are dedicated to be played with a keyboard.

    I attached my patch

    The issue is that it keeps notes on. I would like it to note off a note before triggering another note. And that goes very fast with a jystick It will be monophonioc, i.e. only one note played at a time.

    The thing is to send a velocity 0 value before triggering another note. And with a joystick, each time you tuch it it sends a huge flow of note on in a glimps. I want each note on on a specific tune (everything on midichannel 1 to be simpler) to be "offed" ie velocity 0 before sendng the next note on message.

    http://www.pdpatchrepo.info/hurleur/midi.pd

    posted in technical issues read more
  • esox

    Hello,

    I'm looking for a wiimote/nunchuck object for PD windows (XP), I can't find one. I can find some for linux or mac but not pc.

    posted in technical issues read more
  • esox

    Hello,

    I'm new in using OSC. I managed to send OSC messages via UDP from Pd to Reaktor (I use Pd to retrieve datas from hardware controlers like Joystick or iPad to send them to reaktor to drive my instruments) using mrpeach objects like [udpsend]. But as UDP isn't as relible (it can loose infos in the path) I would like to use TCP protocol between Pd and Reaktor.

    Is it possible and if yes how can I do that ?

    Thanks

    posted in technical issues read more
  • esox

    Hello

    What is the pd object for the maxmsp [scale] ?

    Thx

    posted in technical issues read more

Internal error.

Oops! Looks like something went wrong!