QUESTION 5 Which of the following methods is used to repeat the same sound clip, one after another? O Add the sound samp
Posted: Fri Jun 10, 2022 11:55 am
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