26 Aug
2008
26 Aug
'08
6:18 p.m.
All, Just wanted to resurrect this thread for a bit to point out rudimentary OSC support in the neural network simulator/educational tool Simbrain http://www.simbrain.net The OSC support is only in subversion at this point $ svn co https://simbrain.svn.sourceforge.net/svnroot/simbrain/trunk simbrain There is support for e.g. OSC messages --> Neuron activations and Neuron activations --> OSC messages, so in theory you can do sensor/keyboard/etc --> OSC --> Simbrain --> network training --> OSC --> ChucK --> noise. Simple examples using ChucK exist in the javadoc and will be pushed to the web shortly. http://tinyurl.com/5kafq2 michael