1,885
edits
Changes
→Basic Sound Scale Program
#* How much time is spent scaling the sound samples? Be sure to eliminate the time taken for the non-scaling part of the program (e.g., random sample generation). '''(How will you do this?)'''
#* Do multiple runs take the same time? How much variation do you observe? What is the likely cause of this variation?
#* Is there any difference in the results produced by the various algorithms? How much does numeric accuracy matter in this application?
=== Alternate Approaches ===