Code Search for Developers
 
 
  

sanity-audio.txt from marsyas at Krugle


Show sanity-audio.txt syntax highlighted

# two columns: command	<TAB>	answer file
# comments are #, obviously.
sfplay -s 0.25 -l 0.1 -g 0.7 right.wav -f out.au	../answers/right-sfplay.au
phasevocoder -q -p 1.5 -s 50 right.wav -g 0.9 -f out.au	../answers/right-phasevocoder.au
regressionChecks -t vibrato right.wav -o out.au -a ../answers/right-vibrato.au
regressionChecks -t delay sine1000-5.wav -o out.au -a ../answers/sine-delay.au
#regressionChecks -t downsample sine1000-5.wav -o out.au -a ../answers/sine-downsample.au
regressionChecks -t negative sine1000-5.wav -o out.au -a ../answers/sine-negative.au
regressionChecks -t shifter sine1000-5.wav -o out.au -a ../answers/sine-shifter.au
regressionChecks -t windowing sine1000-5.wav -o out.au -a ../answers/sine-windowing.au

# not working
#mkcollection coll.mf coll &>/dev/null
#sfplay coll.mf -f out.au	coll-triad.au






See more files for this project here

marsyas

Marsyas (Music Analysis, Retrieval and Synthesis for Audio Signals) is a framework for developing systems for audio processing. It provides an general architecture for connecting audio, soundfiles, signal processing blocks and machine learning.

Project homepage: http://sourceforge.net/projects/marsyas
Programming language(s): C++
License: other

  answers/
    Makefile.am
    Makefile.in
    right-phasevocoder.au
    right-pitchextract.txt
    right-sfinfo.txt
    right-sfplay.au
    right-vibrato.au
    sine-delay.au
    sine-downsample.au
    sine-negative.au
    sine-pitch.txt
    sine-shifter.au
    sine-windowing.au
    transcriber-studentscale.txt
  input/
    coll/
      dir space/
        c sharp.wav
        e.wav
      a.wav
    Makefile.am
    Makefile.in
    right.wav
    sine1000-5.wav
  Makefile.am
  Makefile.in
  coffee-audio.txt
  coffee-text.txt
  sanity-audio.txt
  sanity-text.txt