[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Running jackd.



On Sat, Jan 05, 2013 at 08:14:38PM +0700, Sthu Deus wrote:
> Good time of the day.
> 
> 
> I'm trying diver sound editors, preferably the ones that work w/ MIDI
> files. I hove now hardware sequencer so I use a software one -
> timidity.
> 
> Many editors including Ardour2, Muse, Rosegarden report that have no
> jack server running OR it is running under another user. But both
> suggestions are wrong:
> 
> $ /bin/ps -AHf |/bin/grep mususer
> 
> mususer       3414     1  0 19:32 ?
> 00:00:00   /usr/lib/gvfs/gvfs-gdu-volume-monitor
> 
> mususer        3419     1
> 0 19:32 ?
> 00:00:00   /usr/lib/x86_64-linux-gnu/libmenu-cache1/libexec/menu-cached
> 
> mususer       4332     1  1 19:49 ?        00:00:04   /usr/bin/jackd -T
> -ndefault -p 128 -R -P 60 -T -d alsa -n 2 -r 48000 -p 1024 -d hw:0,0
> 
> So, how do I make those editors go? OR how do I run jackd? I have
> search the web but did not find answer for my question. There are a lot
> of such errors, most related to RT priority. But I think it is
> not my case - for when I run jackd w/o RT:
> 
> /usr/bin/jackd -T -ndefault -p 128 -T -d alsa -n 2 -r 48000 -p 1024 -d
> hw:0,0
> 
> Symptoms of the editors are the same.
> 
I use ardour and jack on Squeeze.  I start jack from qjackctl.

/usr/bin/jackd -dalsa -dhw:0 -r44100 -p512 -n2 -H

(Note that the '-H' requires a certain type of sound card).

I've attached my .ardour2/ardour.rc and .config/rncbc.org/QjackCtl.conf
files.

-Rob
<?xml version="1.0" encoding="UTF-8"?>
<Ardour>
  <MIDI-port tag="control" device="ardour" mode="duplex" type="alsa/sequencer"/>
  <MIDI-port tag="mcu" device="ardour" mode="duplex" type="alsa/sequencer"/>
  <MIDI-port tag="seq" device="ardour" mode="duplex" type="alsa/sequencer"/>
  <Config>
    <Option name="trace-midi-input" value="no"/>
    <Option name="trace-midi-output" value="no"/>
    <Option name="use-tranzport" value="yes"/>
    <Option name="minimum-disk-io-bytes" value="262144"/>
    <Option name="track-buffer-seconds" value="5"/>
    <Option name="disk-choice-space-threshold" value="57600000"/>
    <Option name="xfade-model" value="0"/>
    <Option name="auto-xfade" value="yes"/>
    <Option name="destructive-xfade-msecs" value="20"/>
    <Option name="mute-affects-pre-fader" value="yes"/>
    <Option name="mute-affects-post-fader" value="yes"/>
    <Option name="mute-affects-control-outs" value="yes"/>
    <Option name="mute-affects-main-outs" value="yes"/>
    <Option name="plugins-stop-with-transport" value="no"/>
    <Option name="stop-recording-on-xrun" value="no"/>
    <Option name="create-xrun-marker" value="yes"/>
    <Option name="stop-at-session-end" value="no"/>
    <Option name="seamless-loop" value="yes"/>
    <Option name="quieten-at-speed" value="no"/>
    <Option name="show-track-meters" value="yes"/>
    <Option name="jack-time-master" value="yes"/>
    <Option name="smpte-format" value="6"/>
    <Option name="timecode-source-is-synced" value="yes"/>
    <Option name="no-new-session-dialog" value="yes"/>
    <Option name="use-vst" value="yes"/>
    <Option name="periodic-safety-backups" value="yes"/>
    <Option name="periodic-safety-backup-interval" value="120"/>
    <Option name="default-narrow_ms" value="no"/>
    <Option name="font-scale" value="102400"/>
  </Config>
  <extra>
    <RulerVisibility smpte="yes" bbt="yes" frames="no" minsec="no" tempo="yes" meter="yes" marker="yes" rangemarker="no" transportmarker="yes" cdmarker="no"/>
    <Keyboard edit-button="3" edit-modifier="4" delete-button="3" delete-modifier="1" snap-modifier="32"/>
    <TransportControllables roll="0" stop="1" goto_start="2" goto_end="3" auto_loop="4" play_selection="5" rec="6" shuttle="7"/>
  </extra>
  <ControlProtocols>
    <Protocol name="Mackie" active="no"/>
    <Protocol name="Generic MIDI" active="no"/>
  </ControlProtocols>
</Ardour>
[Splitter]
AudioConnectView\sizes=267, 90, 267
MidiConnectView\sizes=36, 20, 36
AlsaConnectView\sizes=36, 20, 36
PatchbayView\sizes=36, 20, 36

[Geometry]
qjackctlConnectionsForm\x=631
qjackctlConnectionsForm\y=331
qjackctlConnectionsForm\width=623
qjackctlConnectionsForm\height=511
qjackctlConnectionsForm\visible=false
qjackctlMessagesForm\x=479
qjackctlMessagesForm\y=24
qjackctlMessagesForm\width=328
qjackctlMessagesForm\height=200
qjackctlMessagesForm\visible=false
qjackctlStatusForm\x=526
qjackctlStatusForm\y=312
qjackctlStatusForm\width=456
qjackctlStatusForm\height=236
qjackctlStatusForm\visible=false
qjackctlPatchbayForm\x=54
qjackctlPatchbayForm\y=120
qjackctlPatchbayForm\width=700
qjackctlPatchbayForm\height=323
qjackctlPatchbayForm\visible=false
qjackctlMainForm\x=0
qjackctlMainForm\y=0
qjackctlMainForm\width=473
qjackctlMainForm\height=100
qjackctlMainForm\visible=true

[Program]
Version=0.3.6

[Presets]
DefPreset=(default)

[Options]
Singleton=true
StartJack=true
StartupScript=true
StartupScriptShell=artsshell -q terminate
PostStartupScript=false
PostStartupScriptShell=
ShutdownScript=false
ShutdownScriptShell=
PostShutdownScript=true
PostShutdownScriptShell=killall jackd
StdoutCapture=true
XrunRegex=xrun of at least ([0-9|\\.]+) msecs
XrunIgnoreFirst=false
ActivePatchbay=true
ActivePatchbayPath=/home/band/headphone_monitor.xml
MessagesLog=false
MessagesLogPath=qjackctl.log
BezierLines=true
TimeDisplay=0
TimeFormat=0
MessagesFont="Sans Serif,9,-1,5,50,0,0,0,0,0"
MessagesLimit=true
MessagesLimitLines=1000
DisplayFont1="Sans Serif,12,-1,5,75,0,0,0,0,0"
DisplayFont2="Sans Serif,9,-1,5,50,0,0,0,0,0"
DisplayEffect=true
DisplayBlink=true
JackClientPortAlias=0
ConnectionsIconSize=0
ConnectionsFont="Sans Serif,9,-1,5,50,0,0,0,0,0"
QueryClose=true
KeepOnTop=false
SystemTray=false
StartMinimized=false
DelayedSetup=false
ServerConfig=true
ServerConfigName=.jackdrc
ServerConfigTemp=false
QueryShutdown=true
AlsaSeqEnabled=true
DBusEnabled=false
AliasesEnabled=false
AliasesEditing=false
LeftButtons=true
RightButtons=true
TransportButtons=true
TextLabels=true
BaseFontSize=0

[Defaults]
PatchbayPath=/home/band/headphone_monitor.xml

[Settings]
Server=/usr/bin/jackd
Realtime=true
SoftMode=false
Monitor=false
Shorts=false
NoMemLock=false
UnlockMem=false
HWMon=true
HWMeter=false
IgnoreHW=false
Priority=0
Frames=512
SampleRate=44100
Periods=2
WordLength=16
Wait=21333
Chan=0
Driver=alsa
Interface=
Audio=0
Dither=0
Timeout=500
InDevice=
OutDevice=
InChannels=0
OutChannels=0
InLatency=0
OutLatency=0
StartDelay=2
Verbose=false
PortMax=256
MidiDriver=none

[History]
ServerComboBox\Item1=/usr/bin/jackd
ServerComboBox\Item2=jackd
ServerComboBox\Item3=jackdmp
ServerComboBox\Item4=jackstart
InterfaceComboBox\Item1=(default)
InterfaceComboBox\Item2=hw:0
InterfaceComboBox\Item3=plughw:0
InterfaceComboBox\Item4=/dev/audio
InterfaceComboBox\Item5=/dev/dsp
InDeviceComboBox\Item1=(default)
InDeviceComboBox\Item2=hw:0
InDeviceComboBox\Item3=plughw:0
InDeviceComboBox\Item4=/dev/audio
InDeviceComboBox\Item5=/dev/dsp
OutDeviceComboBox\Item1=(default)
OutDeviceComboBox\Item2=hw:0
OutDeviceComboBox\Item3=plughw:0
OutDeviceComboBox\Item4=/dev/audio
OutDeviceComboBox\Item5=/dev/dsp
StartupScriptShellComboBox\Item1=artsshell -q terminate
PostShutdownScriptShellComboBox\Item1=killall jackd
XrunRegexComboBox\Item1=xrun of at least ([0-9|\\.]+) msecs
MessagesLogPathComboBox\Item1=qjackctl.log
ServerConfigNameComboBox\Item1=.jackdrc
ActivePatchbayPathComboBox\Item1=/home/band/headphone_monitor.xml

[Patchbays]
Patchbay1=/home/band/headphone_monitor.xml

Reply to: