Ryan C. Clausing
Email Me
Email Me
Home
Philosophy
Senior Capstone Project
Other School Projects
Personal Projects
Resume
 
It's Done!!   View the Presentation Handout

 Senior Capstone:
The Senior Capstone class is one that each senior with a major in Computer Science must take during the second semester of their second year. This is my senior project and it is a work in progress.
 Project Description:
Write a sound editor for mp3 and wav files.
 General Requirements:
1.Open and save files in the desired format.
2.Display the sine curve as the sound plays and incorporate functions like play, stop, pause, rewind, forward, loop, mono/stereo.
3.List characteristics about the file.
4.Mix - cut/paste options.
5.Adjust volume, bass, treble.
6.Implement an echo/reverb feature.
7.Implement a "Dolby" type system.
8.Implement a record option.
 

 
 My Capstone Journal:
Click here to view my Capstone Project Journal
 
 My Source Code:
 The Executable:
    Program only works with MSDEV installed and in Windows NT/2000/XP
 
 The Whole Project: