Home
last modified time | relevance | path

Searched refs:theMusic (Results 1 – 25 of 32) sorted by relevance

12

/dports/print/lilypond/lilypond-2.22.1/input/regression/
H A Dchord-name-exceptions.ly19 theMusic = \chordmode {
27 << \context ChordNames \theMusic
28 \context Voice \theMusic
/dports/print/lilypond-devel/lilypond-2.23.5/input/regression/
H A Dchord-name-exceptions.ly19 theMusic = \chordmode {
27 << \context ChordNames \theMusic
28 \context Voice \theMusic
/dports/games/galaxyhack/galaxyhack/src/
H A DJSDL.cpp282 if (theMusic) in Shutdown()
283 Mix_FreeMusic(theMusic); in Shutdown()
305 if (theMusic) in LoadMusic()
306 Mix_FreeMusic(theMusic); in LoadMusic()
308 theMusic = Mix_LoadMUS(filename.c_str()); in LoadMusic()
310 if (!theMusic) { in LoadMusic()
321 if (Mix_PlayMusic(theMusic, -1) == -1) { in PlayMusic()
H A DJSDL.h26 JamesSDL(): screen(0), loadingSurface(0), theMusic(0) {} in JamesSDL()
69 Mix_Music* theMusic; variable
/dports/print/lilypond-devel/lilypond-2.23.5/Documentation/snippets/
H A Dchord-name-exceptions.ly32 theMusic = \chordmode {
43 \new ChordNames \theMusic
44 \new Voice \theMusic
/dports/print/lilypond/lilypond-2.22.1/Documentation/snippets/
H A Dchord-name-exceptions.ly32 theMusic = \chordmode {
43 \new ChordNames \theMusic
44 \new Voice \theMusic
/dports/games/battalion/battalion1.4b/
H A Daudio.c627 static int theMusic[MAXMUSIC] = {10, 11, 12, 13, 14}; in doSound() local
679 …if(ALgetfilled(t->audio_port)+oneSound[theMusic[musicCount]].numberSamples < 2*oneSound[10].sample… in doSound()
682 oneSound[theMusic[musicCount]].sampleBuffer, in doSound()
683 oneSound[theMusic[musicCount]].numberSamples); in doSound()
689 OutAudio(theMusic[musicCount]); in doSound()
780 static int theMusic[MAXMUSIC] = {10, 11, 12, 13, 14}; in doSound() local
799 OutAudio(theMusic[musicCount]); in doSound()
869 static int theMusic[MAXMUSIC] = {10, 11}; in doSound() local
890 OutAudio(theMusic[musicCount]); in doSound()
/dports/devel/z88dk/z88dk/examples/sms/3dcity/content/
H A Dmusic.asm3 theMusic: label
/dports/print/lilypond/lilypond-2.22.1/Documentation/po/
H A Dca.po8221 msgid "theMusic"
8222 msgstr "theMusic"
H A Dzh.po8170 msgid "theMusic"
H A Dja.po8435 msgid "theMusic"
H A Dit.po8182 msgid "theMusic"
H A Dnl.po8193 msgid "theMusic"
H A Dfr.po7050 msgid "theMusic"
H A Dhu.po8470 msgid "theMusic"
/dports/print/lilypond-devel/lilypond-2.23.5/Documentation/po/
H A Dca.po8221 msgid "theMusic"
8222 msgstr "theMusic"
H A Dnl.po8193 msgid "theMusic"
H A Dzh.po8170 msgid "theMusic"
H A Dit.po8182 msgid "theMusic"
H A Dja.po8435 msgid "theMusic"
H A Dfr.po7050 msgid "theMusic"
H A Dhu.po8470 msgid "theMusic"
H A Dde.po8223 msgid "theMusic"
/dports/print/lilypond-devel/lilypond-2.23.5/Documentation/misc/
H A DChangeLog-2.14745 * input/regression/chord-name-exceptions.ly (theMusic): add base too.
/dports/print/lilypond/lilypond-2.22.1/Documentation/misc/
H A DChangeLog-2.14745 * input/regression/chord-name-exceptions.ly (theMusic): add base too.

12