kosua20 / MIDIVisualizer

A small MIDI visualizer tool, using OpenGL
MIT License
1.07k stars 140 forks source link

No sound output #58

Closed hari-shreyas closed 4 years ago

hari-shreyas commented 4 years ago

I recently installed MIDIVisualizer. I imported a MIDI File but as I started playing it, the piano roll was going on but there was no sound output. Also. I would like to change the number of keys to only 5 octaves. How do I do that? I have a MIDI Keyboard and would like to have the roll for those notes only. Thanks

kosua20 commented 4 years ago

Hello and thank you for your feedback! Right now MIDIVisualizer doesn't support sound playback, it is only a visualisation tool. I can't promise anything on sound support for now, sorry about that...

For the keyboard I'm planning to provide additional options in one of the coming updates, if you have suggestions I would be happy to hear them.

hari-shreyas commented 4 years ago

Alrighty! Thanks a lot. Really like the app :D Is there any way to change the colour of the roll for left hand and the right hand instead of both being the same colour?

kosua20 commented 4 years ago

I'm currently working on supporting per-channel colors. I don't think MIDI is keeping track of the hands, but if you have a different channel for each hand it will do the trick (once I've added this :) ).

hari-shreyas commented 4 years ago

Hmmm alright. Maybe you could try adding this: We select a key on the and the program will show a different color for the notes played after the key will be displayed in a different color. It will not be that helpful when you are switching hands but it will be good. And anyway, in most of the songs, the bass is played with the left and treble with the right and there is rarely a switch of hands.

Anyway. Love your app. I have tried Piano from above and synthesis but this one is the best by far! amazing work :)

kosua20 commented 4 years ago

Hello again! The latest 5.2 version now supports per-channel or per-track colors for notes and effects. You can also split notes into two sets based on a manually defined "separating key" if it's more convenient, thank you for this suggestion. It can be downloaded from the release page.

hari-shreyas commented 4 years ago

OMG that is amazing!!! Thank you soo much :D You are the best!