Skip to content

x37v/datajockey

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
doc
 
 
ext
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

There is a lot of development going on right now. I would love help if you're interested. Contact me on irc [xnor in #lad on freenode] or via email [alex at x37v.info]

Dependencies:

all:

linux:

  • lilv and its dependencies
  • vamp:
    • headers are in vamp-plugin-sdk
    • you'll also want libvamp-hostsdk3 installed

Notes:

osx:

debugging with xcode 6, you must select 'run in terminal' in the 'run' settings of the project

Ubuntu 17.10:

sudo apt-get install qt5-default libjack-jackd2-dev cmake libboost-dev libsndfile1-dev libmad0-dev libvorbisfile3 liblo-dev libtagc0-dev liblilv-dev vamp-plugin-sdk libvamp-hostsdk3v5 qtcreator