Skip to content

A simple demonstration to access raw audio (PCM) data before/after particular processing steps from ExoPlayer2 and visualize without using Visualizer.

License

Notifications You must be signed in to change notification settings

tapos-datta/ExoPlayer-With_CustomVisualizer

Repository files navigation

ExoPlayer With Custom-Visualizer

A simple demonstration to access raw audio (PCM) data before/after particular processing steps from ExoPlayer2 and visualize without using Visualizer.

Key Features:

  • Get original PCM data ,not partial and low quality as Visualizer given.

  • Volume Independent - visualizer don't depend on player volume level.

Requirements:

  • Gradle 6.4.1
  • ExoPlayer 2.12.0

Thanks to @gauravk95 for audio-visualizer-android

About

A simple demonstration to access raw audio (PCM) data before/after particular processing steps from ExoPlayer2 and visualize without using Visualizer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages