prepare to rewrite sample editor - DO NOT USE!

This commit is contained in:
tildearrow 2022-03-16 18:40:11 -05:00
parent a3efaf0bd3
commit d09aa778d9
5 changed files with 160 additions and 98 deletions

View file

@ -23,4 +23,5 @@ extern const int opOrder[4];
extern const char* noteNames[180];
extern const char* noteNamesG[180];
extern const char* pitchLabel[11];
extern const char* insTypes[];
extern const char* insTypes[];
extern const char* sampleDepths[17];