Walkup Song is a simple Android app that allows you to create a batting order for a softball team and assign a walk-up song to each player using local audio files.
- Batting Order Management: Add, remove, and reorder players in the batting list.
- Local File Selection: Select audio files from your device's storage.
- Precise Playback: Set the exact start and end time for each song clip.
- Material 3 UI: The app is built with the latest Material 3 design guidelines, providing a modern and expressive user interface.
- Data Persistence: The batting order is saved to your device, so you don't have to re-enter it every time you open the app.
To get started with Walkup Song, you'll need to have Android Studio installed.
- Clone the repository.
- Open the project in Android Studio.
- Build and run the app.
- Add players to the batting order: Enter a player's name and number and tap the "Add Player" button.
- Select a player: Tap on a player in the list to select them.
- Select a local file: Tap the "Select Local File" button to choose an audio file from your device.
- Set the time range: Enter the start and end times for the song clip in the dialog that appears.
- Control playback: Use the "Play," "Pause," and "Stop" buttons to control the music.
This project is licensed under the GPL 3.0 License - see the LICENSE.md file for details.