synthizerProcessFilename top-level constant

String const synthizerProcessFilename

The filename to use to load the Synthizer library from the current process.

This uses DynamicLibrary.process under the hood.

Implementation

const synthizerProcessFilename = ':process:';