Dougal-s / Aether

An algorithmic reverb LV2 based on Cloudseed
https://dougal-s.github.io/Aether/
MIT License
168 stars 10 forks source link

User manual? #11

Open unfa opened 3 years ago

unfa commented 3 years ago

I find it a bit difficult to make sure what every control in Aether does. There are some controls which I really can't tell for sure what they do. Is there a manual I could reference somewhere?

Dougal-s commented 3 years ago

Most of the controls are similar to the ones in cloudseed, although some of the controls have been renamed. https://github.com/ValdemarOrn/CloudSeed/tree/master/Documentation

I should make a user manual soon though, so I'll get that done at least before the next release.

sjaehn commented 3 years ago

Although user interfaces should be intuitive as much as possible, I also support @unfa 's request for a user manual. You don't need to copy the full text (and images) from the CloudSeed manual. Simply link it for "more technical informations". I also go this way when I implement Airwindows algorithms.

Dougal-s commented 3 years ago

I've written a user manual that goes over the ui and the controls, with what I hope is the appropriate amount technical detail. I also linked to the Cloudseed manual for more technical information as @sjaehn suggested. I hope I've included everything, but if there is anything I missed or should change please let me know.