mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-09 05:06:43 +01:00
reenable global play/pause
This commit is contained in:
parent
86f37fb278
commit
340919830a
12 changed files with 208 additions and 165 deletions
|
|
@ -1,6 +1,6 @@
|
|||
pub(crate) use tek_core::crossterm::event::{KeyCode, KeyModifiers};
|
||||
pub(crate) use tek_core::midly::{num::u7, live::LiveEvent, MidiMessage};
|
||||
pub(crate) use tek_core::jack::*;
|
||||
pub(crate) use tek_core::{*, jack::*};
|
||||
pub(crate) use tek_api::*;
|
||||
|
||||
pub(crate) use std::collections::BTreeMap;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue