Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ IsInScale
Method
IsInScale
Source/Scale.cpp:375–378 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
373
}
374
375
bool Scale::IsInScale(int pitch)
376
{
377
return mScale.IsInScale(pitch);
378
}
379
380
void Scale::AddListener(IScaleListener* listener)
381
{
Callers
15
DrawModule
Method · 0.80
TransformPitch
Method · 0.80
DrawModule
Method · 0.80
ScaleSatisfied
Method · 0.80
DrawModule
Method · 0.80
RowToPitch
Method · 0.80
SetPitchColor
Method · 0.80
SetFromDegreeAndScale
Method · 0.80
GridToPitch
Method · 0.80
GetDesiredGridColor
Method · 0.80
SendScaleInfo
Method · 0.80
DrawGuitar
Method · 0.80
Calls
3
empty
Method · 0.80
GetPitchesPerOctave
Method · 0.80
size
Method · 0.80
Tested by
2
DrawModule
Method · 0.64
RowToPitch
Method · 0.64