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 [2022/02/18 17:56] – [opus with custom modes] get opus from git 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 git://github.com/xiph/opus''+  * ''git clone <nowiki>git@github.com:xiph/opus.git</nowiki>''
   * ''cd opus''   * ''cd opus''
   * ''./autogen.sh''   * ''./autogen.sh''
Line 32: 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 76: 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.1645206994.txt.gz · Last modified: 2022/02/18 17:56 by naptastic