MOH Notes: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    13 September 2014

    • curprev 22:1422:14, 13 September 2014Dtaylor65 talk contribs 414 bytes +414 Created page with "<code>mpg123 -s --rate 44100 --mono sorucefilename.mp3 > rawfilename.raw</code> <code>sox -r 44100 -w -s -c 1 rawfilename.raw -r 8000 -c 1 wavfilename.wav</code> <code>cd /v..."