Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ IsRoot
Method
IsRoot
Source/Scale.cpp:365–368 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
363
}
364
365
bool Scale::IsRoot(int pitch)
366
{
367
return mScale.IsRoot(pitch);
368
}
369
370
bool Scale::IsInPentatonic(int pitch)
371
{
Callers
6
UpdatePush2Leds
Method · 0.80
SetPitchColor
Method · 0.80
GetDesiredGridColor
Method · 0.80
SendScaleInfo
Method · 0.80
SetPitchColor
Method · 0.80
UpdatePush2Leds
Method · 0.80
Calls
1
GetPitchesPerOctave
Method · 0.80
Tested by
1
UpdatePush2Leds
Method · 0.64