Ethan Manilow

Results 27 comments of Ethan Manilow

Hey bump on this. Would it be possible to share the code that you used to find these issues?

Hello and thanks for the kind words! I currently don't have any plans to make a 16k version directly downloadable. It's definitely possible, but, truthfully, I might not have time...

Hi Jianye, Yeah, good catch. It looks like that line has a mistake in it. The check should be something like `if unique_inst == 1:`. But if a band definition...

The examples on this page: https://interactiveaudiolab.github.io/CAQE/test_configurations.html are wrong. For example, for general MUSHRA that page says: `$ export CAQE_CONFIG='../test_configurations/general_mushra.cfg'` but line 24 in `caqe/__init__.py` does this: `app.config.from_pyfile('../test_configurations/' + os.getenv('CAQE_CONFIG', 'general_mushra.cfg'))`

This might be more relevant to the [soxbindings](https://github.com/pseeth/soxbindings) repo, but: do you have [sox](https://sox.sourceforge.net/) installed on your machine?

Yes, there 100% is a mismatch between Kontakt and general MIDI rules for percussion. If memory serves right, I think none of the Kontakt instruments honor the drum events as...