Skip to content

aemodular/wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

320 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AE Modular Wiki

This is the Wiki for the AE Modular Synthesizer Format.

For more information go to Tangible Waves or to the AE Modular Forum

Notes for contributors

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

Updating the search index

The wiki uses a pre-built search index for full-text search. After adding, removing, or renaming pages, rebuild the index:

node build-search-index.js

This generates docs/search-index.json which should be committed along with your content changes.

About

This is the Wiki for the AE Modular Synthesizer Format

Resources

License

Stars

8 stars

Watchers

5 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors