JACK mit Traktor Audio 2-Soundkarte ausführen (WIN8)

JACK mit Traktor Audio 2-Soundkarte ausführen (WIN8)

Ich möchte Audio von der DJ-Software Traktor 2.6 an die DAW Ableton Live 8.2.2 senden und dessen Master über meine Soundkarte ausgeben. Als Audiointerface verwende ichNative Instrument Traktor Audio 2Für die virtuelle Verkabelung scheint die einzige gute Möglichkeit zu sein,JACK Audio-Anschlusskit.

Kurzgesagt:

--> Traktor --> Ableton --> Soundkarte

Ich verwende Jack 1.9.9 64bit unter Windows 8 64bit als Administrator. Ich bin den Anweisungen gefolgt, die Sie auf findenGithub:

- start qjackctl.exe and configure it the following way:

    - in Setup/Setting, use "jackd -S" at the "Server Path" item. WARNING: on Windows the "-S" parameter is *mandatory* to have the jack server correctly working!!

    - in Setup/Setting, use "portaudio" at the "Driver" item

    - in Setup/Misc, check the "Start JACK audio server at application startup" box

- quit QJACKCTL and start is again, it should now launch the jack server. Quitting QJACKCTL will now close the jack server.

Starting the jack server with another audio device installed on the machine (like an ASIO card) can now be done directly in QJACKCTL. 
A ">" button at the right of the interface button allows to list the name of all available devices, driven either by "MME", "DirectSound", or "ASIO".

Aber wenn ich „ASIO::Traktor Audio 2“ aus der Liste auswähle und den Server und die Steuerungsanwendung neu starte, erhalte ich diese Fehlermeldung …

23:16:33.647 Patchbay deactivated.
23:16:33.663 Statistics reset.
23:16:33.669 JACK is starting...
23:16:33.670 jackd -S -p1024 -dportaudio -d"ASIO::Traktor Audio 2" -r44100 -p1024
23:16:33.693 JACK was started with PID=55139248.
23:16:34.018 JACK has crashed.
23:16:35.924 Could not connect to JACK server as client. - Overall operation failed. - Unable to connect to server. Please check the messages window for more info.

... und dieses Popup-Fenster:

Bildbeschreibung hier eingeben

Ich habe alles mehrmals mit unterschiedlichen Einstellungen neu installiert und konfiguriert, aber es funktioniert einfach nicht. Ich bin ratlos.

Was sind einige mögliche Lösungen?

verwandte Informationen