|
Program: Matlab
Description: This function plots the pitch, time, velocity. It read in a Midi file using nmat format from the MIDI Toolbox. Arrays are created from the velocity, pitch, and onsets/offsets from the midi structure and plotted on a 3-dimensional graph. The highest velocities are shown in the peaks of the graph, lower velocities are shown as smaller lumps. The colors in the graph can be changed using the COLORMAP command. This is controlled by 64 RGB components. The default setting for the colormap used, shows the brightest region at the 40 percent level to more easily observe salient peaks.
Usage format:
Usage example:
Colormap example:
Files:
Contact Information:
Credits:
|
This is the output image for a sample midi provided by the MIDI Toolbox. Laksin.mid
|