Skip to content

felix-olivier/make-noise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To install requirements run

$ pip install pysine

To start bass line run

$ python3 make_noise/bass.py

It sounds better with multiple bass lines so open another terminal and run

$python3 make_noise/bass.py

and repeat that a bunch of times.

In a new terminal run the following to add vocals, drums or lead.

$ python3 make_noise/vocals.py

$ python3 make_noise/drum.py

$ python3 make_noise/noise.py

For now it only works when the $ say command is available.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages