[ecasound] A short addition
Brought to you by:
kaiv
|
From: Julien C. <ju...@c-...> - 2009-10-26 20:37:50
|
Hi again!
With the same version and neteci again, I do get this:
Warning: type DBC_ENSURE soft-assert 'db_clients_rep > 0' failed at
-> eca-chainsetup.cpp:677 [void
ECA_CHAINSETUP::switch_to_db_mode_helper(std::v
ector<AUDIO_IO*, std::allocator<AUDIO_IO*> >*, const std::vector<AUDIO_IO*,
std:
:allocator<AUDIO_IO*> >&)]
Warning: type DBC_ENSURE soft-assert 'db_clients_rep > 0' failed at
-> eca-chainsetup.cpp:677 [void
ECA_CHAINSETUP::switch_to_db_mode_helper(std::v
ector<AUDIO_IO*, std::allocator<AUDIO_IO*> >*, const std::vector<AUDIO_IO*,
std:
:allocator<AUDIO_IO*> >&)]
With this setup:
# ecasound chainsetup file
# general
-b:64 -z:mixmode,sum
# audio inputs
-a:1 -i:loop,Master_in
-a:3 -i:jack_multi,system:capture_5,system:capture_6
# post-input processing
# pre-output processing
# audio outputs
-a:1 -f:f32_le,10,48000 -o:jack,system
-a:3 -o:loop,Master_in
It is a bit disturbing to see all those messages coming through on the
console. This again happend, just while readying the engine. I suppose it's
engine-launch that's used.
Best 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
|