MCPcopy 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
365bool Scale::IsRoot(int pitch)
366{
367 return mScale.IsRoot(pitch);
368}
369
370bool Scale::IsInPentatonic(int pitch)
371{

Callers 6

UpdatePush2LedsMethod · 0.80
SetPitchColorMethod · 0.80
GetDesiredGridColorMethod · 0.80
SendScaleInfoMethod · 0.80
SetPitchColorMethod · 0.80
UpdatePush2LedsMethod · 0.80

Calls 1

GetPitchesPerOctaveMethod · 0.80

Tested by 1

UpdatePush2LedsMethod · 0.64