diff options
Diffstat (limited to 'arts/modules/README.subdirs')
-rw-r--r-- | arts/modules/README.subdirs | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/arts/modules/README.subdirs b/arts/modules/README.subdirs new file mode 100644 index 00000000..c06193b9 --- /dev/null +++ b/arts/modules/README.subdirs @@ -0,0 +1,18 @@ + + Some info about the subdirs... + +In order of dependancy: + +- synth: + All Synth_* Modules. + Used to create Effects, mixers an synthesizers... + + - common: + Just some basics like environment. + +- effects: + Implementations of effects. + +- mixers: + Implementations of mixerchannels. + |