refactor: split OSC52 off into different interface
This commit is contained in:
parent
c566d83978
commit
e2c08a093f
3 changed files with 97 additions and 47 deletions
1
src/Clip.zig
Normal file
1
src/Clip.zig
Normal file
|
|
@ -0,0 +1 @@
|
|||
pub const OSC52 = @import("Clip/OSC52.zig");
|
||||
Loading…
Add table
Add a link
Reference in a new issue