open2jamorg / open2jam

open source o2jam emulator
open2jam.wordpress.com
Artistic License 2.0
109 stars 40 forks source link

NoteTypes for #Mxxx #14

Closed keigen-shu closed 12 years ago

keigen-shu commented 12 years ago

The NoteType list is not complete.

0x00 - #W Normal
0x01 - Unused (#W Normal displayed in NoteTool)
0x02 - #W Hold
0x03 - #W Release
0x04 - #M Normal
0x05 - Unused (#M Hold displayed in NoteTool. Does not link with 0x06.)
0x06 - #M Hold
0x07 - #M Release
0x08 - same as 0x00 as in NoteTool and so on and so forth
mrcdk commented 12 years ago

Not sure if i did it right, is this what are you saying?

keigen-shu commented 12 years ago

Yeah.