This commit is contained in:
tth 2021-06-29 09:58:26 +02:00
parent dc2bee28a7
commit 99510bdd92
1 changed files with 2 additions and 0 deletions

View File

@ -189,6 +189,8 @@ random.wav: random.dat Makefile
\begin{verbatim}
play -n synth sine 480 sine 620 remix 1-2 fade 0 0.5 delay 0.5 repeat 5
play -r $[28*1024] -b 16 -c 2 -e signed-integer -t raw /dev/sda -S
play -r $[8*1024] -b 8 -c 1 -e unsigned-integer -t raw /dev/sda -S
\end{verbatim}
\subsection{Traitements}