Andrew Shaw
Andrew Shaw
Thanks for linking this! I'm currently using a [naive way](https://github.com/bearpelican/musicautobot/blob/master/musicautobot/numpy_encode.py#L216) to separate the base. However, this only detects chords played at the exact same time. Feel free to add a...
Currently 4/4 time is hard encoded into the project. Most of the data I trained on was 4/4 anyways so it simplified it a little bit. You can try changing...
I wanted to keep the controls simple, so track specific settings haven't really been baked in. Can you give a specific example/use case of when this would be helpful?