Trying to run a patch with pd-extended on Raspberry pi running CCRMA which is a debian distribution i believe.
This patch connects to a teensy via usb. Program works great on my mac, i'm getting pots and switch input. plug the teensy into the RPi and run the command and here is the output:
ccrma@satellite ~ $ pd -nogui -open pots_switch.pd
repack 32
error: ... couldn't create
repack 35
error: ... couldn't create
repack 3
error: ... couldn't create
comport - PD external for unix/windows
LGPL 1998-2006, Winfried Ritsch and others (see LICENSE.txt)
Institute for Electronic Music - Graz
get_baud_ratebits: 9600
set_baudrate baudbits: 13
If i run X, and open the gui, then the repack objects are not red boxed out. Any ideas?