Skip to content

[W.I.P] Aplicación para VJ (Visuales en vivo) con el objetivo de mínimo uso de recursos.

License

Notifications You must be signed in to change notification settings

maximoospital/LightVJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

A lightweight and extremely minimal VJing application with a focus on video loops and possibly future support for Milkdrop.

Features

  • Program a grid of VJ loops
    • Drag-and-drop support
    • PNG Overlays
  • External monitor output
  • Future Millkdrop support for integrated visuals, with possible BPM Sync support.
  • Made with the objective of being a resource-efficient and minimal app, scripted in Python and QT.

Screenshots

App Screenshot

App Screenshot

Libraries used

Manual build

This program is only available as a compiled binary for Windows, however, if you want to build your own Linux or Mac version, you can go ahead and compile it yourself, or just run the source code.

Keep in mind this was coded in Python 3.9.10, so it might not work well under older versions (May god help you if you're still on Python 2.6)

Clone the project

  git clone https://github.com/maximoospital/LightVJ.git

Go to the project directory

  cd LightVJ

Install requirements

  pip install -r requirements.txt

Run app

  python lightvj.py

Linux and other operating systems (Builds ≤ 1.1)

Since this app was built quickly and mainly for my Windows computer, it utilizes certain shortcuts that work perfectly in Windows 10, but not might work as well in other OSes;

Logo

About

[W.I.P] Aplicación para VJ (Visuales en vivo) con el objetivo de mínimo uso de recursos.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages