Date: Thu, 13 Dec 2012 07:54:33 +0100 From: Polytropon <freebsd@edvax.de> To: Ralf Mardorf <ralf.mardorf@rocketmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: [Bulk] audio playback with variable tempo Message-ID: <20121213075433.6448bd29.freebsd@edvax.de> In-Reply-To: <1355357496.2651.68.camel@q> References: <50C912D4.6060305@dreamchaser.org> <1355357496.2651.68.camel@q>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 13 Dec 2012 01:11:36 +0100, Ralf Mardorf wrote: > On Wed, 2012-12-12 at 16:27 -0700, Gary Aitken wrote: > > Can anyone suggest an audio playback application that allows you to vary the > > tempo? I've used audacity on win systems, but I don't see that in ports. > > Google found the code for FreeBSD: > > http://www.freebsd.org/cgi/ports.cgi?query=audacity&stype=name > > I've no knowledge about FreeBSD, IIUC it can be downloaded and compiled > from this source. You don't actually have to download things manually from the web in order to install software on FreeBSD. The tasks are automatically done by the ports infrastructure. So it's much simpler: # /usr/ports/audio/audacity # make install or use the package management tool of choice (e. g. portmaster), or just use "pkg_add -r audacity". :-) -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121213075433.6448bd29.freebsd>