# Yalantis/Horizon

Horizon - Simple visual equaliser for Android

Repository: https://github.com/Yalantis/Horizon
Canonical: https://ross.abutalabs.com/products/yalantis-horizon
Homepage: https://play.google.com/store/apps/details?id=com.yalantis.horizon
Language: Java
License Family: other
Topics: android, java, audio, eqwaves, animation, visualization
Last push: 2022-05-02T14:03:52+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3816, "days_push": 1584, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2247, forks 304 (observed 2026-08-28T04:06:30.218600+00:00)

## What it is
Horizon is an Android library that renders a smooth, animated visual equalizer of live audio using OpenGL ES and C++ sound analysis. It draws layered Bezier-curve waves that react to audio frequencies, suitable as a music visualizer component in Android apps.

## Use cases
- visualize audio playback as animated waves in an Android app
- add a music visualizer to a voice recorder screen
- display a live equalizer while recording audio
- render frequency-based wave animations with OpenGL ES on Android
- customize an audio visualizer component for a music player

## When to choose
- you need a polished, animated audio visualizer for an Android app
- you want GPU-accelerated wave rendering rather than slow Canvas drawing
- your project is Java/Android and you want an easy-to-customize equalizer view

## When to avoid
- you need an audio processing or DSP engine rather than a visual component
- you target platforms other than Android
- you need a library with an explicit license or active maintenance guarantees
- you want a prebuilt app rather than an embeddable UI component

## Facets
- artifact type: library
- maturity: maintenance
- function: audio-processing, animation, graphics
- domain: mobile-development, graphics
- platform: -
- tags: audio-visualizer, equalizer, opengl-es, android-ui, java, audio, android, mobile

## Member repositories
- Yalantis/Horizon (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:30.218600+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:43:57.791542+00:00, confidence not recorded.
  - readme: https://github.com/Yalantis/Horizon (fetched 2026-08-28T04:06:30.218600+00:00, sha e87f467d67ca)
- Data as of 2026-08-30T08:39:29.467469+00:00.
