openAVproductions / openAV-Luppp

Luppp is a live performance tool, created by OpenAV productions.
http://openavproductions.com/luppp
GNU General Public License v3.0
258 stars 44 forks source link

consistent naming of outputs #227

Open georgkrause opened 6 years ago

georgkrause commented 6 years ago

While working on the smoothing i found the naming of the outputs on different places pretty confusing. for example, the global send outputs are named in some places reverb, in other places send. Its even more confusing with the sidechain-stuff.

So i would suggest to implement an better naming, and want to discuss how to do. From my point of view it would be good to use the names specified in the enum Buffer in buffers.hxx.

harryhaaren commented 6 years ago

That's fine with me, sure - file a PR.

georgkrause commented 6 years ago

Will wait with this until everything is merged to avoid hassle...