typo - thanks erich
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Mon, 25 Jan 2016 23:28:17 +0000 (23:28 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Mon, 25 Jan 2016 23:28:17 +0000 (23:28 +0000)
git-svn-id: https://svn.code.sf.net/p/freetel/code@2658 01035d8c-6547-0410-b346-abe4f91aad63

codec2-dev/octave/fsk_horus_stream.m

index f454d45604af545550ac944200cd5d869193729f..69d657b23727232087d89d9ab095046ccb857216 100755 (executable)
@@ -15,7 +15,7 @@
 % same time.  In two different shells start:
 %
 %   $ arecord -D pulse -r 8000 -c 1 -f S16_LE - | ./fsk_horus_stream.m 2 100
-%   $ arecord -D pulse -r 8000 -c 1 -f S16_LE - | ./fsk_horus_stream.m 5 50
+%   $ arecord -D pulse -r 8000 -c 1 -f S16_LE - | ./fsk_horus_stream.m 4 50
 %
 % 'pavucontrol' utility can be used to select a sound device for arecord.
 %