Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/itachi9604/music-player-using-python
- Owner: itachi9604
- Created: 2020-05-19T08:04:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-19T08:05:22.000Z (over 4 years ago)
- Last Synced: 2024-10-28T15:26:32.851Z (about 2 months ago)
- Topics: pygame, python, python-os
- Language: Python
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.