Home
last modified time | relevance | path

Searched defs:note (Results 4551 – 4575 of 10886) sorted by relevance

1...<<181182183184185186187188189190>>...436

/dports/audio/ssr-lv2/ssr-e1999da/dpf/distrho/src/dssi/
H A Dseq_event-compat.h189 unsigned char note; /**< note */ member
258 snd_seq_ev_note_t note; /**< note information */ member
/dports/audio/ssr-lv2/ssr-e1999da/dpf/distrho/src/
H A DDistrhoUIDSSI.cpp191 void sendNote(const uint8_t channel, const uint8_t note, const uint8_t velocity) in sendNote()
235 static void sendNoteCallback(void* ptr, uint8_t channel, uint8_t note, uint8_t velocity) in sendNoteCallback()
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/distrho/src/
H A DDistrhoUIDSSI.cpp191 void sendNote(const uint8_t channel, const uint8_t note, const uint8_t velocity) in sendNote()
235 static void sendNoteCallback(void* ptr, uint8_t channel, uint8_t note, uint8_t velocity) in sendNoteCallback()
H A DDistrhoUILV2.cpp271 void sendNote(const uint8_t channel, const uint8_t note, const uint8_t velocity) in sendNote()
342 static void sendNoteCallback(void* ptr, uint8_t channel, uint8_t note, uint8_t velocity) in sendNoteCallback()
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/distrho/src/dssi/
H A Dseq_event-compat.h189 unsigned char note; /**< note */ member
258 snd_seq_ev_note_t note; /**< note information */ member
/dports/audio/spectacle-lv2/spectacle-2.0-1-g27b1525/dpf/distrho/src/
H A DDistrhoUIDSSI.cpp191 void sendNote(const uint8_t channel, const uint8_t note, const uint8_t velocity) in sendNote()
235 static void sendNoteCallback(void* ptr, uint8_t channel, uint8_t note, uint8_t velocity) in sendNoteCallback()
/dports/audio/spectacle-lv2/spectacle-2.0-1-g27b1525/dpf/distrho/src/dssi/
H A Dseq_event-compat.h189 unsigned char note; /**< note */ member
258 snd_seq_ev_note_t note; /**< note information */ member
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/editors/tab/
H A DTGVoiceImpl.java158 public void check(TGNoteImpl note){ in check()
353 TGNoteImpl note = (TGNoteImpl)notes.next(); in paint() local
/dports/www/nextcloud/nextcloud/apps-pkg/circles/lib/Model/
H A DMember.php544 public function setNote(string $key, string $note): self {
556 public function setNoteArray(string $key, array $note): self {
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javac/util/
H A DJCDiagnostic.java187 public JCDiagnostic note(String key, Object... args) { in note() method in JCDiagnostic.Factory
198 public JCDiagnostic note( in note() method in JCDiagnostic.Factory
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javac/util/
H A DJCDiagnostic.java187 public JCDiagnostic note(String key, Object... args) { in note() method in JCDiagnostic.Factory
198 public JCDiagnostic note( in note() method in JCDiagnostic.Factory
/dports/audio/musescore/MuseScore-3.6.1/importexport/musicxml/
H A Dexportxml.cpp867 int GlissandoHandler::findNote(const Note* note, int type) const in findNote() argument
891 Note* note = static_cast<Note*>(gliss->startElement()); in doGlissandoStart() local
922 Note* note = static_cast<Note*>(gliss->startElement()); in doGlissandoStop() local
1493 static void unpitch2xml(const Note* note, QString& s, int& octave) in unpitch2xml()
2956 static void writeNotehead(XmlWriter& xml, const Note* const note) in writeNotehead()
3078 static Fraction stretchCorrActFraction(const Note* const note) in stretchCorrActFraction()
3091 static int tremoloCorrection(const Note* const note) in tremoloCorrection()
3102 static bool isSmallNote(const Note* const note) in isSmallNote()
3111 static bool isCueNote(const Note* const note) in isCueNote()
3141 static void writeTypeAndDots(XmlWriter& xml, const Note* const note) in writeTypeAndDots()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sci/sound/drivers/
H A Dpcjr.cpp52 static inline int get_freq(int note) { in get_freq()
/dports/devel/isa-l/isa-l-2.30.0/crc/
H A Dcrc64_funcs_test.c53 char *note; member
/dports/deskutils/mindforger/mindforger-1.52.0/lib/src/model/
H A Doutline.h267 …size_t getDirectNoteChildrenCount(const Note* note) { std::vector<Note*> c{}; getDirectNoteChildre… in getDirectNoteChildrenCount()
/dports/audio/carla/Carla-2.4.1/source/frontend/modgui/
H A Dhost.py437 def dspNoteReceived(self, onOff, channel, note, velocity): argument
/dports/audio/bristol/bristol-0.60.10/bristol/
H A Dmidihandlers.c360 float note = 1.0; in doPitchWheel() local
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dsched-vis.c728 for (rtx note = REG_NOTES (x); note; note = XEXP (note, 1)) in print_insn_with_notes() local
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Drtfeedme.c257 char *note[128] ; /* 02 Oct 2002 */ in main() local
/dports/graphics/libexif/libexif-0.6.23/libexif/fuji/
H A Dexif-mnote-data-fuji.c277 ExifMnoteDataFuji *note = (ExifMnoteDataFuji *) d; in exif_mnote_data_fuji_get_id() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_disk_cache.c403 const struct build_id_note *note = in brw_disk_cache_init() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/util/
H A Ddisk_cache.h125 const struct build_id_note *note = NULL; in disk_cache_get_function_identifier() local
/dports/graphics/libosmesa/mesa-21.3.6/src/util/
H A Ddisk_cache.h125 const struct build_id_note *note = NULL; in disk_cache_get_function_identifier() local
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_disk_cache.c403 const struct build_id_note *note = in brw_disk_cache_init() local
/dports/www/p5-WWW-HatenaStar/WWW-HatenaStar-0.04/inc/Test/
H A DBuilder.pm810 sub note { subroutine

1...<<181182183184185186187188189190>>...436