-
jyg
@alexandros Hi, I get an SHA 256 error when I try to install neuralnet via deken. Is there some Windows binary available somewhere else ? Thanks
-
-
jyg
Because only messages beginning with a float as first atom are implicitely handled as lists by puredata.
If you suppress this first atom with [route], you get a message with 2 atoms, the first being treated as a selector, and the second as a float.
This message is handled as a message --like, for example, the message [ set 1( -- , not as a list.
You must prepend the "list" selector to further process it as a list : just insert a [list] object after the output of [route]. -
-
jyg
Check also AOO
Audio over Internet but also messaging (check pipelines section https://git.iem.at/cm/aoo/-/pipelines). It uses a public server for connection between peers.
https://git.iem.at/cm/aoo -
jyg
Hi, you can check Derek Holzer vectorsynthesis lib
https://github.com/macumbista/vectorsynthesis
You 'll need an oscilloscope software for displaying lissajou curves