A few years ago, I felt the need to improve my mixdown workflow, I was just feeling that my attention span was not enough to address all the issues that arise within a tighly compressed mix.
My idea was to develop a multi-track color coded analyzer that could function on a screen separate from my daw and update and move by itself based on the signal sent by VST plugins.
I ended up building it and I have been using and refining it for a long time now.
For example, it uses openGL, a good fft library, it does convolution to make the spectrums looks better, and it has solid CI/CD. I even scrapped away all the pretty UI shadow features and micromanaged memory access to make is as fast as I could.
I decided to release it open source on Github for Windows and Linux.
Is anyone willing to try it ? It works so well for me, but I didn't get anyone to use it yet.
Feel free to open issues on github, or to drop a message with your DAW and OS to let me know that it works or that it cant integrate withing your workflow.
Thank you to anyone willing to use it
You can download .exe and linux binaries directly on Github.
https://github.com/QuentinFAIDIDE/KholorsStation
PS: I plan to add a graph of volumes and stereo channels correlations (like Izotope Ozone but over time).
