mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-02 16:49:41 +02:00
The project files move from lib-src into the win/Projects folder. Intermediate files are now kept well away from the files we want. Less use of '..' and more of $(SolutionPath) in paths.
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.