Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csound/csound
/ isSliding
Method
isSliding
include/plugin.h:590–590 ·
view source on GitHub ↗
check for sliding mode */
Source
from the content-addressed store, hash-verified
588
/** check for sliding mode
589
*/
590
bool isSliding() { return (bool)sliding; }
591
592
/** get fsig data format
593
*/
Callers
3
init
Method · 0.80
init
Method · 0.80
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected