Time and Reset for spectroscope~

adrjork's icon

Hi everyone,
I'm playing around with spectroscope~ in sonogram mode.
It appears without any grid: no time nor hz infos on X/Y axis.
Then my firs question: how to add these infos?

Another thing: spectroscope~ continues moving, but I'd like to "sync" the beginning with an audio event: for example when I start playing a file, spectroscope~ re-start drawing from its zero-X point. Is it possible?

Thanks a lot.

Pedro Santos's icon

spectroscope~ doesn't do that. Use the plot~ object instead. See the spectral tab in plot~ help file.

adrjork's icon

Thanks for your reply Pedro Santos.
I think I need help: plot~'s spectral tab example is very smart but doesn't solve my problem: spectral-plot~ doesn't draw the complete sonogram of an audio event (like sonogram-spectroscope~) instead it works like a frequency analysis window, i.e. it shows the instant.
Probably, plot~ can be set to work really like sonogram-spectroscope~, but I personally don't know how. So if someone could share a little patch in which plot~ draws sonograms, it will be surely appreciated :)

Thanks a lot.