-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
30 lines (30 loc) · 1.24 KB
/
DESCRIPTION
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
Package: ProTrackR
Type: Package
Title: Manipulate and Play 'ProTracker' Modules
Version: 0.4.3
Date: 2024-02-15
Authors@R: c(person("Pepijn", "de Vries", role = c("aut", "cre", "dtc"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-7961-6646")))
Author:
Pepijn de Vries [aut, cre, dtc] (0000-0002-7961-6646)
Maintainer: Pepijn de Vries <[email protected]>
Description: 'ProTracker' is a popular music tracker to sequence
music on a Commodore Amiga machine. This package offers the
opportunity to import, export, manipulate and play 'ProTracker'
module files. Even though the file format could be considered
archaic, it still remains popular to this date. This package
intends to contribute to this popularity and therewith
keeping the legacy of 'ProTracker' and the Commodore Amiga
alive.
License: GPL (>= 3)
LazyData: True
Depends: audio, lattice, signal, tuneR (>= 1.0)
Imports: graphics, methods, stats, utils, XML
Suggests: AmigaFFH (>= 0.2.0)
Encoding: UTF-8
RoxygenNote: 7.2.3
Roxygen: list(markdown = TRUE)
NeedsCompilation: no
URL: https://pepijn-devries.github.io/ProTrackR/, https://github.com/pepijn-devries/ProTrackR/
BugReports: https://github.com/pepijn-devries/ProTrackR/issues