WIP: add hardware support #42

Draft
s452634 wants to merge 16 commits from hardware into main
Collaborator
No description provided.
s452634 added 9 commits 2023-01-13 12:36:18 +01:00
s452639 self-assigned this 2023-01-13 12:37:10 +01:00
Collaborator

Testing showed that note on and note off messages can be send only in intervals of 1/16 which it's unreasonably slow. Additionally, connection errors are not reported.

Testing showed that note on and note off messages can be send only in intervals of 1/16 which it's unreasonably slow. Additionally, connection errors are not reported.
s452634 added 1 commit 2023-01-16 03:19:30 +01:00
s452634 added 1 commit 2023-01-18 21:06:29 +01:00
s452634 added 1 commit 2023-01-18 22:09:10 +01:00
s452639 added 1 commit 2023-01-20 01:37:09 +01:00
s452639 added 1 commit 2023-01-20 02:03:08 +01:00
s452639 added 2 commits 2023-01-20 02:37:40 +01:00
This pull request has changes conflicting with the target branch.
  • CHANGELOG.md
  • Makefile
  • config.mk
  • musique/interpreter/interpreter.hh
  • musique/main.cc
  • scripts/build.mk
  • scripts/linux.mk
  • scripts/macos.mk

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin hardware:hardware
git checkout hardware
Sign in to join this conversation.
No reviewers
No Label
bug
enhancement
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: s416496/musique#42
No description provided.