Skip to content

thomasnguyens/python-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

python-projects

projects/labs/assignments I've done

in P6.45 it Writes a program that reads a sound file, reverses all values, and saves the result. Try it out with the recording of speech or a song.

in P6.40 it writes a program that reads a sound file and “fades in” the sound. We Multiply the values of the first second with a factor that increases from 0 to 1.

the soundprocessing.py Creates a main program that asks the user how they would like to process the file, e.g. 1. Fade In, 2. Reverse

About

projects/labs/assignments I've done

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages