help-octave
[Top][All Lists]
Advanced

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

Re: sound() in Octave


From: Juan Pablo Carbajal
Subject: Re: sound() in Octave
Date: Wed, 28 Nov 2012 22:05:49 +0100

On Wed, Nov 28, 2012 at 10:00 PM, Fredrik Lingvall
<address@hidden> wrote:
> 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
>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave

That is cool. I will try it myself.

@Fedrik: Any reason not to be in Forge as well?


reply via email to

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