There are many different methods to process a digital signal. This section focuses on a few basic methods based on indexing the samples in a signal, or in other words, the elements in an array.
Here are a few resources on indexing arrays and creating arrays.
First, I will demonstrate how to perform these edits by using a digital audio workstation, Pro Tools. Then, we will look at writing our own computer code to perform similar things.
This section demonstrates how to perform a signal splice, consolidate signals together, and perform a time reverse of a signal.

