belangeo / qlive

Mixed-music cue-based software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QLive

QLive is a cues-based software to help the creation of mixed music (live instruments + electronic).

Main goals of the project

  • Propose a solution to the problem of technological obsolescence in mixed music creation.

  • Facilitate the development of a heuristic pedagogy of mixed music for performers and composers.

Requirements

If you want to try the current development version of QLive (it is still in alpha stage), you'll have to install these softwares/libraries on your system:

  • Python 2.7 : The programming language. Windows users must install the 32-bit version of python.

  • WxPython 3.0 : The GUI toolkit. Choose the installer that fits your python version.

  • Pyo) : The audio engine. Needs pyo version >= 0.8.8.

  • psutil 4.3.0+ : Library used to retrieve memory and CPU usage.

Starting the application

Download and extract the QLive sources and, in a terminal window, navigate to the qlive folder:

cd qlive/src/folder

Then, start the app:

python QLive.py

About

Mixed-music cue-based software

License:GNU Lesser General Public License v3.0


Languages

Language:Python 99.0%Language:Inno Setup 0.7%Language:Shell 0.4%