mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-18 04:54:27 -04:00
Rename all SU_BEGIN_* macros into BEGIN_*; there's no real risk of nameclash and makes the code more readable.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# Usage: python parse_gmdls.py <path-to-gmdls>
|
||||
# Parses the GMDLs sample and loop locations and dumps them ready to be included in the SU_BEGIN_SAMPLE_OFFSETS block
|
||||
# Parses the GMDLs sample and loop locations and dumps them ready to be included in the BEGIN_SAMPLE_OFFSETS block
|
||||
|
||||
import sys
|
||||
|
||||
|
Reference in New Issue
Block a user