Export Problem with Audio

Hey Forum!

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?

Regards
Jakob - Automath

please doublecheck: VL.Audio does not contain this .dll! it only comes with VL.Audio.GPL. what is the exact error you get?

Ok, I see - its double in the same nugetfolder of VL.Audio.GPL…

confirmed. please try with the latest version of this pack now: 1.3.0-preview

Ok, that works without errors anymore.

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.