hi list,
i was wondering if i can somehow force a redraw of an array while it is recorded into via [tabwrite~] ?
as it is now, the array only displays the new data once tabwrite~ has finished writing.
i would like to use the array as a UI element in an art installation and ideally it should look like in a DAW that records, so the waveforms should appear every 300ms or so while recording. sound output will be muted during the 5 second recording, in case the redraw could interfer with sound output. sound input should be consistent though since i record into the buffer :-)
cheers