Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
OSX | 2025-01-26 | ||
Windows | 2025-01-26 | ||
Linux | 2025-01-26 | ||
RPi | 2022-08-23 | ||
Snipshot Templates 1.zip | 2020-03-30 | 25.9 kB | |
Totals: 5 Items | 25.9 kB | 0 |
Title: Wing Snippet Toolbox Author: Paul Vannatto Licence: GPL 3.0 OS Platform: Windows, OSX, linux, RPi Version: 1.1.0 ** Renamed from Snipshot Toolbox ** Function Summary: * A toolbox of various tools to create Wing snippets. * Includes a Converter, Parsing, Monitor Mix, AutoMix On/Off, Transfer tools as well as a JSON editor. Background: For years X32 and M32 users have appreciated the ability of saving and loading (almost) all settings of the console using scenes and scene files. These files included numerous commands and values using the OSC protocol. In December 2019, the new console, called the Wing was initially released. Instead of using the OSC protocol and scene files, it uses snapshots with the JSON protocol. External tools were needed to take adantage of this new environment. This is a compilation of various tools to manipulate the JSON files that are loaded and saved on the Wing. The tools are fully functional, available for the Windows, Mac, linux and Raspberry Pi platforms. The source code is also available and is licenced under the GPL 3.0 for anyone to enhance or broaden the scope of the tool. Because they are written in Lazarus (open source clone of Delphi), using standard object pascal routines and visual components, it can be freely available to anyone for this purpose as well as anyone with the desire to port it to other platforms (android, solaris etc.).