AriaSalvatrice / AriaModules

Aria Salvatrice's Signature Series - Cool and Nice virtual synthesizer modules
https://aria.dog/modules/
GNU General Public License v3.0
61 stars 14 forks source link

Review and improve the code of the earliest modules #6

Closed AriaSalvatrice closed 4 years ago

AriaSalvatrice commented 4 years ago

These modules are in part a learning project for me. It's my very first C++ project, and I barely have a clue what I'm doing. A lot of things are implemented the hard way, with a lot of duplication.

Bad code that gets the job done today is better than beautiful code I will "release one day".
But I'd prefer to have clean code that gets the job done. If you have suggestions how and why to improve aspects of the existing code, they are welcome. You can use this issue for that.

AriaSalvatrice commented 4 years ago

The split and merge collection is known to work and existing modules won't be edited further, so it's not worth the effort to clean up.