add build tags for midi features

This commit is contained in:
Joel Wetzell
2025-12-01 19:18:37 -06:00
parent 5f70cfa7dc
commit 64f6e3d617
3 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
//go:build cgo
package processing
import (

View File

@@ -1,3 +1,5 @@
//go:build cgo
package processing
import (