Instructor Manual for Introduction to Computing and ...

In section 9.2 we show creating a sound clip by passing in as parameters the start and end index. This is also where we introduce returning an object from a method since we create a new Sound object to hold the clip and return it from the clip method. In section 9.3 we show how to splice sounds together using several for loops. ................
................