Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CoderLine/alphaTab
/ isSoloed
Method
isSoloed
packages/playground/src/components/TrackItem.ts:166–168 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
164
}
165
166
isSoloed(): boolean {
167
return
this.soloBtn.isActive();
168
}
169
170
getVolume(): number {
171
return
this.volume.getValue();
Callers
1
exportAudio
Function · 0.80
Calls
1
isActive
Method · 0.80
Tested by
no test coverage detected