Hey guys,
trying to get continuous stream of amplitude and frequency of a loaded sound file (through rfft~), but all I get so far is print~.What could I use to get numbers - gotta do some math with them and stream out to OSC.

Thanks a lot

[readsf~]
|
[rfft~] metro - bang
| / | /
[print~ frequency] [print~ amplitude]