On 12/19/2011 05:11 PM, Csillag Kristof wrote:
> - I would think that approach 1 and 2
involve emulating more stuff than
> strictly necessary, so I would like to stick to approach 3, if possible.
>
There'll be performance differences when it comes to low latency.
running it under wine will require an extra context-switch. I don't know
if WineASIO works around this, but I think it does not.
Not too long ago there was an email on LAD by Paul Davis who explained
ardour's native VST/wine strategy. IIRC the whole app was run in the
context of wine to forego the extra context-switch; but I don't know the
details. He may chime in.