[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: audio signal processing
From: |
Sergei Steshenko |
Subject: |
Re: audio signal processing |
Date: |
Tue, 2 Feb 2016 08:32:26 +0000 (UTC) |
----- Original Message -----
> From: Doc <address@hidden>
> To: address@hidden
> Sent: Tuesday, February 2, 2016 2:19 AM
> Subject: audio signal processing
>
> I was looking at matlab to do some audio signal processing, but found it to
> be very expensive, and someone recommended octive.
> ive seen some of the processing capabilities that matlab has and was
> wondering if octive has the same capabilities ?
> I'm sure it will take some time to learn but I don't want to waste a lot
> of
> time, if it will not do what I need it to do. and could use someone familiar
> with its capabilities in these regards to speak with to determine if it will
> work.
> thanks for any time you can spare.
> peace hope love
> Doc
>
>
>
What exactly do you want to do ?
Maybe SoX: http://sox.sourceforge.net/ is sufficient ?
It's not that can't process audio - it can.
Look into
http://www.gnu.org/software/octave/doc/interpreter/Audio-Processing.html ,
http://octave.sourceforge.net/signal/ , http://octave.sourceforge.net/ltfat/ .
--Sergei.