Caution

You're reading an old version of this documentation. If you want up-to-date information, please have a look at 0.9.1.

Output

Note: the librosa.output module is deprecated as of version 0.7.0, and it will be removed entirely in version 0.8.

Text output

annotation(path, intervals[, annotations, ...])

Save annotations in a 3-column format.

times_csv(path, times[, annotations, ...])

Save time steps as in CSV format.

Audio output

write_wav(path, y, sr[, norm])

Output a time series as a .wav file