Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-05T18:07:57.000Z (about 3 years ago)
- Last Synced: 2024-04-09T01:51:02.793Z (7 months ago)
- Topics: linegraph, music-library, music-visualizer, visualization
- Language: Java
- Size: 6.19 MB
- Stars: 563
- Watchers: 17
- Forks: 82
- Open Issues: 3
-
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
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/358460b4479a4068939da1cc3e72f44d)](https://app.codacy.com/app/akshay2211/MusicWave?utm_source=github.com&utm_medium=referral&utm_content=akshay2211/MusicWave&utm_campaign=Badge_Grade_Dashboard)
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-MusicWave-green.svg?style=flat-square)](https://android-arsenal.com/details/1/5699)
[![API](https://img.shields.io/badge/API-9%2B-blue.svg?style=flat-square)](https://android-arsenal.com/api?level=9)# MusicWave
With MusicWave represent your Sound in a gradient colored Visualization![](media/musicwave_image.png)
![](media/musicwave_gif.gif)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
--------[ ![Download](https://api.bintray.com/packages/fxn769/android_projects/Oblique/images/download.svg) ](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!
[![forthebadge](http://forthebadge.com/images/badges/built-for-android.svg)](http://forthebadge.com)
[snap]: https://oss.sonatype.org/content/repositories/snapshots/