help-octave
[Top][All Lists]
Advanced

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

Re: sound() in Octave


From: Fredrik Lingvall
Subject: Re: sound() in Octave
Date: Wed, 28 Nov 2012 22:00:20 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.10) Gecko/20121121 Thunderbird/10.0.10

On 11/28/12 20:37, Jordi Gutiérrez Hermoso wrote:
On 28 November 2012 14:27, nickecarlo<address@hidden>  wrote:
Could anyone tell me how I could play audio of, say, a sampled sine wave. My
university teaches sound(x, 8000) for example where x contains the
calculations for the sine wave and 8000 is the sampling rate.
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.

- Jordi G. H.
_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave
Nick,

You can try this: http://folk.uio.no/fl/aaudio.shtml

Regards,

/Fredrik


reply via email to

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