forked from ambisonictoolkit/atk-sc3
-
Notifications
You must be signed in to change notification settings - Fork 0
/
atk-sc3.quark
23 lines (23 loc) · 976 Bytes
/
atk-sc3.quark
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
(
\name: "atk-sc3",
\summary: "A comprehensive set of tools for working with First Order Ambisonic soundfields.",
\author: "Joseph Anderson, Josh Parmenter, Michael McCrea, & the Ambisonic Toolkit Community",
\copyright: "Ambisonic Toolkit Community, Joseph Anderson, Josh Parmenter, and Michael McCrea 2011, 2016-18",
\license: "GPL",
\version: "5.0.0",
\schelp: "Intro-to-the-ATK",
\url: "https://github.com/ambisonictoolkit/atk-sc3",
\dependencies: [
"MathLib",
"FileLog",
"Hilbert",
"wslib",
"MatrixArray",
"SignalBox",
"SphericalDesign",
"PointView",
],
\organization: "ATK Community: http://www.ambisonictoolkit.net",
\since: "2011",
\ext_dependancy: "See installation instructions: https://github.com/ambisonictoolkit/atk-sc3#installing",
)