https://github.com/akshay2211/MusicWave
With MusicWave represent your Sound in a gradient colored Visualization
https://github.com/akshay2211/MusicWave
linegraph music-library music-visualizer visualization
Last synced: 16 days ago
JSON representation
With MusicWave represent your Sound in a gradient colored Visualization
- Host: GitHub
- URL: https://github.com/akshay2211/MusicWave
- Owner: akshay2211
- License: apache-2.0
- Created: 2017-05-04T02:35:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-09-05T18:07:57.000Z (over 3 years ago)
- Last Synced: 2024-10-29T18:54:57.260Z (6 months ago)
- Topics: linegraph, music-library, music-visualizer, visualization
- Language: Java
- Size: 6.19 MB
- Stars: 567
- Watchers: 17
- Forks: 84
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-github-android-ui - MusicWave - 音乐的波纹 (Wave)
- awesome-gradient - MusicWave - With MusicWave represent your Sound in a gradient colored Visualization. (Java)
README
[](https://app.codacy.com/app/akshay2211/MusicWave?utm_source=github.com&utm_medium=referral&utm_content=akshay2211/MusicWave&utm_campaign=Badge_Grade_Dashboard)
[](https://android-arsenal.com/details/1/5699)
[](https://android-arsenal.com/api?level=9)# MusicWave
With MusicWave represent your Sound in a gradient colored Visualization
Usage
-----Add Permission in Manifest file.
```xml
```
xml
```xml
```
For single color wave
```xml
app:colorGradient="false"
app:waveColor="@color/colorAccent"
```
Refer Sample App for detailed description of usageDownload
--------[  ](https://bintray.com/fxn769/android_projects/MusicWave/_latestVersion) or grab via Gradle:
```groovy
compile 'com.fxn769:musicwave:1.0'
```
or Maven:
```xmlcom.fxn769
musicwave
1.0
pom```
or ivy:
```xml
```
Snapshots of the development version are available in [Sonatype's `snapshots` repository][snap].
## License
Licensed under the Apache License, Version 2.0, [click here for the full license](/LICENSE.txt).## Author & support
This project was created by [Akshay Sharma](https://akshay2211.github.io/).> If you appreciate my work, consider buying me a cup of :coffee: to keep me recharged :metal: by [PayPal](https://www.paypal.me/akshay2211)
> I love using my work and I'm available for contract work. Freelancing helps to maintain and keep [my open source projects](https://github.com/akshay2211/) up to date!
[](http://forthebadge.com)
[snap]: https://oss.sonatype.org/content/repositories/snapshots/