Home
last modified time | relevance | path

Searched refs:noteId (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vst3sdk/public.sdk/samples/vst/common/
H A Dvoiceprocessor.h158 VoiceClass* getVoice (int32 noteId);
159 VoiceClass* findVoice (int32 noteId);
187 if (noteId != -1) in getVoice()
191 if (voices[i].getNoteId () == noteId) in getVoice()
208 if (noteId != -1) in findVoice()
212 if (voices[i].getNoteId () == noteId) in findVoice()
245 e.noteOn.noteId = e.noteOn.pitch; in process()
357 if (e.noteOn.noteId == -1) in process()
358 e.noteOn.noteId = e.noteOn.pitch; in process()
371 if (e.noteOff.noteId == -1) in process()
[all …]
H A Dvoicebase.h65 int32 getNoteId () const { return noteId; } in test_bloomfilter()
76 …ual void noteOn (int32 pitch, ParamValue velocity, float tuning, int32 sampleOffset, int32 noteId); in test_bloomfilter()
83 noteId = -1; in test_bloomfilter()
95 int32 noteId; in test_bloomfilter()
111 , noteId (-1) in test_bloomfilter()
125 , noteId (vb.noteId) in test_bloomfilter()
151 noteId = nId; in test_bloomfilter()
167 FDebugPrint ("NoteOff:%d\n", this->noteId); in test_bloomfilter()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/tracing/
H A Dtimelinenotesmodel.cpp106 for (int noteId = 0; noteId < count(); ++noteId) { in byTypeId() local
108 ret << noteId; in byTypeId()
117 for (int noteId = 0; noteId < count(); ++noteId) { in byTimelineModel() local
119 ret << noteId; in byTimelineModel()
127 for (int noteId = 0; noteId < count(); ++noteId) { in get() local
130 return noteId; in get()
205 update(noteId, text); in setText()
207 remove(noteId); in setText()
212 int noteId = get(modelId, index); in setText() local
213 if (noteId == -1) { in setText()
[all …]
/dports/deskutils/horde-mnemo/mnemo-4.2.14/lib/
H A DDriver.php123 $noteId = $this->_generateId();
144 return $noteId;
199 * @param string $noteId The note to modify.
212 * @param string $noteId The note to move.
217 public function move($noteId, $newNotepad) argument
219 $uid = $this->_move($noteId, $newNotepad);
237 * @param string $noteId The note to move.
248 * @param string $noteId The note to delete.
252 public function delete($noteId) argument
254 $uid = $this->_delete($noteId);
[all …]
/dports/deskutils/horde-mnemo/mnemo-4.2.14/lib/Driver/
H A DKolab.php83 public function get($noteId, $passphrase = null) argument
86 $uid = Horde_Url::uriB64Decode($noteId);
125 * @param string $noteId The ID of the new note.
149 * @param string $noteId The note to modify.
174 * @param string $noteId The note to modify.
183 $uid = Horde_Url::uriB64Decode($noteId);
200 * @param string $noteId The note to move.
206 protected function _move($noteId, $newNotepad) argument
208 $uid = Horde_Url::uriB64Decode($noteId);
229 protected function _delete($noteId) argument
[all …]
H A DSql.php100 public function get($noteId, $passphrase = null) argument
104 $values = array($this->_notepad, $noteId);
167 $noteId,
185 * @param string $noteId The note to modify.
201 $noteId
210 $note = $this->get($noteId);
224 protected function _move($noteId, $newNotepad) argument
227 $note = $this->get($noteId);
250 protected function _delete($noteId) argument
253 $note = $this->get($noteId);
[all …]
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/public.sdk/samples/vst/common/
H A Dvoiceprocessor.h160 VoiceClass* getVoice (int32 noteId);
161 VoiceClass* findVoice (int32 noteId);
189 if (noteId != -1) in getVoice()
193 if (voices[i].getNoteId () == noteId) in getVoice()
210 if (noteId != -1) in findVoice()
214 if (voices[i].getNoteId () == noteId) in findVoice()
232 if (e.noteOn.noteId == -1) in processEvent()
233 e.noteOn.noteId = e.noteOn.pitch; in processEvent()
238 e.noteOn.noteId); in processEvent()
247 if (e.noteOff.noteId == -1) in processEvent()
[all …]
H A Dvoicebase.h65 int32 getNoteId () const { return noteId; } in getNoteId()
76 …ual void noteOn (int32 pitch, ParamValue velocity, float tuning, int32 sampleOffset, int32 noteId);
83 noteId = -1; in reset()
95 int32 noteId; variable
111 , noteId (-1) in VoiceBase()
125 , noteId (vb.noteId) in VoiceBase()
151 noteId = nId; in noteOn()
167 FDebugPrint ("NoteOff:%d\n", this->noteId); in noteOff()
/dports/www/tikiwiki/tiki-21.2/lib/notepad/
H A Dnotepadlib.php19 function get_note($user, $noteId) argument
22 $result = $this->query($query, [$user,(int)$noteId]);
27 function set_note_parsing($user, $noteId, $mode) argument
30 $this->query($query, [$mode,$user,(int)$noteId]);
34 function remove_note($user, $noteId) argument
37 $this->query($query, [$user,(int)$noteId]);
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/
H A DNote.php23 public $noteId; variable in Google_Service_AdExchangeBuyerII_Note
50 public function setNoteId($noteId) argument
52 $this->noteId = $noteId;
56 return $this->noteId;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/AdExchangeBuyerII/
H A DNote.php23 public $noteId; variable in Google_Service_AdExchangeBuyerII_Note
50 public function setNoteId($noteId) argument
52 $this->noteId = $noteId;
56 return $this->noteId;
/dports/audio/mixxx/mixxx-2.3.0/res/controllers/mixco/
H A Dmaudio_xponent.mixco.litcoffee181 c.control(noteId 0x1C)
184 c.control(noteId 0x1D)
192 c.control(noteId 0x1E)
222 c.control(noteId 0x29)
225 c.control(noteId 0x2B)
239 c.control(noteId 0x25)
244 c.control(noteId 0x26)
249 c.control(noteId 0x27)
254 c.control(noteId 0x28)
284 c.control(noteId 0x0f)
[all …]
/dports/www/tikiwiki/tiki-21.2/templates/
H A Dtiki-notepad_read.tpl14 <input type="hidden" name="noteId" value="{$noteId|escape}">
23 <input type="hidden" name="noteId" value="{$noteId|escape}">
29 <input type="hidden" name="noteId" value="{$noteId|escape}">
36 <input type="hidden" name="noteId" value="{$noteId|escape}">
H A Dtiki-notepad_list.tpl47 <input type="checkbox" class="form-check-input" name="note[{$channels[user].noteId}]">
51 …<a class="link" href="tiki-notepad_read.php?noteId={$channels[user].noteId}">{$channels[user].name…
61 <a href="tiki-notepad_get.php?noteId={$channels[user].noteId}">
66 <a href="tiki-notepad_get.php?noteId={$channels[user].noteId}&amp;save=1">
71 <a href="tiki-notepad_write.php?noteId={$channels[user].noteId}">
76 <a href="tiki-notepad_read.php?noteId={$channels[user].noteId}&amp;remove=1">
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/AdExchangeBuyer/
H A DMarketplaceNote.php24 public $noteId; variable in Google_Service_AdExchangeBuyer_MarketplaceNote
61 public function setNoteId($noteId) argument
63 $this->noteId = $noteId;
67 return $this->noteId;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/AdExchangeBuyer/
H A DMarketplaceNote.php24 public $noteId; variable in Google_Service_AdExchangeBuyer_MarketplaceNote
61 public function setNoteId($noteId) argument
63 $this->noteId = $noteId;
67 return $this->noteId;
/dports/www/nextcloud-notes/notes/lib/Controller/
H A DChunkCursor.php15 public $noteId; variable in OCA\\Notes\\Controller\\ChunkCursor
23 $cc->noteId = (int)$matches[3];
34 $cc->noteId = $m->note->getId();
39 return $this->timeStart->getTimestamp() . '-' . $this->noteLastUpdate . '-' . $this->noteId;
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/public.sdk/samples/vst/hostchecker/source/
H A Deventlistcheck.cpp134 if (event.noteOn.noteId >= 0) in checkEventProperties()
136 if (mNoteIDs.find (event.noteOn.noteId) != mNoteIDs.end ()) in checkEventProperties()
140 mNoteIDs.insert (event.noteOn.noteId); in checkEventProperties()
163 if (event.noteOff.noteId >= 0) in checkEventProperties()
165 if (mNoteIDs.find (event.noteOff.noteId) == mNoteIDs.end ()) in checkEventProperties()
171 mNoteIDs.erase (event.noteOff.noteId); in checkEventProperties()
195 event.noteExpressionValue.noteId, in checkEventProperties()
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vst3sdk/public.sdk/samples/vst/hostchecker/source/
H A Deventlistcheck.cpp134 if (event.noteOn.noteId >= 0) in checkEventProperties()
136 if (mNoteIDs.find (event.noteOn.noteId) != mNoteIDs.end ()) in checkEventProperties()
140 mNoteIDs.insert (event.noteOn.noteId); in checkEventProperties()
163 if (event.noteOff.noteId >= 0) in checkEventProperties()
165 if (mNoteIDs.find (event.noteOff.noteId) == mNoteIDs.end ()) in checkEventProperties()
171 mNoteIDs.erase (event.noteOff.noteId); in checkEventProperties()
195 event.noteExpressionValue.noteId, in checkEventProperties()
/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DMsWks3Text.cxx223 , m_noteId(noteId) in SubDocument()
427 int noteId = -1; in updateNotes() local
434 noteId=-1; in updateNotes()
458 if (noteId >= 0) { in updateNotes()
461 zone.m_footnoteMap[noteId] = notePos; in updateNotes()
466 noteId = static_cast<int>(input->readULong(2)); in updateNotes()
470 if (noteId >= 0) { in updateNotes()
472 if (zone.m_footnoteMap.find(noteId)==zone.m_footnoteMap.end()) in updateNotes()
473 zone.m_footnoteMap[noteId] = notePos; in updateNotes()
935 void MsWks3Text::sendNote(int zoneId, int noteId) in sendNote() argument
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/assets/javascripts/design_management/components/
H A Ddesign_overlay.vue66 return Boolean(this.movingNoteStartPosition && !this.movingNoteStartPosition.noteId);
116 isMovingNote(noteId) {
117 const movingNoteId = this.movingNoteStartPosition?.noteId;
118 return Boolean(movingNoteId && movingNoteId === noteId);
154 const note = this.notes.find(({ id }) => id === this.movingNoteStartPosition.noteId);
195 noteId: this.movingNoteStartPosition.noteId,
202 noteId: note?.id,
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/assets/javascripts/notes/components/
H A Dnote_awards_list.vue24 noteId: {
47 noteId: this.noteId,
H A Dnotes_app.vue160 const { awardName, noteId } = event.detail;
161 this.toggleAward({ awardName, noteId });
204 const noteId = this.checkLocationHash();
206 if (noteId) {
247 const noteId = hash && hash.replace(/^note_/, '');
249 if (noteId) {
250 const discussion = this.discussions.find((d) => d.notes.some(({ id }) => id === noteId));
257 return noteId;
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_processors/format_types/VST3_SDK/pluginterfaces/vst/
H A Divstevents.h38 int32 noteId; ///< note identifier (if not available then -1) member
48 int32 noteId; ///< associated noteOn identifier (if not available then -1) member
74 int32 noteId; ///< event should be applied to the noteId (if not -1) member
/dports/audio/carla/Carla-2.4.1/source/includes/vst3sdk/pluginterfaces/vst/
H A Divstevents.h38 int32 noteId; ///< note identifier (if not available then -1) member
48 int32 noteId; ///< associated noteOn identifier (if not available then -1) member
74 int32 noteId; ///< event should be applied to the noteId (if not -1) member

12345678910>>...13