Skip to content

The following repo is for a music filter implemented in Python. Add any .mp3 file into the program script and the frequency, pitch, and bass will be altered to produce a horror film soundtrack from any song.

Notifications You must be signed in to change notification settings

BJWOODS/PythonMusicFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Music Filter

  1. You will need to install Garage band or other music software to play your modified MP3 file once it has gone throught the filter.
  2. This filter made in Python converts any MP3 file into a horror film themed MP3 song by modifying the pitch, tremble, and bass of original soundtrack.
  3. Concept Eg.
  4. Input: RedHotChiliPeppers.mp3
  5. Output: (In Garage Band) -> Horror song made from the same notes used in the RedHotChilliPeppers.mp3 file

About

The following repo is for a music filter implemented in Python. Add any .mp3 file into the program script and the frequency, pitch, and bass will be altered to produce a horror film soundtrack from any song.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages