I made an interactive SequencerSynth and want to export it as a standalone.
VL.Audio and VL.Audio.GPL are active nugets in this patch but both contain the same output file BTrackCLI.dll - so it is unable to build the executable.
Any idea to solve it?
But there is a new problem now:
The executable doesn’t start anything. A short moment there is the waiting symbol but nothhing happens. WindowsLog says Appcrash but nothing special.
Think I have to export the patch step by step to find out who the bug is.