Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/itachi9604/music-player-using-python

This is just a small piece of code to show how pygame works on audio files. It is a basic code anyone can understand by reading it. you need to change the path for directory in order to make this code find the music files.
https://github.com/itachi9604/music-player-using-python

pygame python python-os

Last synced: 7 days ago
JSON representation

This is just a small piece of code to show how pygame works on audio files. It is a basic code anyone can understand by reading it. you need to change the path for directory in order to make this code find the music files.

Awesome Lists containing this project

README

        

# Music-player-using-python
This is just a small piece of code to show how pygame works on audio files. It is a basic code anyone can understand by reading it. you need to change the path for directory in order to make this code find the music files.