Adds digital audio workstation. (#6342)

This commit is contained in:
Lamrr
2022-02-05 08:17:09 +11:00
committed by GitHub
parent 35d97b5f42
commit 44d2f8066b
12 changed files with 194 additions and 7 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 784 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 272 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 B

View File

@@ -5,7 +5,7 @@
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/vgstation-coders/vgstation13 at 8d9c91e19cb52713c7f7f1804c2b6f7203f8d331",
"copyright": "https://github.com/vgstation-coders/vgstation13 at 8d9c91e19cb52713c7f7f1804c2b6f7203f8d331, daw-base/display from /tg/staiton at commit https://github.com/tgstation/tgstation/commit/ebcf2ab180037d400a7e8ac7a2ba011a0f03edf3",
"states": [
{
"name": "minimoog",
@@ -34,6 +34,25 @@
{
"name": "xylophone-broken",
"directions": 4
},
{
"name": "daw-base",
"directions": 1
},
{
"name": "daw-panel",
"directions": 1
},
{
"name": "daw-display",
"directions": 1,
"delays": [
[
0.3,
0.3,
0.3
]
]
}
]
}