kosua20 / MIDIVisualizer

A small MIDI visualizer tool, using OpenGL
MIT License
1.02k stars 136 forks source link

Notes should not overlap particles #147

Closed tastyForReal closed 1 year ago

tastyForReal commented 1 year ago

I'm not sure if this is intended, but they feel kind of bad with different colors.

Here's my INI Configuration if you want to take a look.

Screenshot 2023-09-07 090745

As with other piano visualizers (i.e., Embers), this seems to look more correct.

Porter Robinson - Blossom (LyricWulf Piano Cover) 0-18 screenshot

tastyForReal commented 1 year ago

I hope there's going be a toggle to turn off notes overlapping particles as shown in this image. Or is this probably an oversight? Am I missing something?

result3

kosua20 commented 1 year ago

Hello, the option for reordering effects on top of each other is a bit hidden. You have to click the "Show effect layers..." button, and in the panel that opens, you will be able to drag and drop items in the list to decide which effect is rendered on top of which. Let me know if this helps!

tastyForReal commented 1 year ago

Yeah, I was definitely missing out, or the UI/UX (User Experience) part is a little too subtle, in my opinion. Thanks for your help! 👍

kosua20 commented 1 year ago

I agree that the discoverability for some of the options is suboptimal right, this is something I need to address at some point!