Commit graph

36 commits

Author SHA1 Message Date
Denis Redozubov
5c0e33cc40 Add help texts for CLI arguments 2023-06-28 13:55:08 +04:00
Denis Redozubov
1eaecd0180 Add -B option: adds bass track that follows the kick drum 2023-06-27 17:11:03 +04:00
Denis Redozubov
d129941266 Remove unnecessary printing 2023-06-27 15:17:55 +04:00
Denis Redozubov
cc213b7b8e Fix EventGrid concatenation 2023-06-27 14:23:51 +04:00
Denis Redozubov
94a8340659 WIP 2023-06-27 13:57:06 +04:00
Denis Redozubov
9ad78242c5 WIP 2023-06-16 20:54:40 +04:00
Denis Redozubov
b89debcbd7 Fix tests 2023-06-15 20:28:13 +04:00
Denis Redozubov
9ffa47977e Fix flatten_group 2023-06-15 20:25:54 +04:00
Denis Redozubov
58bb2ba87c Add a test for recursive note groups 2023-06-15 16:10:19 +04:00
Denis Redozubov
1582b47194 Group refactoring WIP: Broken parsing & tests 2023-06-15 15:53:29 +04:00
Denis Redozubov
3bc67d66cc Update unit tests 2023-06-15 13:17:09 +04:00
Denis Redozubov
970c0a0b9a refactor flatten_and_merge 2023-06-14 20:08:16 +04:00
Denis Redozubov
6a7e9cf0a9 Small fixes and WIP faltten_and_merge rework 2023-06-13 16:35:58 +04:00
Denis Redozubov
9f98c5a4da Add Midi text message to output file 2023-06-09 20:40:21 +04:00
Denis Redozubov
07fea4b393 Add midi tempo support 2023-06-09 19:02:02 +04:00
Denis Redozubov
fd78edb4f6 Midi meta events added: time signatures 2023-06-09 17:18:31 +04:00
Denis Redozubov
c52f1e3ff4 Midi meta events WIP: Mark track as Drumkit 2023-06-09 15:35:19 +04:00
Denis Redozubov
9e49156acb Fix a number of bugs 2023-06-09 13:54:30 +04:00
Denis Redozubov
e4e8c5c402 First more or less working version 2023-06-08 20:11:59 +04:00
Denis Redozubov
5ea3d27efc Massive reworking of the EventIterator WIP 2023-06-08 15:23:15 +04:00
Denis Redozubov
02bb26516e TimeSignature parsing 2023-06-07 13:58:42 +04:00
Denis Redozubov
e843a98876 Reasonable convergence function 2023-06-07 13:04:42 +04:00
Denis Redozubov
081188e80a Fix length measurements 2023-06-06 15:45:25 +04:00
Denis Redozubov
a94a2d331a EventIterator in progress 2023-05-16 17:30:27 +04:00
Denis Redozubov
f5be68d0d5 Compiles, untested EventIterator 2023-05-15 19:45:36 +04:00
Denis Redozubov
c582fa08a3 WIP 2023-05-12 17:47:24 +04:00
Denis Redozubov
f210b76454 helpers for note length arithmetics 2023-05-11 13:56:12 +04:00
Denis Redozubov
69f389008c TimeSignature convergence 2023-05-10 14:39:22 +04:00
Denis Redozubov
b48546af61 Convert EventGrid<Tick> to EventGrid<Delta> 2023-05-09 20:29:10 +04:00
Denis Redozubov
1d74b52cff Better code 2023-05-09 18:25:05 +04:00
Denis Redozubov
f1dfb31b70 Cli logic and midi event flattening 2023-05-08 20:26:25 +04:00
Denis Redozubov
8f84491801 WIP flattening to midi events 2023-05-05 18:44:28 +04:00
Denis Redozubov
c642c72061 Delimited groups parsing 2023-05-03 17:44:49 +04:00
Denis Redozubov
8c65e8a0b0 WIP delimited groups parsing 2023-05-03 17:10:31 +04:00
Denis Redozubov
2251a09bc2 note length parser 2023-05-02 19:34:21 +04:00
Denis Redozubov
e7a933b837 Trying to make nom compile 2023-05-02 16:06:08 +04:00