how to display a buffer-window inside of a bpatcher?

prko's icon

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

Luke Hall's icon

Have a look at the [waveform~] object. It will do exactly what you want.

lh

prko's icon

yes, great!

thanks a lot!