marcopixel / monstercat-visualizer

A real time audio visualizer for Rainmeter similar to the ones used in the Monstercat videos.
MIT License
919 stars 103 forks source link

Stereo (dual-channel) visualization #293

Open fishstik opened 4 years ago

fishstik commented 4 years ago

GIF 5-7-20 17-03-35

This is my setup and it's just two copies of the visualizer positioned next to each other. However would really like if there was a stereo option that could show both the left and right channel spectrums separately.

Anateon commented 2 years ago

Hello @fishstik, I solved this problem like this: I copied the skin and named their folder "Monstercat-VisualizerR" and "Monstercat-VisualizerL", after that I changed all the lines "Channel=Avg" to "Channel=R" and "Channel=L" in the config file located at this path: "..\Rainmeter\Skins\Monstercat-Visualizer[L/R]\@Resources\include\MeasureBands.inc"

https://user-images.githubusercontent.com/25128914/160256719-339d823e-4d0c-41e0-b1a1-ba251db99e2d.mp4