[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ubuntu soundsc and fourier transform
From: |
Mike Miller |
Subject: |
Re: ubuntu soundsc and fourier transform |
Date: |
Fri, 31 Jul 2015 10:09:52 -0400 |
On Fri, Jul 31, 2015 at 12:14:43 +0200, jordi lendinez wrote:
> Hi,
> I was trying to use the function soundsc or sounds in octave, but I recives
> this message:
>
> octave:5> y=randn(1,1000);
> octave:6> soundsc (y)
> error: portaudio not found on your system and thus audio functionality is not
> present
How did you install Octave, did you compile it yourself? If so, you
will need to rebuild it with the portaudio19-dev package installed.
--
mike