-JUCE plugin to phase align different input audio tracks of the same source.
-Cross-correlation was used to calculate the delay or advance sample count.
-Resource sharing and communication between different plugin instances was carefully implemented.
-Skills Applied: [C++, JUCE, phase alignment, audio buffer handling, inter process communication]