oldtechaa / SeekMIDI

SeekMIDI, a simple multi-channel graphical MIDI sequencer.
https://oldtechaa.github.io/SeekMIDI/
Other
1 stars 1 forks source link

Use of uninitialized value in numeric eq (==) at SeekMIDI.pl line (187/190). #11

Closed oldtechaa closed 8 years ago

oldtechaa commented 8 years ago

The getMIDI() function uses array indices that are out of range. 2400 and 128 are not valid array indices.