-->

1010/ap

__

command line tools for xxxxx/plenum 17:30 (software#3)

1) jekyll sampler:: example usage 

cat whatever | ./jekyll step samplesize > /dev/dsp

2) i_am: neural net modeling based on acouphenes:: example usage 

cat whatever | ./i_am no_of_neurons inputs outputs > /dev/dsp

3) OSCtrans: pipe to OSC (hardwired to /test namespace):: example usage

cat whatever | ./OSCtrans 127.0.0.1 9999 (addr, port) and will send piped data as 8 bit values.

4) oscdump: pipes from OSC (no namespace):: example usage

./oscdump 5252 > ~/pdfifo

see software

http://1010.co.uk/plenum_tools02.tar.gz

command line tools for xxxxx/plenum 17:28 (tech_notes#68)

cross-ref to tech_notes

1) jekyll sampler:: example usage 

cat whatever | ./jekyll step samplesize > /dev/dsp

2) i_am: neural net modeling based on acouphenes:: example usage 

cat whatever | ./i_am no_of_neurons inputs outputs > /dev/dsp

3) OSCtrans: pipe to OSC (hardwired to /test namespace):: example usage

cat whatever | ./OSCtrans 127.0.0.1 9999 (addr, port) and will send piped data as 8 bit values.

4) oscdump: pipes from OSC (no namespace):: example usage

./oscdump 5252 > ~/pdfifo