You are here

Add new comment

OK, so I set the midi driver in Jack (via Qjaclctl) to "none". I closed Jack, via Qjackctl, closed Qtractor, and then re-opend Qtractor. This is what I got in the messages window of Qtractor:

Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
no message buffer overruns
no message buffer overruns
no message buffer overruns
jackdmp 1.9.11
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2014 Grame.
jackdmp comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
JACK server starting in realtime mode with priority 10
self-connect-mode is "Don't restrict self connect requests"
audio_reservation_init
Acquire audio card Audio0
creating alsa driver ... hw:MID,0|hw:MID,0|1024|2|44100|0|0|nomon|swmeter|-|32bit
configuring for 44100Hz, period = 1024 frames (23.2 ms), buffer = 2 periods
ALSA: final selected sample format for capture: 32bit integer little-endian
ALSA: use 2 periods for capture
ALSA: final selected sample format for playback: 32bit integer little-endian
ALSA: use 2 periods for playback
JackALSARawMidiDriver::Attach - input port registered (name='system:midi_capture_1', alias='system:2-1 Oxygen 49 1 in').
JackALSARawMidiDriver::Attach - output port registered (name='system:midi_playback_1', alias='system:2-1 Oxygen 49 1 out').
JackALSARawMidiDriver::Start - Starting 'alsarawmidi' driver.
JackALSARawMidiDriver::Start - starting ALSA thread ...
JackALSARawMidiDriver::Start - started ALSA thread.
22:10:06.203 Audio connections change.
22:10:06.204 MIDI connections change.

Jack is clearly using using the raw midi driver "JackALSARawMidiDriver" but how do I tell it not to?
Thanks in advance1
Paul