Home
last modified time | relevance | path

Searched defs:lyric (Results 1 – 25 of 150) sorted by relevance

123456

/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/kernel/modules/webservices/lyrics/
H A DLyricsRetrieveOperation.java84 ILyrics lyric = getLyricFromCache(); in getLyrics() local
123 ILyrics lyric = this.lyricsCache.retrieveLyric(this.artist, this.song); in getLyricFromCache() local
H A DLyrDBEngine.java103 String lyric = readURL(getConnection(urlString, operation), "UTF-8"); in retrieveSearchResult() local
114 private String appendFooter(String lyric) { in appendFooter()
H A DLyricsCache.java76 final String title, final ILyrics lyric) { in storeLyric()
/dports/audio/jid3lib/jid3lib-0.5.4/src/org/farng/mp3/object/
H A DObjectLyrics3Line.java16 private String lyric = ""; field in ObjectLyrics3Line
38 public void setLyric(final String lyric) { in setLyric()
/dports/audio/denemo/denemo-2.0.6/include/denemo/
H A Ddenemo_objects.h142 GString *lyric; /**< Pointer to the lyrics applied to that chord */ member
270 typedef struct lyric struct
272 GString *lyrics; /**< This is the text string containing the lyrics */ argument
274 gboolean is_syllable; /**< Is the lyric a syllable? */ argument
275 gboolean center_lyric; /**< Should the lyrics be centered? */ argument
276 }lyric; typedef
/dports/audio/midifile/midifile-988d55b/tools/
H A Dextractlyrics.cpp58 string lyric = midifile[i][j].getMetaContent(); in extractLyrics() local
/dports/audio/jid3lib/jid3lib-0.5.4/src/org/farng/mp3/lyrics3/
H A DLyrics3v1Iterator.java48 final String lyric = this.tag.getLyric().substring(0, this.removeIndex) + in remove() local
H A DLyrics3v1.java39 private String lyric = ""; field in Lyrics3v1
86 public void setLyric(final String lyric) { in setLyric()
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/song/models/
H A DTGLyric.java41 public void copy(TGLyric lyric){ in copy()
/dports/audio/gmpc-lyrics/gmpc-lyrics-11.8.16/src/
H A D_leoslyrics.c62 xmlNodePtr root, lyric, node; in __leoslyrics_get_lyrics() local
/dports/audio/strawberry/strawberry-1.0.0/src/lyrics/
H A Dgeniuslyricsprovider.cpp440 GeniusLyricsLyricContext lyric; in HandleSearchReply() local
477 const GeniusLyricsLyricContext lyric = search->requests_lyric_.value(url); in HandleLyricReply() local
545 …dSearch(std::shared_ptr<GeniusLyricsSearchContext> search, const GeniusLyricsLyricContext &lyric) { in EndSearch()
/dports/audio/jid3lib/jid3lib-0.5.4/src/org/farng/mp3/id3/
H A DFrameBodyUSLT.java92 public void setLyric(final String lyric) { in setLyric()
H A DID3v2_4Frame.java294 final FieldBodyLYR lyric = (FieldBodyLYR) field.getBody(); in ID3v2_4Frame() local
/dports/audio/osd-lyrics/osdlyrics-0.4.3/src/tests/
H A Dol_lrc_test.c116 char *lyric = NULL; in tail_test() local
/dports/audio/drumstick/drumstick-2.5.0/library/include/drumstick/
H A Dqsmf.h58 const quint8 lyric = 0x05; /**< SMF Lyric */ variable
/dports/www/you-get/you-get-0.4.1545/src/you_get/extractors/
H A Dnetease.py90 def netease_lyric_download(song, lyric, output_dir='.', info_only=False, playlist_prefix=""): argument
/dports/audio/musescore/MuseScore-3.6.1/importexport/midiimport/
H A Dimportmidi_lyrics.cpp184 for (const auto &lyric: lyricTrack) { in addTitleIfAny() local
309 for (const auto &lyric: trackLyric) { in makeLyricsListForUI() local
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar-gtp/src/org/herac/tuxguitar/io/gtp/
H A DGP5InputStream.java65 int tempoValue = readInt();
109 for (int i = 0; i < 11; i++) {
133 TGTempo tempo = getFactory().newTempo(); in readLyrics()
/dports/japanese/timidity++-slang/TiMidity++-2.15.0/interface/
H A Ddumb_c.c196 char *lyric; in ctl_lyric() local
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/interface/
H A Ddumb_c.c196 char *lyric; in ctl_lyric() local
/dports/audio/timidity++-slang/TiMidity++-2.15.0/interface/
H A Ddumb_c.c196 char *lyric; in ctl_lyric() local
/dports/audio/timidity++/TiMidity++-2.15.0/interface/
H A Ddumb_c.c196 char *lyric; in ctl_lyric() local
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/interface/
H A Ddumb_c.c196 char *lyric; in ctl_lyric() local
/dports/audio/timidity++-motif/TiMidity++-2.15.0/interface/
H A Ddumb_c.c196 char *lyric; in ctl_lyric() local
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/interface/
H A Ddumb_c.c196 char *lyric; in ctl_lyric() local

123456