marcopixel / Lano-Visualizer

A simple but highly configurable visualizer with rounded bars.
MIT License
135 stars 17 forks source link

[Request] List of features i think would improve the Visualizer #17

Open NachoAcevedo opened 4 years ago

NachoAcevedo commented 4 years ago

1- Ability to rotate the visualizer (requested many times) 2- Ability to modify the height of the bars (something that "sensitivity" does, but makes it to when you have volume low, visualizer doesn't move 3- some kind of rainbow or fade effect

DadiBit commented 4 years ago

I believe that the first and third point are quite easy to make. I didn't quite get what you mean by "changing the height".

NachoAcevedo commented 4 years ago

here u have a good aproach about the rainbow effect image

when i said how much they go up, i meant how much the bars extrude

DadiBit commented 4 years ago

1- Ability to rotate the visualizer (requested many times)

Check my new answer in the issue 13.

2- Ability to modify the height of the bars (something that "sensitivity" does, but makes it to when you have volume low, visualizer doesn't move

In the variables.inc you can manually force some values over the ones predefined by the settings. If you want to make the bars not "break out" from the height check my issue 16.