mirror of
https://github.com/vsariola/sointu.git
synced 2025-06-03 17:18:20 -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.