Todo
- Default
- Sort by bpm
- Sort by key
- Save key as int in db
- Add Key::to_int() and Key::from_int() to libkeynotation
- Fix sorting being broken right now?
- Fix key sorting being broken right now? Maybe only difference between lancelot and open key?
- Parsing
- Start implementing , as operator in tokenizer
Todo
- Default
- [x] Sort by bpm
- [x] Sort by key
- [x] Save key as int in db
- [x] Add Key::to_int() and Key::from_int() to libkeynotation
- [x] Fix sorting being broken right now?
- [ ] Fix key sorting being broken right now? Maybe only difference between lancelot and open key?
- Parsing
- [x] Start implementing , as operator in tokenizer