dev235 - Merge branch 'patRefactor' - please READ
the in-memory pattern format has changed in order to get rid of a DefleMask leftover. the data array of DivPattern has been renamed to newData. this will be changed back to data once I perform the second part of this refactor. make sure to update your code if you're using pattern data in one or another way. the major change is that note and octave are now combined into a single value - no more C note weirdness. helper functions are available to convert between the (new) single and (old) split formats. these are used by the .dmf export code. defines.h has been updated with new macros for note off/release/macro release values and pattern column indices. it is highly recommended you use those when adapting your code. thank you!
This commit is contained in:
parent
ff3cfe5377
commit
90e9bf19e8