mirror of
https://github.com/stevenhowes/CTheEscape.git
synced 2026-05-27 00:03:27 +01:00
Load and save of binary audio
Format in h/Sound
This commit is contained in:
@@ -5,5 +5,6 @@ struct CompositionElement {
|
||||
unsigned char Note;
|
||||
signed char Volume;
|
||||
unsigned char Channel;
|
||||
/*unsigned char word alignment*/
|
||||
unsigned short int Length;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user