Setting ALSA .asoundrc file to 44100 sample rate has no effect?

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I am attempting to configure a microphone for my computer
Below is my .asoundrc file:
pcm.dmic_hw
type hw
card sndrpisimplecar
channels 2
format S32_LE
rate 44100
pcm.dmic_sv
type softvol
slave.pcm dmic_hw
control
name "Boost Capture Volume"
card sndrpisimplecar
min_dB -3.0
max_dB 30.0
pcm.!default
type asym
playback.pcm
type plug
slave.pcm "hw:0,1"
capture.pcm
type plug
slave.pcm dmic_sv
My goal is to make it such that running arecord someFile.wav defaults to a 32 bit signed format, and a sample rate of 44100hz.
I have that set in my pcm.dmic_hw configuration, but it seems to have no effect.
placing those two lines in pcm.dmic_sv or pcm.!default cause errors.
How do I accomplish this?
sound alsa microphone audio-recording
add a comment |Â
up vote
0
down vote
favorite
I am attempting to configure a microphone for my computer
Below is my .asoundrc file:
pcm.dmic_hw
type hw
card sndrpisimplecar
channels 2
format S32_LE
rate 44100
pcm.dmic_sv
type softvol
slave.pcm dmic_hw
control
name "Boost Capture Volume"
card sndrpisimplecar
min_dB -3.0
max_dB 30.0
pcm.!default
type asym
playback.pcm
type plug
slave.pcm "hw:0,1"
capture.pcm
type plug
slave.pcm dmic_sv
My goal is to make it such that running arecord someFile.wav defaults to a 32 bit signed format, and a sample rate of 44100hz.
I have that set in my pcm.dmic_hw configuration, but it seems to have no effect.
placing those two lines in pcm.dmic_sv or pcm.!default cause errors.
How do I accomplish this?
sound alsa microphone audio-recording
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am attempting to configure a microphone for my computer
Below is my .asoundrc file:
pcm.dmic_hw
type hw
card sndrpisimplecar
channels 2
format S32_LE
rate 44100
pcm.dmic_sv
type softvol
slave.pcm dmic_hw
control
name "Boost Capture Volume"
card sndrpisimplecar
min_dB -3.0
max_dB 30.0
pcm.!default
type asym
playback.pcm
type plug
slave.pcm "hw:0,1"
capture.pcm
type plug
slave.pcm dmic_sv
My goal is to make it such that running arecord someFile.wav defaults to a 32 bit signed format, and a sample rate of 44100hz.
I have that set in my pcm.dmic_hw configuration, but it seems to have no effect.
placing those two lines in pcm.dmic_sv or pcm.!default cause errors.
How do I accomplish this?
sound alsa microphone audio-recording
I am attempting to configure a microphone for my computer
Below is my .asoundrc file:
pcm.dmic_hw
type hw
card sndrpisimplecar
channels 2
format S32_LE
rate 44100
pcm.dmic_sv
type softvol
slave.pcm dmic_hw
control
name "Boost Capture Volume"
card sndrpisimplecar
min_dB -3.0
max_dB 30.0
pcm.!default
type asym
playback.pcm
type plug
slave.pcm "hw:0,1"
capture.pcm
type plug
slave.pcm dmic_sv
My goal is to make it such that running arecord someFile.wav defaults to a 32 bit signed format, and a sample rate of 44100hz.
I have that set in my pcm.dmic_hw configuration, but it seems to have no effect.
placing those two lines in pcm.dmic_sv or pcm.!default cause errors.
How do I accomplish this?
sound alsa microphone audio-recording
asked Apr 23 at 23:36
DCIndieDev
148211
148211
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1027626%2fsetting-alsa-asoundrc-file-to-44100-sample-rate-has-no-effect%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password