You are not logged in.

#1 2005-08-09 12:06:01

judfilm
Member
Registered: 2004-02-12
Posts: 229

[extra] TerminatorX - realtime DJ audio synthesizer

EDIT: Package in [extra] http://www.archlinux.org/packages/10926/

"For those of you who drop by for the first time: terminatorX is a realtime audio synthesizer that allows you to "scratch" on digitally sampled audio data (*.wav, *.au, *.ogg, *.mp3, etc.) the way hiphop-DJs scratch on vinyl records. It features multiple turntables, realtime effects (buit-in as well as LADSPA plugin effects), a sequencer and MIDI interface - all accessible through an easy-to-use gtk+ GUI. This software is designed to run under Linux, FreeBSD and the like."

http://www.terminatorx.org/

pre_screenshot-3.82-1.jpg

Offline

#2 2005-09-03 17:19:07

BartL
Member
From: The Netherlands
Registered: 2005-06-21
Posts: 29
Website

Re: [extra] TerminatorX - realtime DJ audio synthesizer

# Contributor: Bart Leusink <bartleusink@gmail.com>
pkgname=terminatorX
pkgver=3.82
pkgrel=2
pkgdesc="terminatorX is a realtime audio synthesizer that allows you to "scratch" on digitally sampled audio data the way hiphop-DJs scratch on vinyl records."
url="http://www.terminatorx.org"
depends=('gtk2>=2.0' 'libxml2' 'ladspa' 'libcap' 'liblrdf' 'alsa-lib' 'sox' 'libvorbis' 'audiofile' 'vorbis-tools' 'libmad' 'mpg321' 'swh-plugins' 'x-server' 'zlib' 'jack-audio-connection-kit')
makedepends=()
source=(http://www.terminatorx.org/dist/$pkgname-$pkgver.tar.bz2)
md5sums=('72f17e3e34581e8090f4f53c1328f641')

build() {
  cd $startdir/src/$pkgname-$pkgver
  ./configure --prefix=/usr/
  make
  make DESTDIR=$startdir/pkg install
}

Offline

#3 2005-09-03 18:13:18

Karma XXL
Member
From: Budapest, Hungary
Registered: 2005-06-13
Posts: 91

Re: [extra] TerminatorX - realtime DJ audio synthesizer

Could you shorten the pkgdesc to something like: "terminatorX is a realtime audio synthesizer" and post it in the AUR?

It looks like a nice app smile


Ailen:
Kernel: Linux 2.6.14-rc4-ck1 #1 PREEMPT
Built on: Mon Oct 17 14:51:37 CEST 2005
Hardware: Mobile AMD Sempron(tm) Processor 2800+ AuthenticAMD
WM: E17 snapshot 20051016

Offline

Board footer

Powered by FluxBB