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

357 format output osc messages #379

Closed jvlyndark closed 2 years ago

jvlyndark commented 2 years ago

Final fixes to OSC messaging system.

Erroneous "/input" string has been removed from output OSC messages. Fixed small bugs that caused extra / incorrect error messages to be printed to the console when an invalid OSC input message was received.

aalex commented 2 years ago

Let's close this PR without deleting the branch, since some of the changes it contains introduces some new issues.