Gene

Results 9 comments of Gene

I did a test trying to integrate miniz-cpp into Komp and was getting ASAN heap corrupton errors from within the library. It might need some cleanup to be usable.

This was close to working. The Core::UpDown can't be used as the apreggiate reader will set the direction type to Up, which is not correct. The default arpeggiate does not...

I also made a fix to catch.h in cpul that was causing a crash when building on the M1.

Coda reading added as well.

Added rehearsal reading. In typical Gene fashion, I just realized all these changes only deal with reading. I am working on getting the writer work done.

I stubbed in the writing functions, but need to do some more work to understand the correct way to write the info out. Any help is appreciated!

A pull request is incoming.

https://github.com/webern/mx/pull/134