Home
last modified time | relevance | path

Searched refs:noteoff (Results 1 – 25 of 66) sorted by relevance

123

/dports/audio/midifile/midifile-988d55b/tools/
H A Dshutak.cpp119 MidiEvent noteoff(0x80, 0, 64); in createMidiFile() local
121 noteoff.track = 1; in createMidiFile()
132 noteoff[1] = 0x7f & notelist[j]; in createMidiFile()
134 noteoff.tick = (int)(beat * tpq + 1 * tpq + 0.5); in createMidiFile()
136 midifile.addEvent(noteoff); in createMidiFile()
H A Dmidi2melody.cpp152 goto noteoff; in convertToMelody()
160 noteoff: in convertToMelody()
/dports/audio/rkr-lv2/rkrlv2-beta_2-2-gd8c17d3/src/
H A DRecognizeNote.C187 int noteoff = 0; in displayFrequency() local
215 noteoff = 1; in displayFrequency()
223 noteoff = 1; in displayFrequency()
229 if (!noteoff) { in displayFrequency()
H A DMIDIConverter.C80 int noteoff = 0; in displayFrequency() local
106 noteoff = 1; in displayFrequency()
115 noteoff = 1; in displayFrequency()
125 if ((noteoff) & (hay)) { in displayFrequency()
/dports/games/xpat2/xpat2-1.07/src/
H A DX-sound_FM.c75 static void noteoff(int chan,int pitch,int vol) { in noteoff() function
152 noteoff(channel, ch->note, ch->volume); in do_music()
172 noteoff(channel, dong[channel].note, dong[channel].volume); in do_music()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/gxtuner.lv2/
H A Dgxtuner.cpp59 bool noteoff; member in Gxtuner
140 noteoff(false), in Gxtuner()
272 noteoff = true; in play_midi()
274 } else if (((level+fallback) < (nolevel*0.1))&& noteoff) { in play_midi()
282 noteoff = false; in play_midi()
284 if(noteoff) fallback *= 0.9; in play_midi()
/dports/audio/ocp/ocp-0.2.90/playit/
H A Ditplay.c166 c->pch->noteoff=1;
246 case 2: c->pch->noteoff=1; break;
327 case 1: dp->noteoff=1; break;
340 p->noteoff=0;
821 this->pchannels[i].noteoff=1;
1320 if (!noteoff&&(env->type&env_type_slooped))
1345 if (p->noteoff&&(p->inst->envs[0].type&env_type_looped))
1355 if (p->noteoff)
1382 int e=processenvelope(&p->inst->envs[2], &p->pitchenvpos, p->noteoff, p->pitchenv);
1447 if (p->noteoff&&!p->looptype)
[all …]
/dports/audio/csound/csound-6.15.0/Opcodes/chua/
H A DChuaOscillator.cpp222 int noteoff(CSOUND *csound) { in noteoff() function in ChuasOscillatorCubic
232 return ((ChuasOscillatorCubic *)opcode)->noteoff(csound); in noteoff_()
482 int noteoff(CSOUND *csound) { in noteoff() function in ChuasOscillatorPiecewise
492 return ((ChuasOscillatorPiecewise *)opcode)->noteoff(csound); in noteoff_()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dmidi_state_tracker.cc125 Evoral::Event<MidiBuffer::TimeType> noteoff in resolve_notes() local
130 dst.push_back (noteoff); in resolve_notes()
/dports/audio/vmpk/vmpk-0.8.6/dbus/
H A Ddbus-client.py21 interface.noteoff(69);
H A Dbigben.sh32 dbus_command noteoff $1
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A DOpcodeBase.hpp333 int noteoff(CSOUND *csound) in noteoff() function in csound::OpcodeNoteoffBase
339 return reinterpret_cast<T *>(opcode)->noteoff(csound); in noteoff_()
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A DOpcodeBase.hpp333 int noteoff(CSOUND *csound) in noteoff() function in csound::OpcodeNoteoffBase
339 return reinterpret_cast<T *>(opcode)->noteoff(csound); in noteoff_()
/dports/audio/hydrogen/hydrogen-1.0.1/src/core/src/helpers/
H A Dlegacy.cpp240 bool noteoff = false; in load_drumkit_pattern() local
242 noteoff = true; in load_drumkit_pattern()
248 pNote->set_note_off( noteoff ); in load_drumkit_pattern()
/dports/audio/csound/csound-6.15.0/include/
H A DOpcodeBase.hpp349 int noteoff(CSOUND *csound) in noteoff() function in csound::OpcodeNoteoffBase
355 return reinterpret_cast<T *>(opcode)->noteoff(csound); in noteoff_()
/dports/audio/csound/csound-6.15.0/Opcodes/
H A Dmixer.cpp139 int noteoff(CSOUND *) { return OK; } in noteoff() function
188 int noteoff(CSOUND *) { return OK; } in noteoff() function
242 int noteoff(CSOUND *) { return OK; } in noteoff() function
H A Dftsamplebank.cpp74 int noteoff(CSOUND *) { return OK; } in noteoff() function in iftsamplebank
111 int noteoff(CSOUND *) { return OK; } in noteoff() function in kftsamplebank
/dports/audio/musescore/MuseScore-3.6.1/audio/midi/fluid/
H A Dfluid.cpp165 v->noteoff(); in play()
185 v->noteoff(); in play()
237 v->noteoff(); in damp_voices()
249 v->noteoff(); in allNotesOff()
/dports/textproc/py-pygments/Pygments-2.7.2/tests/examplefiles/
H A Dexample.scd38 // carrier sustains until noteoff
/dports/textproc/py-pygments-25/Pygments-2.5.2/tests/examplefiles/
H A Dexample.scd38 // carrier sustains until noteoff
/dports/audio/sfront/sfront-0.99/src/lib/nsys/
H A Dnet_jrecv.c1541 int yflag, noteon, noteoff, dated, predate; in nsys_netin_jrec_notelog() local
1573 noteoff = jrecv->chaptern_ref[newx]; in nsys_netin_jrec_notelog()
1585 if ((noteoff == 1) && /* one note is playing */ in nsys_netin_jrec_notelog()
1603 noteon = noteoff = 0; in nsys_netin_jrec_notelog()
1614 noteoff = 0; in nsys_netin_jrec_notelog()
1627 if (noteoff) in nsys_netin_jrec_notelog()
1630 if (noteoff > 1) in nsys_netin_jrec_notelog()
1631 printf( "(%i) ", noteoff); in nsys_netin_jrec_notelog()
1641 for (i = 0; i < noteoff; i++) in nsys_netin_jrec_notelog()
1652 if (noteoff || noteon) in nsys_netin_jrec_notelog()
[all …]
/dports/audio/csoundqt/CsoundQt-0.9.8.1/examples/Miscellaneous/
H A DScore_Tricks.csd61 …¬To an instrument, turning off a note from the score is equivalent to a noteoff event so all "r" …
/dports/audio/muse-sequencer/muse-4.0.0/src/synti/simpledrums2/
H A DREADME11 - Simple controls for each individual channel: volume, balance, noteoff-ignore, channel on/off
/dports/audio/dssi/dssi-1.1.1/examples/
H A Dless_trivial_synth_qt_gui.cpp268 unsigned char noteoff[4] = { 0x00, 0x90, 0x3C, 0x00 }; in test_release() local
270 lo_send(m_host, m_midiPath, "m", noteoff); in test_release()
/dports/audio/muse-sequencer/muse-4.0.0/src/synti/organ/
H A Dorgan.h188 void noteoff(int channel, int pitch);

123