Changeset 33cf541 for python/aubioplot-audio
- Timestamp:
- Aug 2, 2006, 5:55:02 PM (19 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
- Children:
- dbd19ea
- Parents:
- 0ab19df
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/aubioplot-audio
r0ab19df r33cf541 29 29 30 30 g = gnuplot_create(outplot,extension,options) 31 plot_audio(options.filename.split(','), g, 32 xsize=options.xsize, 33 ysize=options.ysize) 31 plot_audio(options.filename.split(','), g, options)
Note: See TracChangeset
for help on using the changeset viewer.