MusicWave
With MusicWave represent your Sound in a gradient colored Visualization
Install / Use
/learn @akshay2211/MusicWaveREADME
MusicWave
With MusicWave represent your Sound in a gradient colored Visualization

Usage
Add Permission in Manifest file.
<uses-permission android:name="android.permission.RECORD_AUDIO"/>
xml
<ak.sh.ay.musicwave.MusicWave
android:id="@+id/musicWave"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:colorGradient="true"
app:endColor="@color/colorEnd"
app:startColor="@color/colorStart"
app:waveThickness="1" />
For single color wave
app:colorGradient="false"
app:waveColor="@color/colorAccent"
Refer Sample App for detailed description of usage
Download
compile 'com.fxn769:musicwave:1.0'
or Maven:
<dependency>
<groupId>com.fxn769</groupId>
<artifactId>musicwave</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
or ivy:
<dependency org='com.fxn769' name='musicwave' rev='1.0'>
<artifact name='musicwave' ext='pom' ></artifact>
</dependency>
Snapshots of the development version are available in Sonatype's snapshots repository.
License
Licensed under the Apache License, Version 2.0, click here for the full license.
Author & support
This project was created by Akshay Sharma.
If you appreciate my work, consider buying me a cup of :coffee: to keep me recharged :metal: by PayPal
I love using my work and I'm available for contract work. Freelancing helps to maintain and keep my open source projects up to date!
Related Skills
node-connect
346.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
