1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
Source: milkytracker
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
Alex Myczko <tar@debian.org>,
James Cowgill <jcowgill@debian.org>,
Build-Depends:
cmake,
debhelper-compat (= 13),
dh-exec,
libasound2-dev [linux-any],
libjack-dev,
liblhasa-dev,
librtmidi-dev [linux-any],
libsdl2-dev,
libzzip-dev,
zlib1g-dev,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/multimedia-team/milkytracker.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/milkytracker
Homepage: https://milkytracker.org/
Package: milkytracker
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
Suggests:
bambootracker,
cheesecutter,
freepats,
goattracker,
hivelytracker,
modplug-tools,
opencubicplayer,
protracker,
schism,
Description: music creation tool inspired by Fast Tracker 2
This is an editor for "tracked" music, i.e. audio samples of instruments
pitch shifted according to the note data.
.
It can load the following module formats: 669, AMS, AMF, DBM, CBA, DIGI,
DSM, FAR, GMC, GDM, IMF, IT, MOD, MDL, MTM, MXM, OKT, PLM, PSM, PTM, S3M,
STM, ULT, UNI, and X.
.
Export is possible into the formats: XM, MOD, and WAV.
.
Supported sample and instrument formats: WAV, IFF/XI, PAT
|