Jack issue
William Goldsmith <[email protected]> Wed, 11 Jan 2017 17:48:17 -0800
| Newsgroups | gmane.comp.audio.ecasound.general |
|---|---|
| Message-ID | <CANZV+czZ0ihG8+_cwjgvB72EQ0+9Zf1C6DLsweLBk=x8Vony1w@mail.gmail.com> |
Hi everybody, I've been using Ecasound + Jack on OSX for quite some time, and Ecasound + alsa on Linux. I'm trying to get Ecasound + Jack going on a Linux box & have run into a problem that's driving me nuts. I'm starting jack like this: [root@otto-sj-new ~]# jackd -d alsa -r 44100 I get this: ... JACK compiled with System V SHM support. loading driver .. apparent rate = 44100 creating alsa driver ... hw:0|hw:0|1024|2|44100|0|0|nomon|swmeter|-|32bit control device hw:0 configuring for 44100Hz, period = 1024 frames (23.2 ms), buffer = 2 periods ... However, when I do this: ecasound -i /audio/320/1001.mp3 -o jack I get this: ******************************************************************************** * ecasound v2.9.1 (C) 1997-2014 Kai Vehmanen and others ******************************************************************************** (audioio_jack_manager) JACK transport: send/receive disabled (mode: notransport) (eca-chainsetup) Chainsetup "untitled-chainsetup" jackd 0.121.3 Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn 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 .. creating alsa driver ... hw:0|hw:0|1024|2|48000|0|0|nomon|swmeter|-|32bit control device hw:0 configuring for 48000Hz, period = 1024 frames (21.3 ms), buffer = 2 periods ALSA: final selected sample format for capture: 16bit little-endian ALSA: use 2 periods for capture ALSA: final selected sample format for playback: 16bit little-endian ALSA: use 2 periods for playback (eca-chainsetup) "rt" buffering mode selected. jack main caught signal 12 (eca-chainsetup) Opened input "/audio/320/1001.mp3", mode "read". Format: s16_le, channels 2, srate 44100, interleaved (locked params). jackd 0.121.3 Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn 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 .. creating alsa driver ... hw:0|hw:0|1024|2|48000|0|0|nomon|swmeter|-|32bit control device hw:0 configuring for 48000Hz, period = 1024 frames (21.3 ms), buffer = 2 periods ALSA: final selected sample format for capture: 16bit little-endian ALSA: use 2 periods for capture ALSA: final selected sample format for playback: 16bit little-endian ALSA: use 2 periods for playback (eca-chainsetup) NOTE: using existing audio parameters -f:f32_le,2,48000 for object 'jack' (tried to open with -f:s16_le,2,44100). (eca-chainsetup) Opened output "jack", mode "write". Format: f32_le, channels 2, srate 48000, noninterleaved (locked params). ERROR: Connecting chainsetup failed: "All audio objects must have a common sampling rate; sampling rate of audio object "jack" differs from engine rate (48000 <-> 44100); unable to continue." It appears that ecasound isn't talking to my existing jack daemon, but rather is starting a new one with the default of 48k/32bit, which of course is going to be mismatched with my mp3 file. Any suggestions? thanks -bg --- Bill Goldsmith Radio Paradise www.radioparadise.com ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ Ecasound-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ecasound-list