Next: Realvec input and output to a file, Previous: Realvec arithmetic, Up: Realvec
Use apply().
void TranscriberExtract::toMidi(realvec* pitchList) { pitchList->apply( hertz2pitch ); }