I am currently building a 32x60 led backdrop for my band using teensy 3's and the octows2811 library
So far i only have 1 reel of leds but have managed to automate them with MIDI control changes recorded into ableton live
The plan will be to design a light show in sync with our backing tracks inside ableton
Im also looking into using VideoDisplay and movie2serial to do more complex animations but cant seem to get it working
i keep getting:
Stable Library
=========================================
Native lib Version = RXTX-2.1-7
Java lib Version = RXTX-2.1-7
Serial Ports List:
[0] "/dev/tty.usbmodem18991"
[1] "/dev/cu.usbmodem18991"
[2] "/dev/tty.Bluetooth-PDA-Sync"
[3] "/dev/cu.Bluetooth-PDA-Sync"
[4] "/dev/tty.Bluetooth-Modem"
[5] "/dev/cu.Bluetooth-Modem"
RXTX Warning: Removing stale lock file. /var/lock/LK.018.018.058
not really sure what to do, I've tried each serial port on the list and different versions of processing.
Any help would be appreciated!
Also is it possible to have both midi and serial as the usb type for the teensy?
Thanks
So far i only have 1 reel of leds but have managed to automate them with MIDI control changes recorded into ableton live
The plan will be to design a light show in sync with our backing tracks inside ableton
Im also looking into using VideoDisplay and movie2serial to do more complex animations but cant seem to get it working
i keep getting:
Stable Library
=========================================
Native lib Version = RXTX-2.1-7
Java lib Version = RXTX-2.1-7
Serial Ports List:
[0] "/dev/tty.usbmodem18991"
[1] "/dev/cu.usbmodem18991"
[2] "/dev/tty.Bluetooth-PDA-Sync"
[3] "/dev/cu.Bluetooth-PDA-Sync"
[4] "/dev/tty.Bluetooth-Modem"
[5] "/dev/cu.Bluetooth-Modem"
RXTX Warning: Removing stale lock file. /var/lock/LK.018.018.058
not really sure what to do, I've tried each serial port on the list and different versions of processing.
Any help would be appreciated!
Also is it possible to have both midi and serial as the usb type for the teensy?
Thanks