mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-09 05:06:43 +01:00
add sample viewer area
This commit is contained in:
parent
df00fedfd6
commit
b63a5e31ba
5 changed files with 50 additions and 8 deletions
|
|
@ -15,6 +15,8 @@ pub use self::jack::*;
|
|||
|
||||
pub mod midi; pub(crate) use self::midi::*;
|
||||
|
||||
pub mod meter; pub(crate) use self::meter::*;
|
||||
|
||||
pub mod piano_h; pub(crate) use self::piano_h::*;
|
||||
|
||||
pub mod transport; pub(crate) use self::transport::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue