Xmodal / autonomX

Experiment with life-like processes to generate dynamic, emergent and self-organizing patterns and output these patterns via OSC.
10 stars 4 forks source link

modify the input behavior of the wolfram CA #346

Closed alx-s closed 3 years ago

alx-s commented 3 years ago

rational

As of now, if the input message is >0.1 the program writes "1" in the CA, and if the input message is <0.1 it writes "0" in the CA. This is problematic with the current OSC input implementation that does not allows for messages to individual inputs but only to all of them at the same time. As a consequence, if users wants to send "1" to one of the inputs they have to send a value to the other inputs too...\

Fix

aalex commented 3 years ago

Let's document that the input regions for this generator are best when used on the last - most recent - row.