OrganicOrchestra / LGML

Flexible & Nodal Audio host
https://organicorchestra.github.io/LGML/
GNU General Public License v3.0
15 stars 6 forks source link
audio audio-engine juce midi osc serial

LGML

Build Status CircleCI Build status (develop Branch Build Status CircleCI Build status )

(c) Organic-Orchestra 2017 ,

LGML is a software to help live music performance , it's main features are :

Contents

Build instructions

git clone https://github.com/OrganicOrchestra/LGML.git
git submodule update --init --recursive
git clone https://github.com/WeAreROLI/JUCE.git

JUCE has to be in a sibling folder from LGML:

/path/of/LGML/
  LGML/
  JUCE/

see Scripts/yourplatform/ for platform specific setup

Installation instruction

no dependencies on Windows and macOS -> launching the executable is sufficient

on linux two library are needed :

License

read gpl-3.0.txt

Documentation

Third party software

LGML rely on some awesome libraries :

Contribution guidelines

Pull requests / remarks are welcome!!!

-- This software is OSI Certified Open Source Software. OSI Certified is a certification mark of the Open Source Initiative.