AudioFile
AudioFile is a media player program that operates off of local user music media files. What differentiates AudioFile from the other media player/streaming programs out there is it's dedication to immersing the user fully in the music with web-scraping tools for music samples and guitar tabs. AudioFile also brings back the long lost visualization feature from the days of Windows Media Player and expands upon this concept much deeper.
Download the latest version of AudioFile here!
Instructions:
- Unzip download file
- Run Setup.exe (try running with admin privileges if installer does not work)
- Follow Installer prompts
See source code/project on Github here
Dev Log
v.0.1
Version Notes
- Initial release
-
Basic media player functionality
- Add local tracks to library
- Serialization/deserialization of tracks so track library is stored between sessions
- File Menu that displays by hesitating over Menu Items/Sub-Menus
- Interactive track list display box
- Play/pause, Next, Previous, Stop buttons
- Auto-scrolling Now Playing/Program Feedback bar
- Playback bar with click to seek functionality
- Hide Track Display feature (will be useful once the Visualizer window is introduced)
- Track Display transparency slider (will be useful once the Visualizer window is introduced)
Features under development
-
Visualizer display
- Track reactive
- Track unreactive
- Still image (album art, artist pic, custom image, etc.)
- Playlist and playlist folders
- Queue and session play history
-
Song Info Display
- Samples
- Lyrics
- Guitar tabs
- Undo/redo command functionality
- Keyboard shortcuts
- Search bar for Track/Visualizer libraries
- Sorting functionality for Track/Visualizer libraries
- Shuffle play modes