From: fujishita t. <fjs...@us...> - 2017-08-28 09:18:38
|
Update of /cvsroot/sp-tk/SPTK/doc/ref_e In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv30843 Modified Files: da.tex Log Message: modify reference of da command Index: da.tex =================================================================== RCS file: /cvsroot/sp-tk/SPTK/doc/ref_e/da.tex,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** da.tex 10 May 2017 07:09:59 -0000 1.28 --- da.tex 28 Aug 2017 09:18:36 -0000 1.29 *************** *** 106,109 **** --- 106,114 ---- \verb! da +s -s 8 -o h data.s! \end{quote} + If you get the error that /dev/dsp is not exist, + please use padsp command as follows. + \begin{quote} + \verb! padsp da +s -s 8 -o h data.s! + \end{quote} \end{qsection} |