mirror of
https://github.com/vsariola/sointu.git
synced 2025-05-28 03:10:24 -04:00
The main interface is render_samples function, which renders several samples in one call, to limit the number of calls from Go to C. This is compiled into a library, which is then linked and called from bridge.go.
4 lines
43 B
Modula-2
4 lines
43 B
Modula-2
module github.com/vsariola/sointu
|
|
|
|
go 1.15
|