Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 348902 - media-sound/jack-audio-connection-kit-0.118.0 : Does not change the sampling rate on ice1712
Summary: media-sound/jack-audio-connection-kit-0.118.0 : Does not change the sampling ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High minor (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-16 23:33 UTC by Eric F. GARIOUD
Modified: 2011-10-20 20:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric F. GARIOUD 2010-12-16 23:33:46 UTC
Launching jackd -R -P89 -dalsa -rWHATEVER -p512 -n2 -D -Chw:2 -Phw:2 -s -Xraw -zs does not set to WHATEVER the sampling frequency of my M AUDIO AUDOPHILE 24/96.

In order to actually change the sampling fequency of this sound card, one must set the Multi Track Internal Clock parameter by other means (kmix for example)

Reproducible: Always




I am just discovering the code. Could this be linked with the fact that the following procedure (extract from ice1712.c) is rather... empty ?

**********
static int 
ice1712_change_sample_clock (jack_hardware_t *hw, SampleClockMode mode) 
     
{
	return -1;
}
**********
Comment 1 Eric F. GARIOUD 2011-10-20 20:48:07 UTC
Bug fixed in 0.121.3