mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
move midi import example
This commit is contained in:
parent
780fd6694b
commit
6f8a677b7a
3 changed files with 16 additions and 36 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use tek_midi::*;
|
||||
use tek::*;
|
||||
use tengri::input::*;
|
||||
use std::sync::*;
|
||||
struct ExampleClips(Arc<RwLock<Vec<Arc<RwLock<MidiClip>>>>>);
|
||||
Loading…
Add table
Add a link
Reference in a new issue