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.