help-octave
[Top][All Lists]
Advanced

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

Re: playing simple wave files


From: Mike Miller
Subject: Re: playing simple wave files
Date: Wed, 11 May 2016 08:53:59 -0700
User-agent: Mutt/1.6.0 (2016-04-01)

On Wed, May 11, 2016 at 08:29:53 -0700, Mike Miller wrote:
> On Wed, May 11, 2016 at 03:02:15 -0700, John Gagnon wrote:
> > Image without being connected to google drive
> 
> Ok, so the error is
> 
>   error: '_have_feature_' undefined near line 1 column 1
> 
> You should try entering it the way I proposed, with two underscores at
> the front and back.

Anyway, the screenshot also shows

  warning: the 'soundsc' function is not yet implemented in Octave

which suggests that you are running Octave 3.8 or older. The audio
functions you are looking for are in Octave 4.0 and newer.

And again, Octave needs to be built with the support libraries to make
these functions possible. On a normal OS like Debian this is trivial.

On a restricted platform like Android, this may be more difficult, I
have no idea whether portaudio would work with Android's sound system,
for example. But this is up to whomever does the work of porting Octave
to the Android system.

-- 
mike



reply via email to

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