-
-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
midi: add a midi sync object to send midi clock and timecode
- Loading branch information
Showing
6 changed files
with
593 additions
and
5 deletions.
There are no files selected for viewing
Submodule avendish
updated
2 files
+1 −0 | include/avnd/binding/ossia/node.hpp | |
+28 −0 | include/avnd/binding/ossia/port_run_preprocess.hpp |
Submodule libossia
updated
5 files
+1 −1 | 3rdparty/libremidi | |
+9 −0 | src/ossia/dataflow/dataflow.hpp | |
+5 −0 | src/ossia/dataflow/exec_state_facade.hpp | |
+95 −0 | src/ossia/dataflow/execution_state.cpp | |
+10 −2 | src/ossia/detail/lockfree_queue.hpp |
Oops, something went wrong.