Hi !
I am wondering how to use JACK with more than one soundcard. For instance,
what if I want to get one of the inputs of my soundcard #1, process it with
a JACK program, and finally send it to one of the outputs of my soundcard #2
?
Should I launch several JACK deamons ? If so, would I be able to
interconnect them ?
Any idea ?
Thanks !
Adrien
NB : I cannot test anything, because I only possess one soundcard for the
moment...
Current version has:
2 in 2 out 1 band Eq with bandwidth
2 in 2 out 8 band Eq with bandwidth
2 in 2 out Stereo Chorus
v0.2 released.
http://code.google.com/p/leetplugins/
- Dan Lyons (coder)
Re: MIDI via Wiimote?
there was a project called the wiinstrument that had released some mac and
linux files, but they decided to not continue their work on the project, I
was able to get it It built on ubuntu. the release I used had some problems
with how boost's circular buffer was implemented, so the initial screen
would crash if it was left on.
the wiinstrument wasn't as flexable as I was looking for so I started
working on some wiimote to midi code that will be hosted at
superseq.sourceforge.net. I've already got some joystick and guitarhero to
midi code written, i'm cleaning it up now before posting it. Feel free to
followup if you don't see the code, i've been putting off finishing cleaning
it up for a month or 2.
Nathanael
Hi,
I installed zynaddsubfx from cvs. But how can I manage those banks? I've
downloaded some banks/instruments and can load instruments. But don't get
the banks working...
I did:
$ make
$ su
# cp zynaddsubfx /usr/bin/
# cd ..
# mkdir -p /usr/share/zynaddsubfx
# /bin/cp -a banks presets /usr/share/zynaddsubfx/
In zyn I can go to settings and add a Bank root dirs... but I don't see the
bank in the 'show instrument bank'....
Chris Wenn wrote:
> On Thu, 2008-07-03 at 14:26 +0200, Pieter Palmers wrote:
>
>> Please provide debug logs as described in the README in the ffado tarball.
>>
>> Pieter
>
> Hi Pieter
>
> this is the output of:
>
> jackd -v -R -d firewire -v6 2> jack_log.log
>
> Thanks for your assistance.
>
I also need the output of the diag tool.
Greets,
Pieter
I am going to build a new machine specifically for recording and producing
professional audio. I am somewhat new to Linux (and to building computers),
but I would like to dual boot XP and Ubuntu and gradually switch over to
Ubuntu for my recording projects.
I want to make sure all of the hardware I buy is Linux compatible. Does
anyone have recommendations for what to buy, or what not to buy?
Or, what's your dream setup for a Linux audio machine?
Hi,
I have an annoying problem.
Anytime I record on a track in ardour2, I can only do that once -
next time I try, it acts like it records, but nothing is actually recorded.
I use an m-audio delta 1010lt with ubuntustudio 8.04.
Has anyone encountered this kind of behaviour before?
When I googled for similar erroneous behaviour, I only found
a post that had to do with xruns occuring in jack -
which I hardly believe is the problem here, since i configured
jack quite conservatively and it shows me no xruns.
Thanks in advance,
lucem / sebastian
Howdy,
I like pulling bits from songs, I select in Audacity save as .ogg.
I would like a setup which annotated the sample with the name
of the source file, start and stop time.
Does such capability exist?
Suggestions?
Thanks,
Kent
Hello!
I just downloaded jack from svn and I get the following problem:
mplayer *.wav (all is well)
jack_lsp -c shows mplayers' ports being connected to system_playback_* ports.
linuxsampler
(load some instrument and setup audio engine channels)
jack_lsp shows:
LinuxSampler:0
LinuxSampler:1
jack_connect LinuxSampler:0 system:playback_1
engine sample rate: 48000
cannot connect ports
Jack server says:
destination port in attempted connection of system:playback_1 and
LinuxSampler:0
is not an input port
What is going on here. Jack says it's Version 0.112.0.
Can anybody enlighten me/help me here?
Kindest regards
Julien
--------
Music was my first love and it will be my last (John Miles)
======== FIND MY WEB-PROJECT AT: ========
http://ltsb.sourceforge.net
the Linux TextBased Studio guide
======= AND MY PERSONAL PAGES AT: =======
http://www.juliencoder.de
Does anyone know what happened to the real-time kernel development?
It's stuck at 2.6.24-19, and the generic kernel is up to 2.6.26-4. Are we supposed to compile our own?