feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change
on this file since acf2b9b4 was
b554e41,
checked in by Paul Brossier <piem@piem.org>, 12 years ago
|
moved out old python interface
|
-
Property mode set to
100755
|
File size:
241 bytes
|
Line | |
---|
1 | #! /usr/bin/python |
---|
2 | |
---|
3 | from aubio.bench.broadcast import * |
---|
4 | |
---|
5 | run_broadcast(remote_sync,'/home/testing') |
---|
6 | run_broadcast(remote_sync,'/home/testing','-n') |
---|
7 | run_broadcast(fetch_results,'/home/testing','-n') |
---|
8 | |
---|
9 | run_broadcast(remote_queue,'echo coucou') |
---|
Note: See
TracBrowser
for help on using the repository browser.