synthizerExecutableFilename top-level constant

String const synthizerExecutableFilename

The filename to use to load Synthizer from the current executable.

This uses DynamicLibrary.executable under the hood.

Implementation

const synthizerExecutableFilename = ':executable:';