• reverbrick

    Hello dear PD commuinity
    Please help me to understand how the remote stuff work.
    As an example I'd like to call pd runing nogui with a pd-gui on another machine.

    Please help
    regards
    DG

    posted in technical issues read more
  • reverbrick

    Welcome comunity,
    I am starting my electronics adventure and I have built a led matrix controler based on shift register like the one here:
    http://arduino.cc/en/Reference/ShiftOut
    It is working fine, but to make things more complex I'd like to control the matrix from PD using Firmata 2.1 which seems to have now control of ShiftOUT as mentioned here:
    http://firmata.org/wiki/Proposals#ShiftOut
    I am trying to send proper data to firmata from pduino examples with no luck.

    I do not know how to understand this:

    /* shiftIn/Out (uses 8-bit value)
    * ------------------------------
    * 0 START_SYSEX (0xF0)
    * 1 shiftOut (0x75)
    * 2 dataPin (0-127)
    * 3 clockPin (0-127)
    * 4 latchPin (0-127)
    * 5 msbFirst (boolean)
    * 6 bits 0-6 (least significant byte)
    * 7 bit 7 (most significant bit)
    * n ... (as many byte pairs as needed)
    * n+1 END_SYSEX (0xF7)
    */

    what should I send is something like: sysex 0xF0 0x75 9 10 11 ?? ?? ?? ?? 0xF7
    too much question marks here....
    pduino seems also not to understand hex values I am putting...

    Please advice

    posted in I/O hardware diyread more
  • reverbrick

    None of the above worked for me. -nogui flag seems to be omitted and instructions from the link attached are probably outdated. Directly running pd -nogui starts the program, but no way to pass host and port into pd-gui.

    Thanks guys. Anyone else got some tested/working solutions or gui related switches is something someone forgot to throw away from command list?

    posted in technical issues read more
  • reverbrick

    Thanks Pulsed for your quick response, but it probably won't work for me as there's no X on remote machine.

    I get: sh: /usr/bin/xauth: No such file or directory

    I was wondering if it is still possible using pdgui, pdsend, pdreceive or any other trick.

    Thanks anyway.

    posted in technical issues read more

Internal error.

Oops! Looks like something went wrong!