similar to: JACK / WaveInGetPosition: This function is not supported.

Displaying 20 results from an estimated 10000 matches similar to: "JACK / WaveInGetPosition: This function is not supported."

2004 Oct 18
0
[Jackit-devel] Re: ices-kh dropping jack ports unexpectedly
On Mon, 2004-10-18 at 21:04, Jack O'Quin wrote: > > > > > > There are several ways to gain realtime privileges. Running as root > > > is the simplest, but perhaps the worst solution. > > > > Just to be clear, with ices, you can drop to a nominated user after the > > realtime scheduler is selected. Running as root after that is not > >
2009 Oct 03
1
Asterisk and Jack
Hi, I want to use asterisk with jack audio. I tried the next configurations : 1 ) app_jack.so -> does not work. 2 ) chan_alsa.so without jackd started my .asoundrc : pcm.!default { type hw card 1 } pcm.jack1 { type jack playback_ports { 0 alsa_pcm:playback_1 1 alsa_pcm:playback_2 } capture_ports { 0 alsa_pcm:capture_1 1
2004 Oct 18
1
[Jackit-devel] Re: ices-kh dropping jack ports unexpectedly
>I can't really comment on jackd itself, as I haven't looked that much >into it. If running jackd as root requires client apps to also run as >root then that is a pretty bad issue. I would of thought that running >jackd as a realtime process (whether root or not) would be an important >consideration. jackd (realtime) requires various resources which it shares with its
2012 Mar 03
0
Wine1.4-rc5 breaks (jack)audio setup
Hi there, since upgrading to wine1.4-rc-5, anytime that i either A). Launch winecfg/audio-tab or B). Launch any wine app, Wine tries to open an ALSA device and crashes Jackd. ~ the only exception would be Festige/FST which will launch my wineVST instruments and work as expected. On my system, Jackd is the default Sound server (ie: i t runs ALL of the time, this also includes using the
2006 Jul 18
0
Just need sound and/or a stream
Hi, On Mon, 17 Jul 2006 23:44:22 -0500, Scott R Ehrlich <scott@MIT.EDU> wrote: > Well, now that I've got Icecast2 and Oddcast v3 apparently > talking, and Oddcast's sound meter shows a level from my > scanner, I'm trying to get the audio to stream. For the laptop, you didn't mention a model or platform. I have vague awareness of some x86 hardware in that there
2004 Oct 18
0
[Jackit-devel] Re: ices-kh dropping jack ports unexpectedly
On Mon, 2004-10-18 at 22:14, Paul Davis wrote: > jackd (realtime) requires various resources which it shares with its > clients: > > realtime scheduling > mlock-ability > shared memory segments > FIFOs (or Mach ports on OS X) > > we consider it *more* of a security risk to allow jackd-as-root to > share these with non-root processes. YMMV.
2004 Oct 18
2
[Jackit-devel] Re: ices-kh dropping jack ports unexpectedly
Karl Heyes <karl@xiph.org> writes: > On Mon, 2004-10-18 at 18:27, Jack O'Quin wrote: > > Karl Heyes <karl@xiph.org> writes: > > > > > Are you running with realtime privileges, for this you need to start as > > > root if you want that. Even with realtime privileges there may be odd > > > cases where the scheduling latency is a bit too
2006 Jan 12
1
wine and jack => segfault?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I am new to this list and just wanted to ask a question regarding Wine and JACK: I'm running JACK as my sound daemon and today I installed Wine (from the APT-Repository). I setup my .wine directory with the help of winetools. So far everything works fine, except sound output (tested with wmplayer and a simple wav file). So I selected
2011 Apr 11
0
Getting Wine to work with JACK
When I start Wine using the JACK sound driver, it tries to start the JACK server and then fails(oddly, it can't start jackd even if the daemon's not running at the time), giving this: Code: This sound card's driver does not support direct access The (slower) DirectSound HEL mode will be used instead. unknown option character l jackdmp 1.9.6 Copyright 2001-2005 Paul Davis and others.
2009 Jan 25
5
traktor 3.4 not seeing external midi hardware
i installed traktor 3.4.0 in wine1.1.13 on an hp pavilion dv9000 17" amd64 athlonx2 running ubuntustudio 8.04 32bit it seems to run perfectly except that it can't see my midi devices. hercules dj console (mac edition) mixman dm2 behringer bcf2000 every other linux or wine midi aware app can see them, so i am hoping to get some answers here. when i make an argument terminal spits this
2013 May 27
1
Mplayer + jack
Hi all, anyone know of a repo for 6.4 that contains mplayer+gui with jack compiled into it? Thanks Gary.
2013 Jan 22
4
Simple use of dcast (reshape2 package)
Suppose I have a small dataframe > aa Target Eaten ID 50 TPP 0 1 51 TPP 1 2 52 TPP 3 3 53 TPP 1 4 54 TPP 2 5 50.1 GPA 9 1 51.1 GPA 11 2 52.1 GPA 8 3 53.1 GPA 8 4 54.1 GPA 10 5 And I want to reshape it into ID TPP GPA 1 1 0 9 2 2 1 11 3 3 3 8 4 4 1 8 5 5 2 10 I realise that
2010 May 26
1
Jack in /usr/local/ means failure for asterisk
Hi, I have been headbanging with asterisk and Jack for a while, decited to ask other linuxists for an advice. The problem is that Jack is compiled from source (0.118) in /usr/local/, but menuselect says "XXX" for it (cannot enable it). I need jack... Otherwise I will inotify Monitor WAVs, what is bad :`( After installing jack from sources: Add system-wide
2005 Dec 18
0
ices-kh60: latency bug
Andy Baxter wrote: > hello, > > I've just got ices-kh60 running with jack. It's working OK apart from a > problem where the latency on the stream creeps up from about 15-20 secs to > around 7 minutes. The stream plays OK, but the audio coming out is 7 minutes > behind what goes in. I'm not sure how this can be happening, seeing as I > don't think there are
2009 Aug 12
2
Wine lags A LOT when programs are started—and getting worse
Hi, I'm a pretty new Linux (Ubuntu) user, only a few weeks, and I few days ago I started having troubles with Wine. I posted this over at the Ubuntu Forums but haven't gotten a reply yet, so I thought I'd try here as well. I'll just quote my posts. First post: > First off I'm new to Linux, so sorry if you have to explain something twice to me. > > Basically my
2010 Jun 02
1
Persuing the gtalk issue - not only jack-related
Hello everyone! So I hacked app_jack.c today, as best I could. Whic came mostly down to inserting ast_log() messages. I discovered the following with JACK: When it starts, it tries to read 512 bytes and only gets 0. That clears up after a while. Sometimes a good time later than the reading comes the writing. And there the real strangeness might begin. Because usually the framebuffer
2010 Jun 01
1
Definite app_jack trouble - unsolvable
Greetings! I now found someone to test gtalk with and found out, that app_jack has a problem here. My voice gets transmitted fine, but I only get white noise from the other party. I tried to set my JACK samplerate to 8000 to make sure it's no libresample problem, the results were the same. My setup is: Linux Debian Lenny Kernel: 2.6.30.4 PREEMPT (self-built) JACKd: jackd version
2015 Jan 27
2
[LLVMdev] Create a call to function malloc using LLVM API
Hi, I encountered an issue when attempting to create a call to function malloc. I just want to do a simple thing, suppose there is a variable p, if p is a pointer then allocate memory to p. Source code: int *p; p = (int *) malloc(sizeof(*p)); Try to generate LLVM IR for it: Type *tp = p->getType(); AllocaInst* arg_alloc = builder.CreateAlloca(tp);//builder is IRBuilder
2004 Oct 18
2
[Jackit-devel] Re: ices-kh dropping jack ports unexpectedly
Karl Heyes <karl@xiph.org> writes: > Are you running with realtime privileges, for this you need to start as > root if you want that. Even with realtime privileges there may be odd > cases where the scheduling latency is a bit too high, it all depends on > the drivers and kernel version but the current state is not that bad and > getting better. There are several ways to
1998 May 25
0
AIX: Urgent!
RS/6000 machine AIX V.4.2 OS SAMBA 1.9.18p4 AIX/NT4.0 -win95 WSs Problem: We cannot seem to browse our NT 4.0 server, or any of our shared WS's, resources, etc... remotely. Locally, everything works great. I have run through all 10 tests, with positive results. Below is a copy of our SMB.CONF file: *************************************************