Midterm Project

I intended to create an audio sampler. I figured i would start with 3 chanels and see if I could later increase that number.
I used arrays to keep track of the sound files and their states (on / off) in separate arrays. It seems that it would be very impractical to add more channels with my current code and I would have to rethink the data structures. It would be cool if I can figure out how to use audio effects and improve the looping quality of PMovie which was inacurrate and glitchy.

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *