What's the difference between the Delay and Reverb effects?

What will be an ideal response?


Delay creates a distinct, single echo that can repeat and gradually fade. Reverb
creates a mix of echoes to simulate the accoustic characteristics of a room. It
has multiple parameters that take the hard edge off the echo you hear in the
Delay effect.

Computer Science & Information Technology

You might also like to view...

Which of the following would not be a member function that derived classes Fish, Frog and Bird should inherit from base class Animal and then provide their own definitions for, so that the function call can be performed polymorphically?

a. eat b. sleep c. move d. flapWings

Computer Science & Information Technology

The PRNG variable ___________ is defined in NIST SP 800-90 as a number associated with the amount of work required to break a cryptographic algorithm or system.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Word's Styles group in the HOME tab contains buttons to format a list with bullets or numbers.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

All the concrete classes in the Java Collections Framework implement _____________.

a. the Cloneable interface b. the Serializable interfaces c. the Comparable interface d. the Comparator interface

Computer Science & Information Technology