MIDI texture generator

Name

miditexture - MIDI texture generator

Synopsis

miditexture SOURCE UNIT

Description

Midi texture generator. Evaluates the texture of a MIDI file, SOURCE.

The UNIT defines what is used to calculate the texture. If can be one of:

Outputs a table of numbers indicating the frequency with which one UNIT followed another in the file.

Remarks:
Implemented by miditexture.cpp.

Example

$ ./miditexture ../testdb/queries/axelf.mid pitch-class
0 0 0 0 0 0 0 0 0 0 0
0 0 1 0 1 0 2 0 0 0 0
0 0 0 0 0 0 1 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 1 0 2 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0
0 2 0 0 1 0 3 0 1 2 0
0 0 0 0 0 0 0 0 0 0 0
0 1 0 0 0 0 0 0 0 0 0
0 1 0 0 0 0 1 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0

Copyright ©1996-2006 Steven Blackburn - About MaART - MaART on SourceForge