MCPcopy Create free account
hub / github.com/StrangeLoopsAudio/gRainbow / setSpecType

Method setSpecType

Source/Components/ArcSpectrogram.h:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 void loadPreset();
48 void setMidiNotes(const juce::Array<Utils::MidiNote> &midiNotes);
49 void setSpecType(ParamUI::SpecType type) { mSpecType.setSelectedId(type + 1, juce::sendNotificationSync); }
50
51 //============================================================================
52 void run() override;

Callers 1

timerCallbackMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected