osresearch / vst

Software for the v.st vector boards
GNU General Public License v2.0
79 stars 15 forks source link

Processing library output can be delayed #10

Open osresearch opened 8 years ago

osresearch commented 8 years ago

The processing library doesn't check the serial port status, so it is possible for it to become very behind on rendering complex scenes. I've seen the spiral demo play through as much as a few seconds of buffered vectors as the OS's serial queues are drained.