Changeset 33cf541 for python/aubioplot-spec
- Timestamp:
- Aug 2, 2006, 5:55:02 PM (18 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-spec
r0ab19df r33cf541 49 49 50 50 g = gnuplot_create(outplot,extension,options) 51 plot_spec(filename, g, log=options.log, 52 maxf = options.maxf, minf = options.minf, 53 xsize = options.xsize, ysize = options.ysize, 54 bufsize = options.bufsize, hopsize = options.hopsize) 51 plot_spec(filename, g, options)
Note: See TracChangeset
for help on using the changeset viewer.