seeing current value of sample in waveform~

tdaeik's icon

is there a way to see the current value of a sample in waveform~? is see you can get the mouse position, but thats only kind of approximate to the sample value,,
cheers,,

Szrp's icon

You could put an [mstosamps~] to, say, the Selection Start outlet of waveform~, then connect a [peek~ yourbuffername] to it, which will output the sample value at the selection start point.

tdaeik's icon

hi, thanks for your response.
i see i've got some work to do to get it to behave the way i want,
cheers,,