Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csound/csound
/ instanceOpcode_S
Function
instanceOpcode_S
Engine/linevent.c:660–663 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
658
}
659
660
int instanceOpcode_S(CSOUND *csound, LINEVENT2 *p)
661
{
662
return instanceOpcode_(csound, p, 1);
663
}
Callers
nothing calls this directly
Calls
1
instanceOpcode_
Function · 0.85
Tested by
no test coverage detected