audio_flux 1.2.1 copy "audio_flux: ^1.2.1" to clipboard
audio_flux: ^1.2.1 copied to clipboard

Audio visualizer which uses flutter_soloud and flutter_recorder to acquire the audio data and display them using a CustomPainter or shader_buffer to render them to shaders.

1.2.1 #

  • added radius parameter for FFT and wave bars

1.2.0 #

  • now assets images or ui.Images are supported as uniform sampler2Ds. See the new main.dart and texture.frag example.

1.1.0 #

  • the input/output device is no more needed to be initialized to use AudioFlux widget #1

1.0.0 #

  • initial release.
26
likes
160
points
97
downloads
screenshot

Publisher

verified publishermarcobavagnoli.com

Weekly Downloads

Audio visualizer which uses flutter_soloud and flutter_recorder to acquire the audio data and display them using a CustomPainter or shader_buffer to render them to shaders.

Repository (GitHub)
View/report issues

Topics

#audio #visualizer #shader

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_recorder, flutter_soloud, shader_buffers

More

Packages that depend on audio_flux