---------- Forwarded message ----------
From: Cassiel <raffaele.morelli(a)gmail.com>
Date: 2009/3/31
Subject: Re: why is Ardour pretty outdated in stable and not in testing?
To: debian-devel(a)lists.debian.org
2009/3/31 Felipe Sateler <fsateler(a)gmail.com>
>
> BTW, ardour migrated to testing yesterday.
Very happy end user here :-) thought I am not the only one I guess
Thanks to everybody involved
r
Sorry if this is discussed before but,
Some DAW software can bounce mixdown to an output file directly (like cubase
or reason).
But many audio people claim that this kind of bouncing is not good at all.
They say that bouncing real-time
(like with protools or by routing all the tracks to a new stereo track's
input) is better resulting for audio quality.
Now,
My consideration is that, there should be no difference between the two
because theoretically the software
should be writing the same data in both ways.
Am I missing something ?
Hi All
I am having trouble getting a2jmidi to work. Any help would be most appreciated
as I have upgraded my soundcard to an FFADO device, but really need my MIDI
devices available to jack (i've been happily using ardour3 svn for a couple of
months now)
Specifically, I can't seem to use a2jcontrol to map ALSA midi devices into jack.
(The same happens in reverse too).
"a2jcontrol start" appears to work fine, "a2jcontrol status" reports bridge
started but when I actually try to map I get the following error.
allan@daw ~ $ a2j_control ma2jc 24 1
--- map ALSA to JACK capture port
DBus exception: org.gna.home.a2jmidid.error.unknown_port: Unknown ALSA
sequencer port 24:1 (capture)
The port exists and is visible in the connection menu for qjackctl. Here is my
output from aconnect -l (edited)
client 24: 'USB Device 0x86a:0x01' [type=kernel]
0 'USB Device 0x86a:0x01 MIDI 1'
1 'USB Device 0x86a:0x01 MIDI 2'
2 'USB Device 0x86a:0x01 MIDI 3'
3 'USB Device 0x86a:0x01 MIDI 4'
4 'USB Device 0x86a:0x01 MIDI 5'
5 'USB Device 0x86a:0x01 MIDI 6'
6 'USB Device 0x86a:0x01 MIDI 7'
7 'USB Device 0x86a:0x01 MIDI 8'
8 'USB Device 0x86a:0x01 Broadcast'
I've been trying to use my RME HDSP PCI + Digiface, and do some
experimental DSP with Nallatech BenOne with an FPGA on it, but in Fedora
core 6, (because the DSP builder can only provide me with drivers for that)
but when I try to use both cards at the same time the system doesn't see the
HDSP, i can't load the firmware with the hdsploader app. nor using the mixer
or anything.
an extract of results of the "lspci -vv" command are:
06:01.0 Co-processor: Xilinx Corporation Unknown device 4029
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping+ SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 32
Interrupt: pin A routed to IRQ 74
Region 0: Memory at 70014000 (32-bit, non-prefetchable) [size=16K]
06:03.0 Multimedia audio controller: Xilinx Corporation RME Hammerfall DSP
(rev 35)
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 32
Interrupt: pin A routed to IRQ 185
Region 0: Memory at 70000000 (32-bit, non-prefetchable) [size=64K]
Anyone ever had a problem similar to this one? . Thanks in advance for any
help.
--
Moisés AAC
Hi
I'm trying to get closer to my firewire problem. The ffado developer
asked me to run a debug enabled ffado, which involved compiling ffado
(and then recompiling jack).
If I run jack from commandline like this (stolen from .jackdrc,
generated by qjackctl):
/usr/bin/jackd -v -R -P80 -t1000 -m -dfirewire -r44100 -p512 -n2
jack starts just fine.
However I can't no longer start it from qjackctl, I get this in messages:
11:54:17.005 /usr/bin/jackd -v -R -P80 -t1000 -m -dfirewire -r44100
-p512 -n2
11:54:17.007 JACK was started with PID=27103.
getting driver descriptor from /usr/lib/jack/jack_oss.so
getting driver descriptor from /usr/lib/jack/jack_freebob.so
getting driver descriptor from /usr/lib/jack/jack_dummy.so
getting driver descriptor from /usr/lib/jack/jack_net.so
getting driver descriptor from /usr/lib/jack/jack_firewire.so
could not open driver .so '/usr/lib/jack/jack_firewire.so': libffado.so:
cannot open shared object file: No such file or directory
getting driver descriptor from /usr/lib/jack/jack_alsa.so
jackd: unknown driver 'firewire'
Why is that? I even tried compiling qjackctl by hand, but the same
problem. Seems like it's the same commandline, right? Then why can't
jack started by qjackctl find the libffado.so?
atte@vestbjerg:~$ locate libffado.so
/home/atte/software/ffado/libffado-2.0-rc1/src/libffado.so
/usr/local/lib/libffado.so
--
Atte
http://atte.dkhttp://modlys.dk
On Sat Mar 28 6:37 , Atte André Jensen sent:
>Hi
>
>I went ahead and got myself a edirol fa-66. Having no experience with
>firewire I have no idea why it doesn't work. The problem is that jack
>(qjackctl) seems to start up fine, but dies after a few seconds. My jack
>settings are IMO conservative: buffer size of 256.
>
>Here's what's printed in "messages":
>19:39:10.306 Patchbay activated.
>19:39:10.354 Statistics reset.
>19:39:10.364 Startup script...
>19:39:10.365 artsshell -q terminate
>19:39:10.403 ALSA connection graph change.
>19:39:10.787 Startup script terminated with exit status=256.
>19:39:10.788 JACK is starting...
>19:39:10.788 /usr/bin/jackd -R -P80 -m -dfreebob -dhw:0 -r48000 -p128 -n3 -D
>19:39:10.790 JACK was started with PID=10604.
>jackd 0.109.2
>Copyright 2001-2005 Paul Davis and others.
>jackd 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 compiled with System V SHM support.
>loading driver ..
>Freebob using Firewire port 0, node -1
>19:39:10.989 MIDI active patchbay scan...
>19:39:10.992 ALSA connection change.
>19:39:11.192 MIDI active patchbay scan...
>19:39:11.715 ALSA connection graph change.
>libiec61883 warning: iec61883_cmp_create_p2p_output: Failed to set the
>oPCR[0] plug for node 0.
>LibFreeBoB ERR: Could not do CMP for connection 0
>FreeBoB ERR: Could not start streaming threads
>DRIVER NT: could not start driver
>cannot start driver
>19:39:11.793 MIDI active patchbay scan...
>19:39:11.795 ALSA connection change.
>19:39:31.721 Could not connect to JACK server as client. - Overall
>operation failed. - Server communication error. Please check the
>messages window for more info.
>jackd watchdog: timeout - killing jackd
>could not attach as JACK client (server has exited)
>19:39:31.918 ALSA connection graph change.
>19:39:31.919 JACK was stopped successfully.
>19:39:31.919 Post-shutdown script...
>19:39:31.920 killall jackd
>19:39:31.920 JACK has crashed.
>jackd: no process killed
>19:39:32.335 Post-shutdown script terminated with exit status=256.
>20:27:22.325 MIDI active patchbay scan...
>20:27:22.327 ALSA connection change.
>20:27:22.528 MIDI active patchbay scan...
>
>What I did + info about my system (ubuntu 8.04):
>atte@vestbjerg:~$ uname -r
>2.6.24-21-rt
>
>atte@vestbjerg:~$ lsmod | grep 1394
>dv1394 20664 0
>raw1394 29400 0
>ohci1394 34096 1 dv1394
>ieee1394 95544 4 dv1394,raw1394,sbp2,ohci1394
>
>atte@vestbjerg:~$ grep disk /etc/udev/rules.d/40-permissions.rules
>ATTRS{removable}!="1", GROUP="disk"
>KERNEL=="raw1394", GROUP="disk"
>ATTRS{type}=="0", GROUP="disk"
>
>atte@vestbjerg:~$ grep disk /etc/group
>disk:x:6:atte
>
>This is what dmesg says when plugging the fa-66 in:
>[ 3824.579054] ieee1394: Node changed: 0-01:1023 -> 0-00:1023
>[ 3824.579064] ieee1394: Node suspended: ID:BUS[0-00:1023]
>GUID[0040ab0000c37a87]
>[ 3830.249545] ieee1394: Error parsing configrom for node 0-00:1023
>[ 3830.249623] ieee1394: Node changed: 0-00:1023 -> 0-01:1023
>[ 3831.383625] doh, someone wants to mess with state set
>[ 3831.453179] ieee1394: Node resumed: ID:BUS[0-00:1023]
>GUID[0040ab0000c37a87]
>
>Besides this, I'm not sure what to look for. Any help appreciated!
>
>--
>Atte
>
>http://atte.dkhttp://modlys.dk
>_______________________________________________
>Linux-audio-user mailing list
>Linux-audio-user(a)lists.linuxaudio.org
>http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
>)
I'm also a newbie with firewire, but had more success with FFADO, (it is more
current anyway).. I don't have an edirol, but a focusrite saffire pro 10.
Simply install it, fire up ffado-dbus-server run qjackctl and select firewire as
the driver. I am able to get better latency performance with ffado, way better
than freebob but even better than ALSA (under 3ms with 44100 and 48000 khz)...
hi
i was looking for supercollider on debian lenny, but unfortunately
i coulnt find any deb-source on the www and compiling the source runs into several errors.
are there any repos available? does someone know?
thank you.
m
Arnold Krille wrote:
On Sunday 29 March 2009 20:53:40 Justin Smith wrote:
If by multimedia you mean audio + video I am not sure, there is
mplayer but it does not do playlists as far as I know, for command
line audio players there are quite a few, including xmms2 which is a
demon that can be controlled from the command line and juke,
which is
an audio player with a curses frontend.
Playlist on the commandline is one of the easier things: just add
multiple files as arguments. mplayer is able to cope with that. And
the < and > buttons on your keyboard let you jump back and forth
file-wise.
Have fun,
Arnold
Mplayer is an awesome multimedia program, and it does support playlists
with the switch...-playlist!
So, easier than virtually any other approach GUI or CLI, just do this to
play all Ogg Vorbis files in your PWD:
ls -1 *.ogg > ogg_playlist
mplayer -playlist ogg_playlist
and you're in business.
Frank