On Tue, 1 Mar 2016 20:31:01 -0500, jonetsu(a)teksavvy.com wrote:
On Wed, 2 Mar 2016 00:56:57 +0100 Robin Gareus
<wrote:
There's also a "None (Dummy)" audio
system which does not need an
actual device, but this only available if Ardour was configured
with
./waf configure --with-backends=jack,alsa,dummy
(Ardour4 debug builds from
http://nightly.ardour.org/ have this
enabled).
Thanks for the details. Can this dummy option be used for exports and
will it be in the next Ardour release ?
Assumed you're using the packages provided by your distro, IIUC "Mint",
then you can see how it will be configured here:
https://tracker.debian.org/pkg/ardour ->
https://tracker.debian.org/media/packages/a/ardour/rules-1%3A4.7~dfsg-1
However, you could use the distro's source package, add
--with-backends=jack,alsa,dummy \
to the rules file and build a package.