QLive is a cues-based software to help the creation of mixed music (live instruments + electronic).
-
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.
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.
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