Commit Graph

21 Commits

Author SHA1 Message Date
Minki Avali
fb3665eb8c Deleted temporary file i forgot to delete previously 2024-01-05 21:07:14 +01:00
Minki Avali
8c876a019e Fixed incorrect escape in banner print code 2024-01-05 21:06:15 +01:00
c5e72e662d Updated documentation and improved offitracker.py code 2024-01-05 00:42:36 +01:00
80961a5d3f Added support for different drums on the noise channel 2024-01-04 22:15:18 +01:00
341271a4b7 Update README.md 2024-01-03 18:44:34 +00:00
57f125ed45 Added demo1.mp3 2024-01-03 18:37:35 +00:00
0a92d54892 Added demo1.csv 2024-01-03 18:31:35 +00:00
8f05f80a27 Added multi-channel example
:3
2024-01-02 21:56:58 +00:00
d620402495 Merge pull request 'Add GUI and a simple stop-check for stopping playback' (#2) from Emanulator/OffiTracker:gui into main
Reviewed-on: https://git.muellers-software.org/Minki/OffiTracker/pulls/2
2024-01-02 20:39:38 +00:00
f81956bed7 offitracker.py aktualisiert 2024-01-02 20:36:28 +00:00
478ad98720 offitracker.py aktualisiert 2024-01-02 20:33:37 +00:00
d359f5e4ba offitracker.py aktualisiert 2024-01-02 20:33:14 +00:00
f6d730cd00 README.md aktualisiert 2024-01-02 20:31:59 +00:00
df56cf37d4 README.md aktualisiert 2024-01-02 20:31:33 +00:00
0aa15b600c offitracker.py aktualisiert 2024-01-02 20:29:30 +00:00
ba2c5a6e39 create offiplayergui.py & update offitracker.py
Adds a GUI for easy usage
2024-01-02 20:25:31 +00:00
0af3446706 Update README.md 2024-01-02 20:06:01 +00:00
75f9938727 Added utility for converting midi files to csv
This is a pure monophonic converter but should still help quite a bit with importing existing projects from LMMS or OpenMPT.
2024-01-02 20:02:22 +00:00
52c3ce5ac8 Updated to version 1.1
Changelog:
- Added the ability to add a file as a parameter to allow for autocompletion to be used.
- Program now keeps the channel open instead of opening a new one for each row
2024-01-02 19:12:09 +00:00
109ce3b3fe Initial commit 2024-01-02 15:04:34 +01:00
4806adf9a1 Initial commit 2024-01-02 13:51:11 +00:00