MIDIVisualizer icon indicating copy to clipboard operation
MIDIVisualizer copied to clipboard

A small MIDI visualizer tool, using OpenGL

Results 47 MIDIVisualizer issues
Sort by recently updated
recently updated
newest added

Add some additional prettier effects, or an improved one, to the piano note flash. Just from glancing without the code yet, looks texture map based, it isn't very smoothly transitioned...

enhancement

I am using this software in OBs picking it up as a game source, it hooks fine and all, but if I use enable transparency in OBS it doesn't remove...

enhancement

See here https://www.youtube.com/watch?v=HiJ_D81QgJ8 I don't know how this is done technically, it isn't a matter of "take the lower notes and make them orange". Because you can bounce around, and...

enhancement

Make additional effects for the piano line. Perhaps a "flame" is the best way to describe this. Have a look here, https://www.youtube.com/watch?v=WLpoYlNm7jk Not sure how to get an effect like...

enhancement

Thank you so much for this. I have been searching for something similar for the last 4 years but had no luck. Your code is amazing and it would become...

enhancement

The Current pedal design is not that great and is not quite realistic, I was thinking of adding a texture and changing the shape of the pedals. I can contribute...

enhancement

Hi i can't use ffmpeg in project Could NOT find FFMPEG (missing: FFMPEG_LIBRARIES FFMPEG_INCLUDE_DIRS AVCODEC_LIBRARIES AVCODEC_INCLUDE_DIRS AVFORMAT_LIBRARIES AVFORMAT_INCLUDE_DIRS AVUTIL_LIBRARIES AVUTIL_INCLUDE_DIRS SWSCALE_LIBRARIES SWSCALE_INCLUDE_DIRS) ![Capture](https://user-images.githubusercontent.com/6850093/178063684-d600706f-b43e-4c10-be7d-0a6ce0f52060.PNG) please give me some instruction to config...

In FFmpeg the avcodec_find_encoder function returns a const AVCodec object since commit 626535f This breaks the build for me on ArchLinux. This simple fix fixes the build, not runtime issues...

Steps to produce: 1. Launch MIDIVisualizer 2. make a bunch of changes including changes to Display (1920x1080) and Midi device selection 3. save those changes to a file 4. exit...

bug