octave-maintainers
[Top][All Lists]
Advanced

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

Re: gsoc2013 octave audio system


From: Vytautas Jancauskas
Subject: Re: gsoc2013 octave audio system
Date: Wed, 17 Apr 2013 22:24:47 +0300

The repository is here https://bitbucket.org/bucket_brigade/octave-sound

I added basic playback using portaudios blocking mode. It will only
work if you have pulseaudio on your system since it looks for "pulse"
device. You need portaudio19 headers at least. This is just something
to get my feet a little wet. Compile by running scons.

For example:
octaveaudio(unifrnd(-0.1, 0.1, 1, 441000))

will play quiet white noise on both speakers.


reply via email to

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