https://github.com/kom50/music-test
https://github.com/kom50/music-test
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kom50/music-test
- Owner: kom50
- Created: 2023-10-14T06:25:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-20T02:11:58.000Z (over 1 year ago)
- Last Synced: 2025-01-28T19:47:14.579Z (3 months ago)
- Language: Vue
- Size: 70.8 MB
- Stars: 0
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Here are some basic features to implements
**Play, Pause, and Stop:** These buttons allow users to start, pause, and stop the playback of audio files.
**Volume Control:** This feature allows users to adjust the volume of the audio file.
**Progress Bar:** It shows the current progress of the song being played out of the total duration of the audio file.
**Playlist**: This feature allows users to create a list of songs that they want to listen to.
**Shuffle and Repeat**: These features allow users to shuffle the order of songs in a playlist and repeat a song or playlist.
**Shuffle Button**: When this button is pressed, it randomly selects one song from the current playlist for playing.
**Metadata Display:** This feature displays information about the audio file such as title, artist, album, and genre.
**Next/Previous Song**: Users can skip to the next or previous song in the playlist
**Seek Bar:** The seek bar is a slider that can be used for fast forward or rewinding through an audio track