This is the Wiki for the AE Modular Synthesizer Format.
For more information go to Tangible Waves or to the AE Modular Forum
This wiki is made using Docsify. Please set up your system for docsify by following this guide: https://docsify.js.org/#/quickstart
You can preview the site with:
docsify serve docs
If you have Python installed, then you can run a local server by doing the following:
> cd <clone directory>/docs
> python3 -m http.server 3000