how to display a buffer-window inside of a bpatcher?
Dear Users,
If we record the signal from adc~, we use buffer, and we can see the waveform by the message open.
But, each time we want to the waveform, a new window come to the front of the main window.
How can we encapsulate this buffer-display-window in a bpatcher?
best,
prko
Have a look at the [waveform~] object. It will do exactly what you want.
lh
yes, great!
thanks a lot!