Skip to content

mjlitz/nightingale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nightingale takes lyrics and creates a song for them.

DependenciesL

python3: https://www.python.org/

Python Packages:

To run:
  • create a file called lyrics.py in the src directory
  • add your song to lyrics.py as a multi-line-string
  • in line 32 of nightingale.py put the name of your song... lyric_lines = la.phrase_break(lyrics.SONGNAME)
  • sh nightingale.sh
  • The song will be in abc notation in data.abc and you can listen to it by playing out.wav

2:41 is when we dicovered PySynth. THANK YOU

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages