nix wrote:SM needs multi ins in .exe man
Easier than it used to be - but you can't rely on the default .exe top menu bar - that will always give you mono in/stereo out.
The key is to include your ASIO in/out primitives
inside the module that you export. SM2 then has new primitives for 'Audo Select' and sample rate management (and a ready made audio selector module), so that you can make your own little user interface for driver selection.
The only difference is that using this method, there won't be a DS option in the driver list - so users must have an ASIO driver.
I still think that using the default exe menu should have multi in/out though - you ideally need different schematics for .exe and VST export versions doing it this way, and I hate file management!