This apps converts Behringer X32/M32 scene files to the new Wing snapshot files. Scenes includes multiple lines of OSC commands and saves most of the settings of the console. The new Wing snapshots uses a completely different protocol (called JSON) that saves all of the console settings.
Written in Lazarus and Free Pascal, this program connects to the internet and obtains the latest exchange rates from http://api.fixer.io/ in JSON format.
This program was originally used as a programming example at http://www.cyberfilth.co.uk/hey-boy-what-you-coding-for-a-pascal-odyssey/