Home
last modified time | relevance | path

Searched defs:noteID (Results 1 – 25 of 118) sorted by relevance

12345

/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/public.sdk/samples/vst/note_expression_synth/source/
H A Dnote_expression_synth_ui.cpp149 void onNoteOff (NoteIndex note, int32_t noteID) override in onNoteOff()
158 void onNoteModulation (int32_t noteID, double xPos, double yPos) override in onNoteModulation()
250 int32_t noteID = note; in onNoteOn() local
260 void onNoteOff (NoteIndex note, int32_t noteID) override in onNoteOff()
270 void onNoteModulation (int32_t noteID, double xPos, double yPos) override in onNoteModulation()
343 void onNoteOff (NoteIndex note, int32_t noteID) override in onNoteOff()
H A Dnote_touch_controller.h69 int32_t noteID; variable
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vst3sdk/public.sdk/samples/vst/note_expression_synth/source/
H A Dnote_expression_synth_ui.cpp148 void onNoteOff (NoteIndex note, int32_t noteID) override in onNoteOff()
157 void onNoteModulation (int32_t noteID, double xPos, double yPos) override in onNoteModulation()
242 int32_t noteID = note; in onNoteOn() local
249 void onNoteOff (NoteIndex note, int32_t noteID) override in onNoteOff()
256 void onNoteModulation (int32_t noteID, double xPos, double yPos) override in onNoteModulation()
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vst3sdk/public.sdk/samples/vst/note_expression_synth_auv3/iOS/Resources/Assets.xcassets/AppIcon.appiconset/
H A DContents.json70 {
71 "idiom" : "ipad",
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_basics/mpe/
H A Djuce_MPENote.h98 uint16 noteID = 0; member
/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_basics/mpe/
H A Djuce_MPENote.h98 uint16 noteID = 0; member
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_audio_basics/mpe/
H A Djuce_MPENote.h98 uint16 noteID = 0; member
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/public.sdk/samples/vst/mda-vst3/source/
H A DmdaJX10Processor.cpp374 int32 noteID = notes[event++]; in doProcessing() local
440 void JX10Processor::noteOn (int32 note, int32 velocity, int32 noteID) in noteOn()
H A DmdaJX10Processor.h104 int32 noteID; // SNA addition member
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vst3sdk/public.sdk/samples/vst/mda-vst3/source/
H A DmdaJX10Processor.cpp369 int32 noteID = notes[event++]; in doProcessing() local
435 void JX10Processor::noteOn (int32 note, int32 velocity, int32 noteID) in noteOn()
H A DmdaJX10Processor.h101 int32 noteID; // SNA addition member
/dports/editors/abiword/abiword-3.0.5/plugins/docbook/xp/
H A Die_imp_DocBook.cpp904 UT_UTF8String noteID; in startElement() local
1120 UT_UTF8String noteID; in startElement() local
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/engines/sfz/
H A DEngine.cpp125 … const note_id_t noteID = LaunchNewNote(pEngineChannel, itControlChangeEvent); in ProcessControlChange() local
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/contrib/
H A Dkeyboardview.h247 int32_t noteID; member
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/contrib/
H A Dkeyboardview.h247 int32_t noteID; member
/dports/devel/juce/JUCE-f37e9a1/examples/Audio/
H A DMPEDemo.h265 const MPENote* findActiveNote (int noteID) const noexcept in findActiveNote()
274 NoteComponent* findNoteComponent (int noteID) const noexcept in findNoteComponent()
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/engines/
H A DEngineChannelBase.h360 const note_id_t noteID = pEngine->LaunchNewNote(this, itEvent); in ScheduleNoteMicroSec() local
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/public.sdk/source/vst/utility/
H A Dmpeprocessor.cpp50 NoteID noteID; member
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/libs/AUPublic/
H A DAUMIDIBase.cpp385 default:
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vst3sdk/public.sdk/source/vst/utility/
H A Dmpeprocessor.cpp49 NoteID noteID; member
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/gomarkdown/markdown/parser/
H A Dparser.go402 noteID int // 0 if not a footnote ref member
/dports/net/gscloud/gscloud-0.11.0/vendor/github.com/russross/blackfriday/v2/
H A Dmarkdown.go529 noteID int // 0 if not a footnote ref member
/dports/net/gscloud/gscloud-0.11.0/vendor/github.com/cpuguy83/go-md2man/v2/vendor/github.com/russross/blackfriday/v2/
H A Dmarkdown.go529 noteID int // 0 if not a footnote ref member
/dports/devel/gh/cli-2.4.0/vendor/github.com/cpuguy83/go-md2man/v2/vendor/github.com/russross/blackfriday/v2/
H A Dmarkdown.go529 noteID int // 0 if not a footnote ref member
/dports/devel/gh/cli-2.4.0/vendor/github.com/russross/blackfriday/v2/
H A Dmarkdown.go529 noteID int // 0 if not a footnote ref member

12345