Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
XM2Wing-Converter-102-source.zip | 2020-12-22 | 433.2 kB | |
XM2Wing-Converter-101-source.zip | 2020-09-20 | 433.0 kB | |
XM2Wing-Converter-100-source.zip | 2020-09-08 | 2.4 MB | |
XM2Wing-Converter-080-source.zip | 2020-03-30 | 377.9 kB | |
XM2WingConv-070-source.zip | 2020-03-01 | 375.7 kB | |
XM2WingConv-060-source.zip | 2020-02-11 | 371.0 kB | |
XM2WingConv-051.source.zip | 2020-02-01 | 366.4 kB | |
Totals: 7 Items | 4.8 MB | 2 |
Title: X/M32 to Wing Converter Author: Paul Vannatto Licence: GPL 3.0 OS Platform: Windows, OSX, linux, RPi Version: 1.0.2 ** Only works with Wing firmware 1.06 and newer Function Summary: * X32/M32 Scene files (OSC protocol) can be converted (most of the settings) to the new Wing snapshot files JSON protocol). * One or more scene files can be selected, an output directory selected, selected filters, save snapshot file(s). * When the app closes, it will store the input and output directories, as well as the app position and size (in an ini file). 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. A converter was needed to transfer the many hours of scene development to this new platform. The goal of the tool is to be able to create partial snapshot files that would provide Wing equivalence of the X32/M32 settings. The tool is 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 it is 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.).