MCPcopy Create free account
hub / github.com/VCVRack/Rack / init

Function init

src/audio.cpp:384–385  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

382////////////////////
383
384void init() {
385}
386
387void destroy() {
388 for (auto& pair : drivers) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected