Home
last modified time | relevance | path

Searched refs:play (Results 351 – 375 of 39829) sorted by relevance

1...<<11121314151617181920>>...1594

/dports/misc/gnome-user-docs/gnome-user-docs-41.1/gnome-help/C/
H A Dmusic-cantplay-drm.page17 <title>I can’t play the songs I bought from an online music store</title>
19 <p>If you downloaded some music from an online store you may find that it won’t play on your comput…
21play a song you need to have support for the right audio formats installed — for example, if you w…
23play it, the song might be <em>copy protected</em> (also known as being <em>DRM restricted</em>). …
/dports/audio/supercollider/SuperCollider-3.11.0-Source/HelpSource/Classes/
H A DDpoll.schelp28 { Duty.kr(0.5, 0, Dpoll(Dseries(0, 1, inf) * 2)); 0.0 }.play;
31 { Duty.kr(0.5, 0, Dpoll(Dseries(0, 1, inf) * 2, run: MouseX.kr > 0.5)); 0.0 }.play;
34 { LFPulse.ar(Duty.kr(0.5, 0, Dpoll(Dseries(0, 1, inf) % 10 + 1 * 30, "value"))) * 0.1 }.play;
37 { Duty.ar(0.511, 0, Dpoll(Dseries(0, 1, inf) * 2)); 0.0 }.play;
47 }.play
50 { Duty.kr(0.5, 0, Dpoll(( Dseries(0, 1, inf) + _ ).dup, ("value" + _).dup)); 0.0 }.play;
55 { Duty.kr(0.5, 0, Dseries(0, 1, inf).dpoll); 0.0 }.play;
56 { Duty.ar(0.5, 0, SinOsc.ar(0.1).dpoll); 0.0 }.play;
H A DGendy2.schelp135 {Pan2.ar(Gendy2.ar)}.play
148 ,Lag.kr(LFNoise0.kr(1),0.5))}.play
156 //play me
161 {Pan2.ar(Gendy2.ar(initCPs:1))}.play
164 {Pan2.ar(Gendy2.ar(initCPs:2))}.play
183 {Pan2.ar(Gendy2.ar(knum:MouseX.kr(1,13),mul:0.2), 0.0)}.play
197 SinOsc.kr(MouseY.kr(0,200), 0, 0.5),mul:0.2), 0.0)}.play
211 }.play
223 , 0.0)}.play
241 }.play
[all …]
/dports/x11-toolkits/gtk30/gtk+-3.24.31/testsuite/css/parser/
H A Danimation-play-state.css2 animation-play-state: initial;
6 animation-play-state: inherit;
10 animation-play-state: unset;
14 animation-play-state: running;
18 animation-play-state: running, paused, running, paused;
H A Danimation-play-state.ref.css2 animation-play-state: initial;
6 animation-play-state: inherit;
10 animation-play-state: unset;
14 animation-play-state: running;
18 animation-play-state: running, paused, running, paused;
/dports/x11-toolkits/gtk40/gtk-4.4.1/testsuite/css/parser/
H A Danimation-play-state.ref.css2 animation-play-state: initial;
6 animation-play-state: inherit;
10 animation-play-state: unset;
14 animation-play-state: running;
18 animation-play-state: running, paused, running, paused;
H A Danimation-play-state.css2 animation-play-state: initial;
6 animation-play-state: inherit;
10 animation-play-state: unset;
14 animation-play-state: running;
18 animation-play-state: running, paused, running, paused;
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/BhobUGens/sc/help/
H A DGendy4.help.rtf41 \{\cf3 Pan2\cf0 .ar(\cf3 Gendy4\cf0 .ar)\}.play\
44 \{\cf3 Pan2\cf0 .ar(\cf3 Gendy4\cf0 .ar(1,1,1.0,1.0,30,100,0.3,0.05,5))\}.play\
46 \cf2 //play me \cf0 \
62 \{\cf3 Pan2\cf0 .ar(\cf3 Gendy4\cf0 .ar(initCPs:1))\}.play\
65 \{\cf3 Pan2\cf0 .ar(\cf3 Gendy4\cf0 .ar(initCPs:2))\}.play\
83 \{\cf3 Pan2\cf0 .ar(\cf3 Gendy4\cf0 .ar(knum:\cf3 MouseX\cf0 .kr(1,13),mul:0.2), 0.0)\}.play\
107 \}.play\
119 , 0.0)\}.play\
136 \}.play\
159 \}.play\
[all …]
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/MCLDUGens/sc/HelpSource/Classes/
H A DSawDPW.schelp22 {var x; x = SawDPW.ar(MouseX.kr(50, 2000, 1));Amplitude.ar(x, 0.2, 0.2).poll; x.madd(0.1).dup}.play
23 …x = SawDPW.ar(K2A.ar(MouseX.kr(50, 2000, 1)));Amplitude.ar(x, 0.2, 0.2).poll; x.madd(0.1).dup}.play
26 {var x; x = SawDPW.ar(MouseX.kr(50, 10000, 1).poll); x.madd(0.1).dup}.play
27 {var x; x = Saw .ar(MouseX.kr(50, 10000, 1).poll); x.madd(0.1).dup}.play
28 {var x; x = LFSaw .ar(MouseX.kr(50, 10000, 1).poll); x.madd(0.1).dup}.play
30 …t(_.ar(K2A.ar(MouseX.kr(10, 20000, 1).poll))); Amplitude.ar(x[0], 0.2, 0.2).poll; x.madd(0.1)}.play
36 {Saw .ar({exprand(50, 1000)}.dup(~num)).mean.dup}.play // 30.7% CPU
37 {SawDPW.ar({exprand(50, 1000)}.dup(~num)).mean.dup}.play // 12.4% CPU
38 {LFSaw .ar({exprand(50, 1000)}.dup(~num)).mean.dup}.play // 7.0% CPU
/dports/lang/racket/racket-8.3/share/pkgs/realm/chapter14/
H A Dserver.rkt61 (define players (play-players pu))
63 (play players (play-food pu) (cons new-s spectators)))
67 (define (play-remove p iw)
68 (define players (play-players p))
70 (play (rip iw players) (play-food p) (rip iw spectators)))
184 (define (wait-or-play j)
366 (set-play-players! p (add-waypoint (play-players p) c iw))
509 (map ip-iw (append (play-players p) (play-spectators p))))
636 (check-equal? (play-remove
648 (check-equal? (play-remove
[all …]
/dports/lang/yorick/yorick-y_2_2_04/fft/
H A DMakefile6 CFLAGS=$(COPTIONS) -I../play
29 cffti.o: cfft.h ../play/plugin.h
30 cfftf.o: cfft.h ../play/plugin.h
31 cfftb.o: cfft.h ../play/plugin.h
32 cfft2.o: cfft.h ../play/plugin.h
33 roll2.o: cfft.h ../play/plugin.h
/dports/audio/praat/praat-6.2.03/melder/
H A Dmelder_play.cpp61 void (*play) ();
78 theMelderFunctions. play ();
97 void Melder_setPlayProc (void (*play) ())
98 { theMelderFunctions. play = play ? play : defaultPlay; }
/dports/sysutils/ansible2/ansible-2.9.27/test/units/playbook/
H A Dtest_helpers.py113 ds, play=self.mock_play,
123 play=self.mock_play,
132 ds, play=self.mock_play,
138 res = helpers.load_list_of_tasks(ds, play=self.mock_play,
148 res = helpers.load_list_of_tasks(ds, play=self.mock_play,
183 res = helpers.load_list_of_tasks(ds, play=self.mock_play,
198 res = helpers.load_list_of_tasks(ds, play=self.mock_play,
205 res = helpers.load_list_of_tasks(ds, play=self.mock_play,
212 res = helpers.load_list_of_tasks(ds, play=self.mock_play,
223 res = helpers.load_list_of_tasks(ds, play=self.mock_play,
[all …]
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/units/playbook/
H A Dtest_helpers.py113 ds, play=self.mock_play,
123 play=self.mock_play,
132 ds, play=self.mock_play,
138 res = helpers.load_list_of_tasks(ds, play=self.mock_play,
148 res = helpers.load_list_of_tasks(ds, play=self.mock_play,
183 res = helpers.load_list_of_tasks(ds, play=self.mock_play,
198 res = helpers.load_list_of_tasks(ds, play=self.mock_play,
205 res = helpers.load_list_of_tasks(ds, play=self.mock_play,
212 res = helpers.load_list_of_tasks(ds, play=self.mock_play,
223 res = helpers.load_list_of_tasks(ds, play=self.mock_play,
[all …]
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/units/playbook/
H A Dtest_helpers.py113 ds, play=self.mock_play,
123 play=self.mock_play,
132 ds, play=self.mock_play,
138 res = helpers.load_list_of_tasks(ds, play=self.mock_play,
148 res = helpers.load_list_of_tasks(ds, play=self.mock_play,
183 res = helpers.load_list_of_tasks(ds, play=self.mock_play,
198 res = helpers.load_list_of_tasks(ds, play=self.mock_play,
205 res = helpers.load_list_of_tasks(ds, play=self.mock_play,
212 res = helpers.load_list_of_tasks(ds, play=self.mock_play,
223 res = helpers.load_list_of_tasks(ds, play=self.mock_play,
[all …]
/dports/audio/sndio/sndio-1.8.1/examples/
H A DMakefile.in16 PROG = play rec fd vol cap gen-fir
20 play: play.o tools.o
21 ${CC} ${LDFLAGS} ${LIB} -o play play.o tools.o ${LDADD}
42 play.o: play.c tools.h
/dports/audio/madplay/madplay-0.15.2b/
H A Daudio_aiff.c236 int play(struct audio_play *play) in play() argument
241 len = audio_pcm(data, play->nsamples, play->samples[0], play->samples[1], in play()
242 play->mode, play->stats); in play()
249 nsamples += play->nsamples; in play()
345 return play(&control->play); in audio_aiff()
H A Daudio_jaguar.c299 int play(struct audio_play *play) in play() function
303 update_stats(play->stats, play->nsamples, play->samples[0]); in play()
304 if (play->samples[1]) in play()
305 update_stats(play->stats, play->nsamples, play->samples[1]); in play()
370 return play(&control->play); in audio_jaguar()
H A Daudio_carbon.c249 int play(struct audio_play *play) in play() argument
257 if (output[bindex].pcm_nsamples + play->nsamples > MAX_NSAMPLES && in play()
274 len = audio_pcm(&buffer->pcm_data[buffer->pcm_length], play->nsamples, in play()
275 play->samples[0], play->samples[1], play->mode, play->stats); in play()
277 buffer->pcm_nsamples += play->nsamples; in play()
351 return play(&control->play); in audio_carbon()
H A Daudio_wave.c191 int play(struct audio_play *play) in play() argument
196 len = audio_pcm(data, play->nsamples, play->samples[0], play->samples[1], in play()
197 play->mode, play->stats); in play()
297 return play(&control->play); in audio_wave()
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/ac/
H A Dparser.cpp25 extern GameState play;
33 if (play.bad_parsed_word[0] == 0) in Parser_SaidUnknownWord()
35 return CreateNewScriptString(play.bad_parsed_word); in Parser_SaidUnknownWord()
39 parse_sentence (text, &play.num_parsed_words, play.parsed_words, NULL, 0); in ParseText()
48 … return parse_sentence (checkwords, &numword, &words[0], play.parsed_words, play.num_parsed_words); in Said()
138 play.bad_parsed_word[0] = 0; in parse_sentence()
266 if ((word < 0) && (play.bad_parsed_word[0] == 0)) in parse_sentence()
267 strcpy(play.bad_parsed_word, thisword); in parse_sentence()
/dports/games/freedink-data/freedink-data-1.08.20170409/dink/Story/
H A DS5-ST1P.c3 int &play; in main() local
9 &play = random(3, 1); in hit()
10 if (&play == 1) in hit()
14 if (&play == 2) in hit()
18 if (&play == 3) in hit()
/dports/games/freedink-engine/freedink-108.4/src/
H A Ddinkc.c490 if (play.var[i].active == 1 in search_var_with_this_scope_107()
491 && ((play.var[i].scope == DINKC_GLOBAL_SCOPE) || (play.var[i].scope == var_scope)) in search_var_with_this_scope_107()
520 if (play.var[v].active in search_var_with_this_scope_108()
579 return play.var[i].var; in decipher()
595 if ((play.var[i].active == 1) in var_replace_107()
596 && ((play.var[i].scope == DINKC_GLOBAL_SCOPE) || (play.var[i].scope == scope))) in var_replace_107()
623 if (play.var[i].active in var_replace_108()
782 if (play.var[i].active && play.var[i].scope == k) in kill_script()
1230 play.var[dupe].var = value; in make_int()
1286 lhs_var = &(play.var[k]); in var_equals()
[all …]
/dports/multimedia/totem/totem-3.38.2/src/
H A Dtotem-gallery-thumbnailer.c72 GstElement *play; member
154 g_object_set (app->play, "uri", uri, NULL); in thumb_app_set_filename()
161 GstElement *play) in error_handler() argument
216 g_clear_object (&app->play); in thumb_app_cleanup()
224 bus = gst_element_get_bus (app->play); in thumb_app_set_error_handler()
268 bus = gst_element_get_bus (app->play); in thumb_app_start()
283 if (src == app->play) { in thumb_app_start()
345 GstElement *play; in thumb_app_setup_play() local
353 g_object_set (play, in thumb_app_setup_play()
359 app->play = play; in thumb_app_setup_play()
[all …]
/dports/comms/mgetty+sendfax/mgetty-1.1.37/voice/scripts/
H A Ddtmf_alpha.sh102 play () { function
146 play $i
153 play $TMP
158 play "$NO_NEW_MESSAGES"
432 play "$INCORRECT"
435 play "$GET_CODE"
439 play "$BYE"
440 play "$GOODBYE"
460 play "$OKAY_DRIN"
509 play "$MSG_DIR/abhorch.rmd"
[all …]

1...<<11121314151617181920>>...1594