help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sound() in Octave


From: Francesco Potortì
Subject: Re: sound() in Octave
Date: Wed, 28 Nov 2012 22:51:47 +0100

>Sound in Octave does not work unless you have an old Linux
>installation that allows you to directly write to /dev/dsp. It may be
>easier to use wavwrite to save your sound files and play them with an
>external program.

I see this on my system:

$ ls -l /dev/dsp
crw-rw---T+ 1 root audio 14, 3 Sep 26 16:16 /dev/dsp

It seems that all one needs to do as user "thisismyself" is something like

$ sudo adduser thisismyself audio

and that should be it...

-- 
Francesco Potortì (ricercatore)        Voice:  +39.050.315.3058 (op.2111)
ISTI - Area della ricerca CNR          Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa         Skype:  wnlabisti
(entrance 20, 1st floor, room C71)     Web:    http://fly.isti.cnr.it


reply via email to

[Prev in Thread] Current Thread [Next in Thread]