I've posted developer 19.08.b. As always, bash away and let me know if problems. Major changes from 19.08:
The order of arguments in DEFGROOVE has been reversed. This change makes the actual code reflect the documentation.
-xNoCredit, -xChords and -xCheckFile have been added. Fun.
Bunch of debugging, manual fixes, etc.
Fixed summary to show midi file duration as mm:ss.
Changed -g message to Skipped from Existing
The options -xCheckFile and -xChords have been modified from 19.08a.
They now take their args separately. No = sign is needed/permitted.
The code for the zOPTIONS now finds the last chord. The docs for this section (Rests, section 8.4) have been rewritten.
Get it at:
https://mellowood.ca/mma/downloads.html#developer
Saturday, October 26, 2019
Tuesday, October 8, 2019
Python 2.x support
There will be one more (or two) python 2.x releases, probably this year or early
2020. I'm thinking we should remove 2.x support for MMA ... comments
would be appreciated.
My suggestion at this time is to support it in the 2020 tree and then remove all conditionals, etc. in the 2021 release. On the other hand, it's probably not a big deal to continue to support 2.x "forever" :)
I really want to hear from you all about this.
My suggestion at this time is to support it in the 2020 tree and then remove all conditionals, etc. in the 2021 release. On the other hand, it's probably not a big deal to continue to support 2.x "forever" :)
I really want to hear from you all about this.
Saturday, October 5, 2019
New developer testing release
I've just posted a new version for testing. Get it at:
https://mellowood.ca/mma/downloads.html#developer
From the "what's new read me" file:
Please let me know of any problems, etc.
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.
Subscribe to:
Posts (Atom)
I've been pretty neglectful in keeping this blog up-to-date. Lots of excuses ... but, I'll try to do a bit better! There is a new b...
-
I'm pleased to announce the long overdue update to MMA stable. Version 19.07 is now online and ready for your musical pursuits. Lots of ...
-
My server host is experiencing a DDoS attack. Not just my site, but the entire site's web servers. I have no idea what the issue is ... ...
-
I've been pretty neglectful in keeping this blog up-to-date. Lots of excuses ... but, I'll try to do a bit better! There is a new b...