Mercurial > hg > svcore
comparison data/osc/demoscript.sh @ 1385:b061b9f8fca5
Debug notes, tidying
author | Chris Cannam |
---|---|
date | Thu, 23 Feb 2017 09:22:56 +0000 |
parents | 7419a063878b |
children | 246876022b35 |
comparison
equal
deleted
inserted
replaced
1384:368449629a30 | 1385:b061b9f8fca5 |
---|---|
1 #!/bin/bash | 1 #!/bin/bash |
2 | 2 |
3 audio=/share/music | 3 audio=/data/Music |
4 preferred=$audio/free | 4 preferred=$audio/free |
5 list=audiofiles.txt | 5 list=audiofiles.txt |
6 used=audiofiles-used.txt | 6 used=audiofiles-used.txt |
7 | 7 |
8 df=vamp:vamp-aubio:aubioonset:detectionfunction | 8 df=vamp:vamp-aubio:aubioonset:detectionfunction |