User Tools

Site Tools


nndocs:lad

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
nndocs:lad [2021/09/23 16:52] – [First, you must create the universe...] update Debian version naptasticnndocs:lad [2025/10/23 03:07] (current) – [Ardour] update dependencies naptastic
Line 21: Line 21:
  
 Go download opus from xiph.org and Go download opus from xiph.org and
 +  * ''git clone <nowiki>git@github.com:xiph/opus.git</nowiki>''
 +  * ''cd opus''
 +  * ''./autogen.sh''
   * ''./configure --prefix=/usr --libdir=/usr/lib/x86_64-linux-gnu --enable-custom-modes''   * ''./configure --prefix=/usr --libdir=/usr/lib/x86_64-linux-gnu --enable-custom-modes''
   * ...you know the rest...   * ...you know the rest...
Line 29: Line 32:
  
 (By the way, these instructions assume you'll be using the ALSA backend driver. If you plan to use a firewire audio interface, you need to build ffado, which I really don't want to help with. But I still love you.) (By the way, these instructions assume you'll be using the ALSA backend driver. If you plan to use a firewire audio interface, you need to build ffado, which I really don't want to help with. But I still love you.)
 +  * ''git clone <nowiki>git@github.com:jackaudio/jack2.git</nowiki>''
   * ''cd jackd2''   * ''cd jackd2''
   * ''<nowiki>./waf configure --prefix=/usr --libdir=/usr/lib/x86_64-linux-gnu --alsa</nowiki>''   * ''<nowiki>./waf configure --prefix=/usr --libdir=/usr/lib/x86_64-linux-gnu --alsa</nowiki>''
Line 73: Line 76:
 Fetch the packaged dependencies: Fetch the packaged dependencies:
  
-  * ''sudo apt-get -y install uuid-dev liblrdf-dev libaubio-dev libarchive-dev libcppunit-dev liblrdf-dev libcwiid-dev libtag1-dev libtag-extras-dev vamp-plugin-sdk librubberband-dev libarchive-dev liblilv-dev libsratom-dev libsord-dev libserd-dev lv2-dev libsamplerate0-dev libjack-jackd2-dev libasound2-dev ''+  * ''sudo apt-get -y install uuid-dev liblrdf-dev libaubio-dev libarchive-dev libcppunit-dev liblrdf-dev libcwiid-dev libtag1-dev libtag-extras-dev vamp-plugin-sdk librubberband-dev libarchive-dev liblilv-dev libsratom-dev libsord-dev libserd-dev lv2-dev libsamplerate0-dev libjack-jackd2-dev libasound2-dev libglibmm-2.4-dev liblo-dev libcairomm-1.0-dev libpangomm-1.4-dev libusb-1.0-0-dev ''
  
 Then check out and build Ardour: Then check out and build Ardour:
nndocs/lad.1632415926.txt.gz · Last modified: 2021/09/23 16:52 by naptastic