Skip to content

DSMM (Damn Simple MIDI Matrix) is a program that converts MIDI notes into hashbit (bitmap with hashes instead pixels).

License

Notifications You must be signed in to change notification settings

donarturo11/dsmm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Damn Small MIDI Matrix

This program converts MIDI notes to hashmap. For example you can make animation using only MIDI sequencer.

Requirements

Mapping

Hashmap is a bitmap with resolution 16x8 chars.

Row Midi note number
0 0-15
1 16-31
2 32-47
3 48-63
4 64-79
5 80-95
6 96-111
7 112-127

About

DSMM (Damn Simple MIDI Matrix) is a program that converts MIDI notes into hashbit (bitmap with hashes instead pixels).

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages