All Projects → voltraco → Voltra Plugin Example

voltraco / Voltra Plugin Example

An example audio visualizer plugin for Voltra Player

Programming Languages

javascript
184084 projects - #8 most used programming language

SYOPSIS

This is an example of a plugin for voltra.

DESCRIPTION

Plugins are totally dangerous and a lot of fun. They should be used with caution. They have complete access to everything and can do anything.

There are a bunch of events that you can listen to. In this example we listen to the audio data to create a primitive audio visualization plugin.

For more detailed information about events exposed by the API read the docs located here.

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].