[Csnd] Serial Opcodes on Linux, Cs 5.17
Date | 2014-07-06 08:09 |
From | William Wignall |
Subject | [Csnd] Serial Opcodes on Linux, Cs 5.17 |
Greetings List, I'd like to use the Csound serial opcodes in the Debian package of Csound 5.17. The host platform is the BealgeBone Black, and I am attempting to read the USB serial port connected to an Arduino Uno. They opcodes don't seem to be recognized when I run the CSD:error: syntax error, unexpected T_IDENT, expecting T_OPCODE or ',' (token "serialBegin") line 18: >>>iPort serialBegin <<< Parsing failed due to invalid input! |