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