[Qtractor-devel] Setting up an empty Qtractor default session - #1 How to disable "Auto connect" fo
An Audio/MIDI multi-track sequencer
Brought to you by:
rncbc
From: Ralf M. <ral...@al...> - 2014-08-08 10:50:18
|
Hi :) after not using Linux pro-audio for a while, I'll give it another chance. First I'll set up an empty default session, with a few empty MIDI and audio tracks. Before adding any track I already encountered an old issue. I don't know how to disable auto connection for the audio IOs. This is what I did until now: [rocketmouse@archlinux ~]$ jackd -dalsa -dhw:0 -r48000 -p256 -n2 jackdmp 1.9.9.5 [rocketmouse@archlinux ~]$ qtractor -v Qt: 4.8.6 Qtractor: 0.6.2 [rocketmouse@archlinux ~]$ qtractor 1. File > Properties Name: arch2014 Directory: /home/music/arch2014 2. Save File name: arch2014 3. View > Options... General Session: nothing is checked Default session file format: XML Default (*.qtr) Options: Checked are: Confirm removals Show complete path of session files Auto-remove audio peak files Keep tool windows always on top Number of recent files: 5 Transport: Transport mode: None Loop recording mode (takes): None Audio Capture/Export File type: WAV Microsoft Sample format: Float 32-Bit Playback Nothing is checked, Sample-rate convert type: Sinc (Best Quality) Metronome Nothing is checked MIDI Capture/Export File format: SMF Format 1 Quantize: None Playback Queue timer (resolution): HR timer (1000000000 Hz) Checked: Dedicated MIDI player outputs Control MMC: None SPP: None Clock: None Nothing is checked Metronome Nothing is checked Display Time display format: BBT Base font size: (default) Meters Audio: 10 dB #28a028 MIDI: Over #a0a028 Messages Sand Serif 10, Checked: Messages limit: 1000 lines Transport Nothing is checked Dialogs Checked: Use native dialogs Logging Nothing is checked Plugins Instruments Checked: Dedicated audio outputs Editor Checked: Open plugin's editor (GUI) by default Experimental Checked: Dummy VST plugin scan (RECOMMENDED) 3. Save, Closed ... [rocketmouse@archlinux ~]$ qtractor /home/music/arch2014/arch2014.qtr 4. View > Busses Audio Master: Unchecked and updated "Auto connect" = Nothing is checked Mode: Duplex Channels: 2 MIDI Master : Nothing is checked Mode: Duplex 5. Save, Closed ... [rocketmouse@archlinux ~]$ qtractor /home/music/arch2014/arch2014.qtr _Audio channels still are auto connected_ Regards, Ralf |