== Veejay FX == (aprox. a third of the effects can be found here) * [wiki:VeejayGalleryA Gallery 1] * [wiki:VeejayGalleryB Gallery 2] == Plugins == Veejay supports (from version >- 0.9.3) : * [http://freeframe.sf.net/ FreeFrame] * [http://www.piksel.org/frei0r/1.0/spec/ Frei0r] == Plugin packs == Following plugins packs are known to work: * [http://frei0r.kexbox.org/ The Kexbox Collection of Frei0r plugins] * [http://onsight.id.gu.se/~gabor/v2/?p=5 linux port of the famous plugins by pete warden.] This plugin pack also works but some plugins freeze when reinitialized: * [http://onsight.id.gu.se/~gabor/v2/?p=2 xscrplugins] == Howto load plugins == First, you need to create a file to tell veejay where to find plugins. {{{ $ mkdir ~/.veejay $ vi ~/.veejay/plugins }}} The contents of the file can look like: {{{ /usr/local/lib/freeframe /usr/local/lib/frei0r-1 }}} Veejay will pick up the plugins the next time you start it.