Skip to content

🎡 Simple JavaFX MP3 Player This repository contains a simple MP3 player application built using JavaFX. It provides basic functionality to play, pause, reset, and navigate through MP3 tracks. The player also includes a feature to adjust playback speed, making it a versatile tool for anyone looking to understand the basics of multimedia handling.

Notifications You must be signed in to change notification settings

Hasnatrasool163/MP3Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 

Repository files navigation

MP3Player

🎡 Simple JavaFX MP3 Player

Welcome to the Simple JavaFX MP3 Player! This project demonstrates how to create a basic MP3 player using JavaFX. 🎢

πŸ“Έ Screenshot

![MP3 Player Screenshot] Screenshot (1510)

πŸš€ Features

  • Play, Pause, Reset, Previous, and Next controls
  • Adjustable playback speed from 25% to 225%
  • Progress bar indicating playback progress

πŸ› οΈ Installation

  1. Clone the repository:
    git clone https://github.com/Hasnatrasool163/MP3Player.git
    
    Open the project in your favorite IDE.
    

Build and run the project.

πŸ“š Usage Add your MP3 files to the resources folder under src/main/resources/org/codingworldhere/javafxlearning_projects/mp3.

Run the application.

Use the controls to play, pause, reset, or skip tracks.

πŸ’‘ How it works This MP3 player uses JavaFX for the user interface and a media player for audio playback. The MP3PlayerController class manages the player controls and the UI updates.

πŸ‘·β€β™‚οΈ Contributing Feel free to fork this repository and submit pull requests. For major changes, please open an issue first to discuss what you would like to change.

About

🎡 Simple JavaFX MP3 Player This repository contains a simple MP3 player application built using JavaFX. It provides basic functionality to play, pause, reset, and navigate through MP3 tracks. The player also includes a feature to adjust playback speed, making it a versatile tool for anyone looking to understand the basics of multimedia handling.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published