octave-maintainers
[Top][All Lists]
Advanced

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

Re: Integrating audio functionality in to Octave


From: Mike Miller
Subject: Re: Integrating audio functionality in to Octave
Date: Wed, 18 Sep 2013 07:58:13 -0400
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Sep 17, 2013 at 20:51:51 +0300, Vytautas Jancauskas wrote:
> Here is a repository with Octave featuring various audio related
> functionalities developed over the summer
> https://bitbucket.org/bucket_brigade/octave-with-sound, to use them
> you should have PortAudio and sndfile headers installed in a place
> where the compiler can find them. Other than that just build Octave
> like you normally would.

Here is a patch that fixes some minor compilation errors when
HAVE_PORTAUDIO and HAVE_SNDFILE are undefined.

We'll want to add --without options for those two libraries, I had to
jump through a few hoops to get it to compile without them as it is.

-- 
mike

Attachment: nosound.patch
Description: Text Data


reply via email to

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