FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

medinal2000/CS410_Python_Sound_Mod · GitHub

Repository files navigation

CS410 Final Project Python Sound Mod

Copyright (c) 2019 Medina Lamkin, Ebraheem AlAthari

Write Up

Located in writeup.md

Running the final project

Installing Dependencies

.\pip_install.sh

For this project we use a couple of python packages that need to be installed with pip3.

For this project we assume you have access to python3 and pip3.

Running the project

Aside: Included in this project are two test wav files

.\project.py

To run our project execute the project.py file.

Unit Test

Aside: Unit Test only uses the Hello.wav file

.\unittest_project.py

To run the unit tests execute the unittest_project.py file. Output from unitests needs to be listened to verify the program works.

Cleaning Up Wav File

Included is a handy litte shell file that deletes all the wav files generated. Be sure to save any you want under a different filename before running the following script

.\remove_outputs.sh

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL