audacia/lib-src/mod-nyq-bench
Leland Lucius c42d188e7b Removed old build system
This was fun!!! Holler if I had too much fun. :-)
2020-05-24 13:18:47 -05:00
..
images Added mod-null, mod-nyq-bench, mod-track-panel. Updated mod-script-pipe to use wchar_t* for version number. 2011-04-25 16:40:22 +00:00
NyqBench.cpp Removed old build system 2020-05-24 13:18:47 -05:00
NyqBench.h Don't crash on exit when showing Nyquist workbench 2020-02-17 14:32:27 -05:00
Readme.txt Mod-nyq-bench Readme updated 2019-05-30 14:06:57 +01:00

Readme.txt

THIS MODULE IS OBSOLETE.

As of Audacity 2.3.2, this module is no longer maintained.
The instructions below are very old and probably incorrect.
For more information see:
https://wiki.audacityteam.org/wiki/Proposal_Nyquist_IDE

Notes from original developer:

Two things first...

1)  This is only an example of a dynamic module.  The interfaces
    it uses WILL change in the future.
2)  The NyqBench effect is just my (Leland Lucius) hairbrained idea and it
    may not produce desired results.

For Mac and Linux user, you must change the AUDACITY_DIR variable
at the top of your Makefile to point to the base of the Audacity
source directory.