potential split between CLI and core library

This commit is contained in:
Nick Payne
2025-08-19 08:51:14 +01:00
parent a311cc583f
commit b7455d26d1
20 changed files with 74 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
import AudioTeeCore
import AudioToolbox
import Foundation
AudioTee.main()