. new module '120 avFX' loaded to public module library
Posted: Thu Jan 07, 2010 5:04 am
. this is a test a module i wrote that modulates two different effects based on user selectable audio bands. i programmed in a high/low range for the effect parameter being modified to prevent the original video getting completely lost. the effect definitions (fxList[]) and modulation ranges (fxMod[]) are defined in Init() if you want to change/delete any of them.
. you can dial the audio band (0-22) and the effect or hit the 'random' button and it will choose two effects from the list (below) click 'reset' to turn off the effects.
. you will need modul8 v2.6 and os X 10.5+ for some of the core image (CI) effects and Pete's Plugins for the free frame effects.
. here's a video of me using the random button on 120 avFX (and misspelling 'origInal'
) - i did have trace on ~ 30% and sometimes the effect combinations don't work together very well (esp. the last few seconds). the source clip was originally created w/this module, then rendered to it's own file.
http://vimeo.com/8585518
. the following is a list of fx i coded into the module and the parameter that's modulated :
(CI) Pixellate - Scale
(CI) Circle Splash Distortion - Radius
(FF) SpiralBlur - Layer Count
(FF) Kaleidascope - Source Angle Pro
(CI) Bump Distortion - Scale
(CI) Circular Screen - Width
(CI) Edge Work - Radius
(CI) Eightfold Reflected Tile - Width
(CI) Hexagonal Pixellate - Scale
(CI) Glass Lozenge - Radius
(CI) Glide Reflected Tile - Width
(CI) Hole Distortion - Radius
(CI) Kaleidoscope - Angle
(CI) Op Tile - Angle
(CI) Sunbeams - Sun Radius
(CI) Torus Lens Distortion - Radius
(CI) Triangle Tile - Angle
(FF) Posterize - Levels
(FF) Refraction - Cell Width
. please enjoy! any feedback/suggestions/code improvements appreciated!
-james
(a nomad. )
. you can dial the audio band (0-22) and the effect or hit the 'random' button and it will choose two effects from the list (below) click 'reset' to turn off the effects.
. you will need modul8 v2.6 and os X 10.5+ for some of the core image (CI) effects and Pete's Plugins for the free frame effects.
. here's a video of me using the random button on 120 avFX (and misspelling 'origInal'

http://vimeo.com/8585518
. the following is a list of fx i coded into the module and the parameter that's modulated :
(CI) Pixellate - Scale
(CI) Circle Splash Distortion - Radius
(FF) SpiralBlur - Layer Count
(FF) Kaleidascope - Source Angle Pro
(CI) Bump Distortion - Scale
(CI) Circular Screen - Width
(CI) Edge Work - Radius
(CI) Eightfold Reflected Tile - Width
(CI) Hexagonal Pixellate - Scale
(CI) Glass Lozenge - Radius
(CI) Glide Reflected Tile - Width
(CI) Hole Distortion - Radius
(CI) Kaleidoscope - Angle
(CI) Op Tile - Angle
(CI) Sunbeams - Sun Radius
(CI) Torus Lens Distortion - Radius
(CI) Triangle Tile - Angle
(FF) Posterize - Levels
(FF) Refraction - Cell Width
. please enjoy! any feedback/suggestions/code improvements appreciated!
-james
(a nomad. )