help-octave
[Top][All Lists]
Advanced

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

Re: Parametric Equalizer Design


From: Nicholas Jankowski
Subject: Re: Parametric Equalizer Design
Date: Mon, 7 Mar 2022 10:49:47 -0500


There is no way to add a feature like this on Octave, right?
https://www.mathworks.com/help/audio/ug/parametric-equalizer-design.html



looking at the examples on that page, and many of the functions they call (object oriented design tools like fdesign) are still listed as unimplemented in the Signal package, it likely is not currently possible to do exactly what they do.  depending on your exact needs, there may be other ways to accomplish the tasks you need to do.  Here are links to the current signal package with function reference, and the wiki 'missing' list:

https://octave.sourceforge.io/signal/index.html
https://wiki.octave.org/Signal_package

I would recommend following up with specific questions at https://octave.discourse.group/c/help, as most active support has moved over to that forum.

reply via email to

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