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: about 23 hours ago
JSON representation

With MusicWave represent your Sound in a gradient colored Visualization

Lists

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 usage

Download
--------

[ ![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:
```xml

com.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/