Changes in python/ext/py-sink.c [0629356:a5c3f2a]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/ext/py-sink.c
r0629356 ra5c3f2a 15 15 "sink(path, samplerate=44100, channels=1)\n" 16 16 "\n" 17 " Open `path` to write a WAVfile.\n"17 "Write audio samples to file.\n" 18 18 "\n" 19 19 "Parameters\n"
Note: See TracChangeset
for help on using the changeset viewer.