https://mellowood.ca/mma/downloads.html#developer
From the "what's new read me" file:
- RNDSEED - changed to require an integer argument (or none). Now produces
- same results in python2 and 3.
- More documentation changes. I fear this comment will never stop giving
- me grief :)
- Fixed debug error reporting.
- Added extended groovename option. You can now specify as DIR:Groovename.
- As always, see the docs.
- GrooveAlias had it arguments reversed in the code. Fixed to match the existing
- documentation, debug and error messages.
- At some point in the development cycle the check for env. variables
- stopped working. It's fixed now.
- Added the cmd line option -xNOCREDIT which will supress the insertion
- of "Created by MMA ... filename" text into the meta track. PLEASE DO
- NOT USE THIS.
- Added cmd line option -xCHORDS=a,b,c. This will check each chord and see
- if it acceptable to MMA. Displays error lines and list of the valid chords.
- Added cmd line option -xCHECKFILE=filename. This will parse (somewhat) the
- file listed and report any unknown chords. At this point a 'z' chord in the
- format CHORDxTrack will report an error.
- Fixed circular import problem when setting debug options from cmd line
Please let me know of any problems, etc.
No comments:
Post a Comment