mirror of
https://github.com/vsariola/sointu.git
synced 2026-02-01 05:10:19 -05: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
|