5 projects tagged "effects"
As a plugin API, Frei0r's main emphasis is on simplicity, to round up the most common video effects into simple filters, sources, and mixers that can be controlled by parameters. Frei0r plugins can be shared by many host applications, avoiding duplicate efforts by different projects. Frei0r is not meant as a competing standard to more ambitious efforts trying to satisfy the needs of many different applications and more complex effects, as it doesn't provides things like an extensive parameter mechanism or event handling.
AeonWave Audio-FX is real-time, hardware accelerated, cross platform audio effects software for guitar players, singers, vocalists, voice overs, or DJs. Originally designed as an audio effects applet for instrumentalists, it now extends to areas like voice processing for vocalists or live or podcasting DJ work. Effects include Compressor, Phaser, Flanger or Chorus, Wah, Distortion, and Reverb with echo.
Gravity animates HTML page elements using the laws of physics. It uses the Box2DWeb library to animate given page elements so they move, rotate, and collide. The gravity acceleration and direction are configurable. Given callback functions may be invoked when objects collide. Objects' speed and rotation may be affected when the user drags them using the mouse pointer. Each page element can be made static or animated. Animated page elements may include the respective children elements. The elements' friction and density properties can also be configured.