QUESTION 5 Which of the following methods is used to repeat the same sound clip, one after another? O Add the sound samp
-
- Posts: 43759
- Joined: Sat Aug 07, 2021 7:38 am
QUESTION 5 Which of the following methods is used to repeat the same sound clip, one after another? O Add the sound samp
QUESTION 5 Which of the following methods is used to repeat the same sound clip, one after another? O Add the sound sample arrays O Multiply the sound sample arrays by a scalar value less than 1 O Concatenate (i.e append) the sound sample arrays Multiply the sound sample arrays by a scalar value greater than 1 QUESTION 6 10 Which of the following methods is used to mix multiple sound clips to play simultaneously, over another? Multiply the sound sample arrays by a scalar value less than 1 Add the sound sample arrays Multiply the sound sample arrays by a scalar value greater than 1 Concatenate (i.e append) the sound sample arrays