Skip to main content

cantus - 0.1

Cantus - MP3 player developed in pygame


Mihai Iliescu
(megasoft)
# usage: # python cantus.py path_to_music_folder # # if no path_to_music_folder is specified, cantus will look for Audio files in the current folder. # press LEFT for next song # press RIGHT for previous song # press SPACE to pause/unpause # The name of the file played is displayed in the center of the window. # It might work with some other audio file types, but I have not tested it.

Changes

# usage: # python cantus.py path_to_music_folder # # if no path_to_music_folder is specified, cantus will look for Audio files in the current folder. # press LEFT for next song # press RIGHT for previous song # press SPACE to pause/unpause # The name of the file played is displayed in the center of the window. # It might work with some other audio file types, but I have not tested it.

Links

Home Page
http://www.infologica.ro
Source
https://github.com/iliescufm/cantus/blob/master/cantus.py

Releases

cantus 0.1 — 22 Nov, 2017

Pygame.org account Comments