Assignment 1, CSC344, Winter 2014
1 Assignment
2 Details

Assignment 1, CSC344, Winter 2014

This is kind of a warm-up project. It’s intended to get you moving, and to help you realize that you’re going to have to figure out a whole bunch of things yourself.

1 Assignment

Write a program that takes a piece of recorded music and chops it up and rearranges it into another piece of music. The resulting piece should be between 20 and 30 seconds long.

2 Details

You should do your work in an "project1" subdirectory of your github repo. In order to be a good citizen, you should avoid uploading binaries (e.g., the sound files) as part of the repo.

Submit your source sound file and your resulting sound file using PolyLearn.

Is that detailed enough? Probably not. Ask me questions!