|
| 1 | +# Rhythm Wave |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | +Rhythm Wave is an Android mobile application written in Kotlin that provides a user—friendly interface for listening to music with visualization. The app allows you to manage tracks, create playlists, adjust the equalizer, and more. |
| 6 | + |
| 7 | +## Content |
| 8 | + |
| 9 | +- [Description](#description) |
| 10 | +- [Functions](#functions) |
| 11 | +- [Technology](#technology) |
| 12 | +- [Screenshots](#screenshots) |
| 13 | +- [Contacts](#contacts) |
| 14 | +- [License](#license) |
| 15 | + |
| 16 | +## Description |
| 17 | + |
| 18 | +Rhythm Wave is a music player for Android with music visualization. It provides the user with flexible frequency settings in the equalizer, convenient track management, and contains all the basic functions of a music player. |
| 19 | + |
| 20 | +## Functions |
| 21 | + |
| 22 | +- **Main screen:** |
| 23 | +Contains three main fragments: |
| 24 | + - **Tracks:** A list of all tracks from the device. |
| 25 | + - **Albums:** A list of albums with the ability to navigate to a fragment of the track list in the album. |
| 26 | + - **Performers:** A list of artists with the ability to navigate to a fragment of the track list of the selected artist. |
| 27 | + - **Search:** Search for tracks by name in a separate fragment. If nothing was found, the user can click on the "Download via Google" button, after which the browser opens with a download request. |
| 28 | + |
| 29 | +- **Visualization:** |
| 30 | +An animation is drawn that displays the musical frequencies of the currently playing track |
| 31 | + |
| 32 | +- **Track management:** |
| 33 | + - Play, pause, rewind, switch tracks, play in random order. |
| 34 | + - Add to favorites, delete from favorites. |
| 35 | + - Adding to a playlist, deleting from a playlist. |
| 36 | + - Create and customize playlists (title and image). |
| 37 | + |
| 38 | +- **Equalizer:** |
| 39 | +- Frequency adjustment. |
| 40 | + - Presets for various |
| 41 | + |
| 42 | +## Technology |
| 43 | + |
| 44 | +- **Programming language:** Kotlin |
| 45 | +- **Platform:** Android |
| 46 | +- **Libraries:** AndroidX, ExoPlayer, Room |
| 47 | +- **Tools:** Android Studio, Gradle |
| 48 | + |
| 49 | +## Screenshots |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | +## Contacts |
| 82 | + |
| 83 | +If you have any questions or suggestions, please contact me.: |
| 84 | + |
| 85 | +- **Email:** dev.assist@yandex.ru |
| 86 | +- **GitHub:** [S0s0Combain](https://github.com/S0s0Combain) |
| 87 | + |
| 88 | +## License |
| 89 | + |
| 90 | +This project is licensed under the [MIT License](LICENSE). |
0 commit comments