After several years of not playing any/much VJ-gigs I recently re-started and went with Resolume 2.41 from 2007, which I very much loved back in the days. I tried to find all the effects I used but started to miss some, so I built these FreeFrame 1.0 effects for Resolume 2.41 together with Claude. Cross-compiled to 32-bit Windows DLLs from Linux using MinGW.
check here all Effects ready to download with previews
Notes:
- Find the build instructions in each plugin-folder/README.md
- Find the original FreeFrameSDK Version 1 in the FreeFrameSDK Folder
- howto convert Resolume 2.41 recordings to mp4
ffmpeg -i 2026-04-06-20-33-49.avi -c:v libx264 -crf 23 -c:a aac -pix_fmt yuv420p bla.mp4
FreeFrame 1.0 — built with MinGW i686 on Linux — tested in Resolume 2.41 on Windows 11 — made with Claude