1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-02 00:29:41 +02:00
audacity/lib-src/mod-nyq-bench
Paul Licameli 4ba4d0978b static CommandManager::Get()...
... not member functions of AudacityProject
2019-05-23 13:17:29 -04:00
..
2018-04-02 17:32:17 +01:00
2018-04-02 17:32:17 +01:00
2018-04-06 13:11:32 +01:00
2018-04-06 11:54:15 +01:00
2018-04-06 11:53:57 +01:00
2018-04-06 13:11:32 +01:00
2019-05-23 13:17:29 -04:00

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.

Other questions?  Ask on the devel list.