32 lines
1.2 KiB
Markdown
32 lines
1.2 KiB
Markdown
AUTUMN LEAVES Version 2.0
|
|
|
|
Requires pygame and python 3.
|
|
|
|
This is a simple pygame animation that displays autumn leaves falling to the sound of different covers from the standard Autumn leaves.
|
|
|
|
To run the file autumn:leaves.py using python3, or access it using the executable .sh file (only works for GNU/Linux). It can be set up to show up at startup, or it can be accessed at any moment by creating desktop shortcut.
|
|
|
|
All leaves, background color and tracks are picked up randomly so that each time it is played it looks and sounds different.
|
|
|
|
As soon as the track is over, the script stops.
|
|
|
|
Tracks:
|
|
|
|
1- Mysteries - Beth Gibbons and Rustin Man (This is an exception, the only track that isn't a cover of Autumn Leaves)
|
|
2- Autumn Leaves - Cannonball Adderley
|
|
3- Autumn Leaves - Edit Piaf
|
|
4- Autumn Leaves -Miles Davis
|
|
5- Autumn Leaves - Eric Clapton
|
|
6- Autumn Leaves - John Coltrane
|
|
7- Autumn Leaves - Oscar Peterson & Stéphane Grappelli
|
|
8- Autumn Leaves - Ahmad Jamal
|
|
9- Autumn Leaves - Paula Cole
|
|
10- Najwa - Las Hojas Muertas
|
|
|
|
Any bugs, contributions or coments please contact me at: nada-infinita@posteo.net
|
|
|
|
All software used to create this script is open source:
|
|
|
|
VLC was used to change format of tracks.
|
|
Gimp was used to edit and transform leaf images.
|