domdfcoding / new_year

Script to play "In the Air Tonight" at midnight on New Year's Eve.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Year

Script to play "In the Air Tonight" at midnight on New Year's Eve.

Requires PyAudio, which can be installed from PyPI.

You'll also need a copy of In The Air Tonight by Phil Collins in Waveform Audio File Format (WAV). The timings used in this script are based on the version from the Genesis R-Kive box set released in 2014, with a run time of 5 minutes 30 seconds. My copy was downloaded as an MP3 from Amazon. You can use Audacity to convert from MP3 to WAV.

Then edit the script to point to your WAV file, and adjust the timings if necessary. Then simply run the script at about 11:50 PM and enjoy the music, which starts at about 11:56 PM.


Copyright (c) 2017-2020 Dominic Davis-Foster

About

Script to play "In the Air Tonight" at midnight on New Year's Eve.

License:MIT License


Languages

Language:Python 100.0%