[Ardour-Users] Ardour MIDI Kludge (AMK)

Carlo Capocasa theman at carlocapocasa.com
Tue Nov 10 01:45:02 PST 2009


I have updated the package accordingly.

> try replacing this line:
> 
> g++ -Wall -D__LINUX_ALSASEQ__ -o amk amk.cxx RtMidi.cpp -lasound -lpthread -ljack
> 
> with this line:
> 
> g++ -Wall -D__LINUX_ALSASEQ__ -o amk amk.cxx RtMidi.cpp -lasound -lpthread `pkg-config --cflags --libs jack`




More information about the Ardour-Users mailing list