/AudioPlayer

Audio player in C#

Primary LanguageC#

AudioPlayer

Audio player for listening to music and audiobooks.

The program has the following functionality:

1. Start, pause, and stop music playback functions;

2. The functions of the transition to the next and the previous file;

screenshot_1

3. Select a playlist (you can also add files to an existing one)

screenshot_2

4. Playlist with file selection function;

screenshot_3

5. Visualization of sound;

6. Audiobook mode (if paused - the file is rotated 5 seconds ago);

7. Repeat mode of the current file;

8. Volume control;

screenshot_4

Language and technologies:

1. C#, WinForms

2. Bunifu .NET UI Framework