All Projects → GautamChibde → Android Audio Visualizer

GautamChibde / Android Audio Visualizer

Licence: apache-2.0
🎼 🎹 🎵 Audio visualisation for android MediaPlayer 🔉

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Android Audio Visualizer

android-jungle-mediaplayer
An Android MediaPlayer framework. Can play audio / video, or record audio.
Stars: ✭ 89 (-80.98%)
Mutual labels:  mediaplayer
Visualjson
JSON pretty-viewer for OS X.
Stars: ✭ 290 (-38.03%)
Mutual labels:  visualizer
Cicadaplayer
CicadaPlayer is the player core of AliPlayer, which support multiple platform Android, iOS, macOS, Windows, Linux, and WebAssembly for now. The goal is providing a player core which support multi platform, hardware accelerator, customizable and extensible features. Which support WideVine drm and LHLS.
Stars: ✭ 334 (-28.63%)
Mutual labels:  mediaplayer
Super-Simple-RGB-WiFi-Lamp
A project based on the ESP8266 and WS2812b
Stars: ✭ 61 (-86.97%)
Mutual labels:  visualizer
Playerbase
The basic library of Android player will process complex business components. The access is simple。Android播放器基础库,专注于播放视图组件的高复用性和组件间的低耦合,轻松处理复杂业务。
Stars: ✭ 2,814 (+501.28%)
Mutual labels:  mediaplayer
Embed Visualizer
discord embed visualization tool
Stars: ✭ 306 (-34.62%)
Mutual labels:  visualizer
tc-radiate
Build radiator for TeamCity - GitHub hosted, Standalone HTML+JS
Stars: ✭ 15 (-96.79%)
Mutual labels:  visualizer
Nier Visualizer
A lightweight and efficient Android visual library.
Stars: ✭ 421 (-10.04%)
Mutual labels:  visualizer
Multidiff
Binary data diffing for multiple objects or streams of data
Stars: ✭ 282 (-39.74%)
Mutual labels:  visualizer
Exoplayer
An extensible media player for Android
Stars: ✭ 18,648 (+3884.62%)
Mutual labels:  mediaplayer
LineMediaPlayer
本地代理服务器监听android mediaplayer播放请求,由本地进行重新封装转发请求,从而达到获取流媒体数据并缓存的功能。
Stars: ✭ 18 (-96.15%)
Mutual labels:  mediaplayer
catnip
terminal audio visualizer for linux/unix/macOS/windblows*
Stars: ✭ 79 (-83.12%)
Mutual labels:  visualizer
React Scope
Visualize your React components as you interact with your application.
Stars: ✭ 316 (-32.48%)
Mutual labels:  visualizer
KingPlayer
🎬 一个专注于 Android 视频播放器的基础库,无缝切换内核。(IjkPlayer、ExoPlayer、VlcPlayer、MediaPlayer)
Stars: ✭ 35 (-92.52%)
Mutual labels:  mediaplayer
Spacy Streamlit
👑 spaCy building blocks and visualizers for Streamlit apps
Stars: ✭ 360 (-23.08%)
Mutual labels:  visualizer
youtube-playlist-player
Watch and edit YouTube playlists on the desktop.
Stars: ✭ 14 (-97.01%)
Mutual labels:  mediaplayer
Yellowbrick
Visual analysis and diagnostic tools to facilitate machine learning model selection.
Stars: ✭ 3,439 (+634.83%)
Mutual labels:  visualizer
Keyboardvisualizer
Audio visualizer and effects engine for RGB keyboards, mice, and accessories using the OpenRGB SDK. Supports Windows, Linux, and MacOS. Issue tracker on GitLab (https://gitlab.com/CalcProgrammer1/KeyboardVisualizer)
Stars: ✭ 458 (-2.14%)
Mutual labels:  visualizer
Graph Visualizer
Visualizer for your Playable graphs
Stars: ✭ 367 (-21.58%)
Mutual labels:  visualizer
Dkvideoplayer
Android Video Player. 安卓视频播放器,封装MediaPlayer、ExoPlayer、IjkPlayer。模仿抖音并实现预加载,列表播放,悬浮播放,广告播放,弹幕
Stars: ✭ 3,796 (+711.11%)
Mutual labels:  mediaplayer

Build Status codebeat badge Download API

Demo

Alt text Alt text Alt text Alt text Alt text Alt text

Importing the Library

Add to build.gradle:

dependencies {
    compile 'com.chibde:audiovisualizer:2.2.0'
}

Library is available in jcenter repository

How to use

Refer to the sample project on how to use visualizer or refer to WIKI docs.

Visualizers

License

Copyright 2017 Gautam Chibde

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].