Hi all. I’m new to the Daisy ecosystem and have a couple Patch Submodules on order. While I wait for them to arrive I’m trying to understand my options for a somewhat niche use case: streaming CV data off the module to a host computer (specifically TouchDesigner) over serial for visual parameter modulation.
The Patch SM’s 12 analog inputs seem perfect for this, and the bandwidth math works out fine for either USB serial or hardware UART + adapter. I’ve searched the forum and poked through the libDaisy repo for pointers but haven’t found anything specifically about streaming CV data to a host - perhaps I’m missing something. I have an Expert Sleepers ES-10 that I use for this currently, but i run out of inputs quickly and the Daisy seems like a flexible alternative if I can get the data out with low latency.
Has anyone used the Daisy to stream continuous CV data to a host over serial? If so:
- USB serial or hardware UART: which did you go with, and why?
- Any gotchas with latency?
Not looking to solve the firmware side here, just trying to understand which transport avenue is worth prototyping first. Happy to share results once the hardware arrives.
Thanks