Commit Graph

50 Commits

Author SHA1 Message Date
GitBluub a51aa60e20 fix tests 2023-04-24 23:43:13 +09:00
GitBluub 0922e6038b fix assign on dict 2023-04-15 22:54:53 +09:00
GitBluub c45f425a5d use the info object instead of class properties 2023-04-15 22:48:38 +09:00
GitBluub 7b20792a51 info object sent on each request 2023-04-13 11:02:39 +09:00
GitBluub 39bb7ced04 send a response on a note on and a note off with separation of duration and timing 2023-04-08 01:26:24 +09:00
GitBluub f1f7500b44 fix: messages in separate file 2023-04-03 01:58:06 +09:00
GitBluub 445b949fa8 format 2023-04-02 23:12:32 +09:00
GitBluub 437d5c7b5c fix: send better error 2023-04-02 23:11:54 +09:00
GitBluub e7b9accb50 updating tests output for the score 2023-04-02 23:10:15 +09:00
GitBluub 09fd62706b changing how to handle message and tests 2023-04-02 23:10:15 +09:00
GitBluub b2e11b013c wip: validated dataclasses and input 2023-04-02 23:10:15 +09:00
GitBluub 8a741b920b scorometer shebang bahs 2023-04-02 23:10:15 +09:00
GitBluub 165ef44c77 logs are sent to stderr 2023-04-02 23:10:15 +09:00
GitBluub 9edccf1fb4 every note missed at the end diminish score and test 2023-04-02 23:10:15 +09:00
GitBluub 12120fb25a hold not enough test 2023-04-02 23:10:14 +09:00
GitBluub f60172b160 hold too long test 2023-04-02 23:10:14 +09:00
GitBluub 3da5d927cf random miss test 2023-04-02 23:10:14 +09:00
GitBluub 1b947a580a fix: runner exit code 2023-04-02 23:10:14 +09:00
GitBluub 34c7205cfe invalid song test 2023-04-02 23:10:14 +09:00
GitBluub c1f8ab51b0 early and late test 2023-04-02 23:10:14 +09:00
GitBluub da9570da65 almost perfect play test 2023-04-02 23:10:14 +09:00
GitBluub db926a2747 oops 2023-04-02 23:10:14 +09:00
GitBluub 7aec52ee43 oops 2023-04-02 23:10:14 +09:00
GitBluub 71f7dae657 feat: runner of tests 2023-04-02 23:10:14 +09:00
GitBluub f8bb6ed1c0 fix: Exception was not json serializable 2023-04-02 23:10:14 +09:00
Zoe Roux f1a3f6e46a Add song & search history (#165) 2023-03-01 13:29:33 +09:00
GitBluub 2084488dd8 fix: dockerfile cmd 2023-01-27 02:33:30 +09:00
GitBluub a3f1ff6f7a fix: dockerfile cmd 2023-01-27 00:27:17 +09:00
GitBluub 6797ce3937 fix: dockerfile indent 2023-01-26 21:18:00 +09:00
GitBluub 595c8f785f feat: scorometer fetchs the midiPath from the backend 2023-01-26 21:18:00 +09:00
GitBluub 3e75441639 feat: basics of practice mode 2023-01-26 21:18:00 +09:00
GitBluub 36c5281454 wip practice mode 2023-01-26 21:18:00 +09:00
GitBluub e32b1810f9 refactoring 2023-01-26 21:18:00 +09:00
GitBluub c694e901b0 send method 2023-01-26 21:18:00 +09:00
GitBluub a95ed79095 getTiming methods 2023-01-26 21:18:00 +09:00
GitBluub ae873fa8dd sendDebug method 2023-01-26 21:18:00 +09:00
GitBluub d9b673bd9b fix: Try catch for exceptions 2023-01-05 15:52:55 +09:00
GitBluub 394eaaabcf added more verbose logging for dev 2023-01-03 15:27:36 +09:00
GitBluub e44df3666e rm: old poc and image 2023-01-03 15:27:36 +09:00
GitBluub ee0094eaad fix flushing of messages 2023-01-03 15:27:36 +09:00
Zoe Roux 7bb07d4829 Add scorometer dockerfile 2023-01-03 15:27:36 +09:00
GitBluub 4155b2ce71 handleNote basics 2023-01-03 15:27:36 +09:00
GitBluub 4e73f25238 fix input of scorometer 2023-01-03 15:27:36 +09:00
Zoe Roux 1356569fdb Add an asyncapi specification 2023-01-03 15:27:36 +09:00
Zoe Roux 78496a5223 Add scorometer dockerfile 2023-01-03 15:27:36 +09:00
GitBluub 4fdb825c60 don t specify full path in message 2023-01-03 15:27:36 +09:00
GitBluub 499e201179 read the start message to get song name 2023-01-03 15:27:36 +09:00
GitBluub 83e163e312 make it a class 2023-01-03 15:27:36 +09:00
GitBluub 9d4f9b4b68 handle message while stdin is not closed 2023-01-03 15:27:36 +09:00
GitBluub 3891ad9dfd init: scorometer from poc 2023-01-03 15:27:36 +09:00