1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright 2016 Alexander König <alex@lisas.de> -->
3 <component type="desktop">
4 <id>terminatorX.desktop</id>
5 <name>terminatorX</name>
6 <metadata_license>CC0</metadata_license>
7 <summary>terminatorX is a realtime audio synthesizer</summary>
10 terminatorX facilitates loading sampled audio data of various formats
11 (*.wav, *.au, *.ogg, *.mp3, etc.) into virtual turntables for
12 synchronized playback. The user can operate these turntables using
13 mouse and keyboard inputs in order to "scratch" the way
14 hiphop-DJs scratch on vinyl records.
17 It features realtime effects (buit-in as well as LADSPA plugin
18 effects), a sequencer and a MIDI interface – all accessible through
19 an easy-to-use gtk+ user interface. Audio can be played back either
20 directly through the hardware using the ALSA and OSS backends or via
21 an audio routing daemon through the JACK and PulseAudio backends.
25 <screenshot type="default">
26 <image>https://terminatorX.org/appdata/screenshot.jpg</image>
27 <caption>terminatorX with three virtual turntables</caption>
30 <url type="homepage">https://terminatorX.org</url>
31 <url type="bugtracker">https://lisas.de/bugzilla/</url>
32 <updatecontact>alex@lisas.de</updatecontact>