MCPcopy Create free account
hub / github.com/BespokeSynth/BespokeSynth / GetDevice

Method GetDevice

Source/Push2Control.h:66–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 void OnMidiPitchBend(MidiPitchBend& pitchBend) override;
65
66 MidiDevice* GetDevice() { return &mDevice; }
67
68 void DropdownUpdated(DropdownList* list, int oldVal, double time) override {}
69

Callers 2

UpdatePush2LedsMethod · 0.80
UpdatePush2LedsMethod · 0.80

Calls

no outgoing calls

Tested by 1

UpdatePush2LedsMethod · 0.64