-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathconfiguration.json
More file actions
121 lines (121 loc) · 5.41 KB
/
configuration.json
File metadata and controls
121 lines (121 loc) · 5.41 KB
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
{
"MIXPANEL_TOKEN": "d5072f1b11e0a753c9f655dc3ddf7b8d",
"YOUTUBE_EDITORRELEASENOTES_PLAYLISTKEY": "PLtMbdpAm17zdDZ9jkStSFvdWJdVi3skVu",
"YOUTUBE_API_KEY": "AIzaSyBSwx2yH2mSGKhyduMtakjpdMU_s7Jhdkw",
"YOUTUBE_RELEASENOTES_PLAYLIST_ID": "PLtMbdpAm17zdDZ9jkStSFvdWJdVi3skVu",
"YOUTUBE_RELEASENOTES_FALLBACK_URL": "https://www.youtube.com/playlist?list=PLtMbdpAm17zdDZ9jkStSFvdWJdVi3skVu",
"USB_VID_0": "0x03eb",
"USB_PID_0": "0xecac",
"USB_VID_1": "0x03eb",
"USB_PID_1": "0xecad",
"USB_VID_2": "0x303a",
"USB_PID_2": "0x8123",
"BOOTLOADER_KNOT_VID": "0x303a",
"BOOTLOADER_KNOT_PID": "0x8124",
"BOOTLOADER_GRID_ESP32_VID": "0x303a",
"BOOTLOADER_GRID_ESP32_PID": "0x8122",
"BOOTLOADER_GRID_D51_VID": "0x03eb",
"BOOTLOADER_GRID_D51_PID": "0x2402",
"FIRMWARE_GRID_D51_REQUIRED_MAJOR": 1,
"FIRMWARE_GRID_D51_REQUIRED_MINOR": 5,
"FIRMWARE_GRID_D51_REQUIRED_PATCH": 1,
"FIRMWARE_GRID_ESP32_REQUIRED_MAJOR": 1,
"FIRMWARE_GRID_ESP32_REQUIRED_MINOR": 5,
"FIRMWARE_GRID_ESP32_REQUIRED_PATCH": 1,
"FIRMWARE_GRID_URL_BEGINING": "https://github.com/intechstudio/grid-fw/releases/download/",
"FIRMWARE_GRID_URL_END": "/grid_release.zip",
"FIRMWARE_GRID_RELEASE_URL": "https://github.com/intechstudio/grid-fw/releases/latest/download/grid_release.zip",
"FIRMWARE_GRID_NIGHTLY_URL": "https://github.com/intechstudio/grid-fw/releases/download/nightly/grid_nightly.zip",
"FIRMWARE_KNOT_RELEASE_URL": "https://github.com/intechstudio/knot/releases/latest/download/knot_release.zip",
"FIRMWARE_KNOT_NIGHTLY_URL": "https://github.com/intechstudio/knot/releases/download/nightly/knot_nightly.zip",
"UXP_PHOTOSHOP_REQUIRED_MAJOR": 0,
"UXP_PHOTOSHOP_REQUIRED_MINOR": 0,
"UXP_PHOTOSHOP_REQUIRED_PATCH": 1,
"UXP_PHOTOSHOP_URL_BEGINING": "https://github.com/intechstudio/grid-photoshop-plugin/releases/download/",
"UXP_PHOTOSHOP_URL_END": "/uxp_photoshop_release.zip",
"LIBRARY_GITHUB_URL": "https://github.com/intechstudio/grid-profiles/archive/refs/heads/main.zip",
"EDITOR_DOWNLOAD_URL": "https://links.intech.studio/grid-editor-download",
"DISCORD_FEEDBACK_WEBHOOK": "https://discord.com/api/webhooks/841993443911270431/nN2quZz5UK0lDf2kfzrqK6nlpiF8a6ZxPBXYIogYlpqmgCORKAimSEt3v9Oqrs0KrgMC",
"NOTIFICATION_JSON_URL": "https://raw.githubusercontent.com/intechstudio/grid-editor/stable/notification.json",
"FIRMWARE_JSON_URL": "https://raw.githubusercontent.com/intechstudio/grid-editor/stable/firmware.json",
"DOCUMENTATION_REFERENCEMANUAL_URL": "https://links.intech.studio/wiki",
"DOCUMENTATION_DISCORDSERVER_URL": "https://links.intech.studio/discord",
"DOCUMENTATION_TROUBLESHOOTING_URL": "https://links.intech.studio/grid-troubleshoot",
"DOCUMENTATION_MAINTENANCE_URL": "https://links.intech.studio/grid-maintanance",
"DOCUMENTATION_ANALYTICS_POLICY_URL": "https://links.intech.studio/analytics",
"PUBLIC_ROADMAP_URL": "https://intechstudio.hellonext.co/",
"EDITOR_REPOSITORY_URL": "https://github.com/intechstudio/grid-editor",
"EDITOR_VERSION": "",
"PROFILE_CLOUD_URL_LOCAL": "package://profile-cloud/public",
"PROFILE_CLOUD_URL_DEV": "https://profile-cloud-dev.web.app",
"PROFILE_CLOUD_URL_PROD": "https://profile-cloud.web.app",
"PROFILE_CLOUD_EMAIL_REGISTRATION": "https://intech.studio/auth",
"RECOMMENDED_PACKAGES": {
"package-photoshop": {
"gitHubRepositoryOwner": "intechstudio",
"gitHubRepositoryName": "package-photoshop"
},
"package-lightroom-classic": {
"gitHubRepositoryOwner": "intechstudio",
"gitHubRepositoryName": "package-lightroom-classic"
},
"package-ableton-js": {
"gitHubRepositoryOwner": "intechstudio",
"gitHubRepositoryName": "package-ableton-js"
},
"package-spotify": {
"gitHubRepositoryOwner": "intechstudio",
"gitHubRepositoryName": "package-spotify"
},
"package-discord": {
"gitHubRepositoryOwner": "intechstudio",
"gitHubRepositoryName": "package-discord"
},
"package-deej": {
"gitHubRepositoryOwner": "intechstudio",
"gitHubRepositoryName": "package-deej"
},
"package-active-win": {
"gitHubRepositoryOwner": "intechstudio",
"gitHubRepositoryName": "package-active-win"
},
"package-overlay": {
"gitHubRepositoryOwner": "intechstudio",
"gitHubRepositoryName": "package-overlay"
},
"package-image-stream": {
"gitHubRepositoryOwner": "intechstudio",
"gitHubRepositoryName": "package-image-stream"
},
"package-touchdesigner-parhover": {
"gitHubRepositoryOwner": "function-store",
"gitHubRepositoryName": "TD_ParHoverMIDI_VSN1"
},
"package-ableton-mixer-and-launch-control": {
"gitHubRepositoryOwner": "intechstudio",
"gitHubRepositoryName": "package-ableton-mixer-and-launch-control"
}
},
"EDITOR_PACKAGES": {
"debug-monitor": {
"name": "Debug Monitor",
"svgIcon": "menu_debug_monitor",
"description": "Analyze Grid module traffic, LUA code interactions"
},
"midi-monitor": {
"name": "Midi Monitor",
"svgIcon": "menu_midi_monitor",
"description": "In-depth MIDI message tool"
},
"websocket-monitor": {
"name": "Websocket Monitor (Legacy)",
"svgIcon": "menu_websocket_monitor",
"description": "Watch communication coming from the Editor websocket port"
},
"file-manager": {
"name": "File Manager",
"svgIcon": "menu_file_manager",
"description": "Browse and manage files on connected Grid modules"
}
}
}