L_Pa Project
A Linux Proaudio FrameWork with improved Wine/kernel(rt) support
...L_pa accomplishes this by setting up a proper mix of kernel/software with low-latency/proaudio users _specifically in mind. So far the main components are;
Custom version of the (rt-)linux kernel with a delta of patches, for linux proaudio usage.
Custom version of Wine with a delta of patches to ensure Wine is ready for proaudio on the linux platform. It's also has various other improvements and bug fixes.
You'll want both WineASIO and FSThost;
WineASIO - WineASIO provides an ASIO to JACK driver for WINE.
https://sourceforge.net/projects/wineasio/
FSThost - FreeST standalone fork; wraps windows VSTs (.dll) into standalone apps / jack clients. + other useful features.
...