Changeset 6a28072
- Timestamp:
- May 16, 2016, 1:04:15 AM (9 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:
- cc77636
- Parents:
- 6fb0f07
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/demos/demo_create_test_sounds.py
r6fb0f07 r6a28072 48 48 outstr += " at {:d}Hz)".format(g.samplerate) 49 49 outstr += " to {:s}".format(g.uri) 50 print outstr50 print(outstr)
Note: See TracChangeset
for help on using the changeset viewer.