Please enable JavaScript.
Coggle requires JavaScript to display documents.
Sam Gold 1568 17617 NEA Hierarchy Chart, Audio Generator, Event Data…
-
-
Event Data Compiler
Goes through every group of bytes in the selected track's chunk, determining all of the attributes and compiling them into an array
-
-
-
-
Track Selector
-
Displays the number of tracks in the file and each track's name, allowing the user to select from one of them
-
Compiles that array into a log file, in a format such as json or xml, so that the array can be used again without having to be re-compiled
-
-
-
Data Reader
Reads through the data in the .xml / .json file created by the MIDI file decoder, and compiles the note attributes
-
-
-
-
-
-
-