pussinboot / sol

hacky fixes for reSOLume

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sol is an interactive database of clips

it lets you organize and search for clips plus keep associated parameters, cue points, loop points, thumbnails and tags

it controls playback and adds some missing features to resolume

MIT licensed

see the wiki for how to get started

setup instructions

you will need ffmpeg and its associated ffprobe

either pip install sol_vj or clone this repo then python setup.py install

to use with resolume, see /docs/templates for a base composition

tutorial vid

changelog

  • [2.1.5]
    • complete midi rehaul
  • [2.1.0]
    • gui redesign
    • added support for themes
  • [2.0.0]
    • complete refactor

About

hacky fixes for reSOLume

License:MIT License


Languages

Language:Python 100.0%