Displaying 3 results from an estimated 3 matches for "jack_activ".
2004 Oct 30
1
Quick fix for jack_fst?
...#39;t know if this is a bug in Wine, a constraint on how winelib
applications should do things, or something else, because these memory
issues are beyond me. If somebody more knowledgeable wants to step in
here...
A quick fix for jack_fst seems to be to pre-reserve a chunk of memory,
exactly like jack_activate does, but before wine_init gets called. I put
the following function into jfst.c:
===
void jfst_reserve_mem (int bufsize)
{
char buf [bufsize];
int i;
fprintf (stderr, "Reserving memory: base=%p, size=%d, end=%p\n",
buf, sizeof(buf), buf+size...
2009 Oct 05
3
Questions about app_jack.c
Hello,
My configuration is :
Card 0 - kernel dummy sound card
Card 1 - my soundcard
I have a jackd running in background. My jackd launch command is :
jackd --port-max 16 --realtime --no-mlock -d alsa --playback hw:1,0
--capture hw:1,0 --rate 8000 --period 1024 --shorts --inchannels 2
--outchannels 2 --dither triangular &
1 ) I open asterisk with chan_alsa.so connected (with asoundrc) to
2009 Apr 26
4
1.6.1: menuselect has problems with x86_64 ??
1.6.1 svn 190575:
CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect
CONFIGURE_SILENT="--silent" menuselect
make[1]: Entering directory
`/home/asterisk/rpmbuild/BUILD/asterisk-1.6.1/menuselect'
gcc -m64 -march=native -mtune=native -floop-interchange
-floop-strip-mine -floop-block -c -o