Csound Csound-dev Csound-tekno Search About

[Csnd] audio input linux...

Date2010-11-02 17:01
FromRory Walsh
Subject[Csnd] audio input linux...
I can't seem to access any audio input when using the inbuilt
soundcard on my dell pc running ubuntu. I use the following options:
-+rtaudio=alsa -iadc:plughw:0,0 -odac:plughw:0,0

When running a simple IO instrument I get the following csound messages:

audio buffered in 256 sample-frame blocks
ALSA input: total buffer size: 4096, period size: 256
reading 512-byte blks of shorts from adc:plughw:0,0 (RAW)
ALSA output: total buffer size: 4096, period size: 256
writing 512-byte blks of shorts to dac:plughw:0,0

If I try with -odac99 in order to get a list of devices I get the following:

audio buffered in 256 sample-frame blocks
 *** ALSA: must specify a device name, not a number (e.g. -odac:hw:0,0)
 "hw:0,0" - STAC92xx Analog : STAC92xx Analog : playback 1 : capture 1
 "hw:0,1" - STAC92xx Digital : STAC92xx Digital : playback 1

It seems like everything is fine but I'm getting no audio through my
headphones? The mic works fine as I just tested it on windows. Any
ideas? The instrument I'm running is just something like

instr 1
ain inch 1
out ain
endin

Rory.


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-11-02 17:20
FromSteven Yi
Subject[Csnd] Re: audio input linux...
Maybe try:

-+rtaudio=alsa -iadc:hw:0,0 -odac:hw:0,0

?

On Tue, Nov 2, 2010 at 1:01 PM, Rory Walsh  wrote:
> I can't seem to access any audio input when using the inbuilt
> soundcard on my dell pc running ubuntu. I use the following options:
> -+rtaudio=alsa -iadc:plughw:0,0 -odac:plughw:0,0
>
> When running a simple IO instrument I get the following csound messages:
>
> audio buffered in 256 sample-frame blocks
> ALSA input: total buffer size: 4096, period size: 256
> reading 512-byte blks of shorts from adc:plughw:0,0 (RAW)
> ALSA output: total buffer size: 4096, period size: 256
> writing 512-byte blks of shorts to dac:plughw:0,0
>
> If I try with -odac99 in order to get a list of devices I get the following:
>
> audio buffered in 256 sample-frame blocks
>  *** ALSA: must specify a device name, not a number (e.g. -odac:hw:0,0)
>  "hw:0,0" - STAC92xx Analog : STAC92xx Analog : playback 1 : capture 1
>  "hw:0,1" - STAC92xx Digital : STAC92xx Digital : playback 1
>
> It seems like everything is fine but I'm getting no audio through my
> headphones? The mic works fine as I just tested it on windows. Any
> ideas? The instrument I'm running is just something like
>
> instr 1
> ain inch 1
> out ain
> endin
>
> Rory.
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2010-11-02 17:29
FromRory Walsh
Subject[Csnd] Re: Re: audio input linux...
Thanks Steven but unfortunately that gives me the same output. After
the instrument stops it gives a 0 amp message so there is certainly
nothing coming in from my mic? This isn't a Csound only issue. I just
checked with renoise and audacity and I get nothing there either? Is
there something I can do to configure it properly? I have no problems
when running my USB audio card but I don't feel like lugging that
around to every class..

On 2 November 2010 17:20, Steven Yi  wrote:
> Maybe try:
>
> -+rtaudio=alsa -iadc:hw:0,0 -odac:hw:0,0
>
> ?
>
> On Tue, Nov 2, 2010 at 1:01 PM, Rory Walsh  wrote:
>> I can't seem to access any audio input when using the inbuilt
>> soundcard on my dell pc running ubuntu. I use the following options:
>> -+rtaudio=alsa -iadc:plughw:0,0 -odac:plughw:0,0
>>
>> When running a simple IO instrument I get the following csound messages:
>>
>> audio buffered in 256 sample-frame blocks
>> ALSA input: total buffer size: 4096, period size: 256
>> reading 512-byte blks of shorts from adc:plughw:0,0 (RAW)
>> ALSA output: total buffer size: 4096, period size: 256
>> writing 512-byte blks of shorts to dac:plughw:0,0
>>
>> If I try with -odac99 in order to get a list of devices I get the following:
>>
>> audio buffered in 256 sample-frame blocks
>>  *** ALSA: must specify a device name, not a number (e.g. -odac:hw:0,0)
>>  "hw:0,0" - STAC92xx Analog : STAC92xx Analog : playback 1 : capture 1
>>  "hw:0,1" - STAC92xx Digital : STAC92xx Digital : playback 1
>>
>> It seems like everything is fine but I'm getting no audio through my
>> headphones? The mic works fine as I just tested it on windows. Any
>> ideas? The instrument I'm running is just something like
>>
>> instr 1
>> ain inch 1
>> out ain
>> endin
>>
>> Rory.
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2010-11-02 19:13
FromSteven Yi
Subject[Csnd] Re: Re: Re: audio input linux...
Hm... have you tried with portaudio or the pulseaudio plugins?  Maybe
some other program has acquired the alsa devices like pulseaudio.

On Tue, Nov 2, 2010 at 1:29 PM, Rory Walsh  wrote:
> Thanks Steven but unfortunately that gives me the same output. After
> the instrument stops it gives a 0 amp message so there is certainly
> nothing coming in from my mic? This isn't a Csound only issue. I just
> checked with renoise and audacity and I get nothing there either? Is
> there something I can do to configure it properly? I have no problems
> when running my USB audio card but I don't feel like lugging that
> around to every class..
>
> On 2 November 2010 17:20, Steven Yi  wrote:
>> Maybe try:
>>
>> -+rtaudio=alsa -iadc:hw:0,0 -odac:hw:0,0
>>
>> ?
>>
>> On Tue, Nov 2, 2010 at 1:01 PM, Rory Walsh  wrote:
>>> I can't seem to access any audio input when using the inbuilt
>>> soundcard on my dell pc running ubuntu. I use the following options:
>>> -+rtaudio=alsa -iadc:plughw:0,0 -odac:plughw:0,0
>>>
>>> When running a simple IO instrument I get the following csound messages:
>>>
>>> audio buffered in 256 sample-frame blocks
>>> ALSA input: total buffer size: 4096, period size: 256
>>> reading 512-byte blks of shorts from adc:plughw:0,0 (RAW)
>>> ALSA output: total buffer size: 4096, period size: 256
>>> writing 512-byte blks of shorts to dac:plughw:0,0
>>>
>>> If I try with -odac99 in order to get a list of devices I get the following:
>>>
>>> audio buffered in 256 sample-frame blocks
>>>  *** ALSA: must specify a device name, not a number (e.g. -odac:hw:0,0)
>>>  "hw:0,0" - STAC92xx Analog : STAC92xx Analog : playback 1 : capture 1
>>>  "hw:0,1" - STAC92xx Digital : STAC92xx Digital : playback 1
>>>
>>> It seems like everything is fine but I'm getting no audio through my
>>> headphones? The mic works fine as I just tested it on windows. Any
>>> ideas? The instrument I'm running is just something like
>>>
>>> instr 1
>>> ain inch 1
>>> out ain
>>> endin
>>>
>>> Rory.
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>
>>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2010-11-02 19:42
FromRory Walsh
Subject[Csnd] Re: Re: Re: Re: audio input linux...
Thanks Steven, I'll try that tomorrow and report back.

On 2 November 2010 19:13, Steven Yi  wrote:
> Hm... have you tried with portaudio or the pulseaudio plugins?  Maybe
> some other program has acquired the alsa devices like pulseaudio.
>
> On Tue, Nov 2, 2010 at 1:29 PM, Rory Walsh  wrote:
>> Thanks Steven but unfortunately that gives me the same output. After
>> the instrument stops it gives a 0 amp message so there is certainly
>> nothing coming in from my mic? This isn't a Csound only issue. I just
>> checked with renoise and audacity and I get nothing there either? Is
>> there something I can do to configure it properly? I have no problems
>> when running my USB audio card but I don't feel like lugging that
>> around to every class..
>>
>> On 2 November 2010 17:20, Steven Yi  wrote:
>>> Maybe try:
>>>
>>> -+rtaudio=alsa -iadc:hw:0,0 -odac:hw:0,0
>>>
>>> ?
>>>
>>> On Tue, Nov 2, 2010 at 1:01 PM, Rory Walsh  wrote:
>>>> I can't seem to access any audio input when using the inbuilt
>>>> soundcard on my dell pc running ubuntu. I use the following options:
>>>> -+rtaudio=alsa -iadc:plughw:0,0 -odac:plughw:0,0
>>>>
>>>> When running a simple IO instrument I get the following csound messages:
>>>>
>>>> audio buffered in 256 sample-frame blocks
>>>> ALSA input: total buffer size: 4096, period size: 256
>>>> reading 512-byte blks of shorts from adc:plughw:0,0 (RAW)
>>>> ALSA output: total buffer size: 4096, period size: 256
>>>> writing 512-byte blks of shorts to dac:plughw:0,0
>>>>
>>>> If I try with -odac99 in order to get a list of devices I get the following:
>>>>
>>>> audio buffered in 256 sample-frame blocks
>>>>  *** ALSA: must specify a device name, not a number (e.g. -odac:hw:0,0)
>>>>  "hw:0,0" - STAC92xx Analog : STAC92xx Analog : playback 1 : capture 1
>>>>  "hw:0,1" - STAC92xx Digital : STAC92xx Digital : playback 1
>>>>
>>>> It seems like everything is fine but I'm getting no audio through my
>>>> headphones? The mic works fine as I just tested it on windows. Any
>>>> ideas? The instrument I'm running is just something like
>>>>
>>>> instr 1
>>>> ain inch 1
>>>> out ain
>>>> endin
>>>>
>>>> Rory.
>>>>
>>>>
>>>> Send bugs reports to the Sourceforge bug tracker
>>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>> Discussions of bugs and features can be posted here
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>>
>>>>
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>
>>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2010-11-02 20:06
FromJustin Glenn Smith
Subject[Csnd] Re: Re: Re: audio input linux...
If renoise and audacity are also getting no input I would check (and experiment with) the alsa mixer settings.

alsamixergui is the Fltk GUI version, alsamixer is the ncurses version for ansi terminals, and amixer is the stdin / stdout command line version.

They should all give access to all of your hardware specific controls (many GUIs and frontends do not). For command line arguments with any of those -c 0 should get you the first card, -c 1 the second etc.

Rory Walsh wrote:
> Thanks Steven but unfortunately that gives me the same output. After
> the instrument stops it gives a 0 amp message so there is certainly
> nothing coming in from my mic? This isn't a Csound only issue. I just
> checked with renoise and audacity and I get nothing there either? Is
> there something I can do to configure it properly? I have no problems
> when running my USB audio card but I don't feel like lugging that
> around to every class..
> 
> On 2 November 2010 17:20, Steven Yi  wrote:
>> Maybe try:
>>
>> -+rtaudio=alsa -iadc:hw:0,0 -odac:hw:0,0
>>
>> ?
>>
>> On Tue, Nov 2, 2010 at 1:01 PM, Rory Walsh  wrote:
>>> I can't seem to access any audio input when using the inbuilt
>>> soundcard on my dell pc running ubuntu. I use the following options:
>>> -+rtaudio=alsa -iadc:plughw:0,0 -odac:plughw:0,0
>>>
>>> When running a simple IO instrument I get the following csound messages:
>>>
>>> audio buffered in 256 sample-frame blocks
>>> ALSA input: total buffer size: 4096, period size: 256
>>> reading 512-byte blks of shorts from adc:plughw:0,0 (RAW)
>>> ALSA output: total buffer size: 4096, period size: 256
>>> writing 512-byte blks of shorts to dac:plughw:0,0
>>>
>>> If I try with -odac99 in order to get a list of devices I get the following:
>>>
>>> audio buffered in 256 sample-frame blocks
>>>  *** ALSA: must specify a device name, not a number (e.g. -odac:hw:0,0)
>>>  "hw:0,0" - STAC92xx Analog : STAC92xx Analog : playback 1 : capture 1
>>>  "hw:0,1" - STAC92xx Digital : STAC92xx Digital : playback 1
>>>
>>> It seems like everything is fine but I'm getting no audio through my
>>> headphones? The mic works fine as I just tested it on windows. Any
>>> ideas? The instrument I'm running is just something like
>>>
>>> instr 1
>>> ain inch 1
>>> out ain
>>> endin
>>>
>>> Rory.
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>
>>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>>
> 
> 
> Send bugs reports to the Sourceforge bug tracker
>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 
> 



Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-11-02 20:28
FromVictor Lazzarini
Subject[Csnd] Re: Re: Re: Re: audio input linux...
Try to kill pulseaudio and then go. It smacks of a pulseaudio issue.  
If so, I suggest you get rid of it, for
your sanity...

Victor
On 2 Nov 2010, at 19:13, Steven Yi wrote:

> Hm... have you tried with portaudio or the pulseaudio plugins?  Maybe
> some other program has acquired the alsa devices like pulseaudio.
>
> On Tue, Nov 2, 2010 at 1:29 PM, Rory Walsh  wrote:
>> Thanks Steven but unfortunately that gives me the same output. After
>> the instrument stops it gives a 0 amp message so there is certainly
>> nothing coming in from my mic? This isn't a Csound only issue. I just
>> checked with renoise and audacity and I get nothing there either? Is
>> there something I can do to configure it properly? I have no problems
>> when running my USB audio card but I don't feel like lugging that
>> around to every class..
>>
>> On 2 November 2010 17:20, Steven Yi  wrote:
>>> Maybe try:
>>>
>>> -+rtaudio=alsa -iadc:hw:0,0 -odac:hw:0,0
>>>
>>> ?
>>>
>>> On Tue, Nov 2, 2010 at 1:01 PM, Rory Walsh  wrote:
>>>> I can't seem to access any audio input when using the inbuilt
>>>> soundcard on my dell pc running ubuntu. I use the following  
>>>> options:
>>>> -+rtaudio=alsa -iadc:plughw:0,0 -odac:plughw:0,0
>>>>
>>>> When running a simple IO instrument I get the following csound  
>>>> messages:
>>>>
>>>> audio buffered in 256 sample-frame blocks
>>>> ALSA input: total buffer size: 4096, period size: 256
>>>> reading 512-byte blks of shorts from adc:plughw:0,0 (RAW)
>>>> ALSA output: total buffer size: 4096, period size: 256
>>>> writing 512-byte blks of shorts to dac:plughw:0,0
>>>>
>>>> If I try with -odac99 in order to get a list of devices I get the  
>>>> following:
>>>>
>>>> audio buffered in 256 sample-frame blocks
>>>>  *** ALSA: must specify a device name, not a number (e.g. - 
>>>> odac:hw:0,0)
>>>>  "hw:0,0" - STAC92xx Analog : STAC92xx Analog : playback 1 :  
>>>> capture 1
>>>>  "hw:0,1" - STAC92xx Digital : STAC92xx Digital : playback 1
>>>>
>>>> It seems like everything is fine but I'm getting no audio through  
>>>> my
>>>> headphones? The mic works fine as I just tested it on windows. Any
>>>> ideas? The instrument I'm running is just something like
>>>>
>>>> instr 1
>>>> ain inch 1
>>>> out ain
>>>> endin
>>>>
>>>> Rory.
>>>>
>>>>
>>>> Send bugs reports to the Sourceforge bug tracker
>>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>> Discussions of bugs and features can be posted here
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>>>> "unsubscribe csound"
>>>>
>>>>
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>>> "unsubscribe csound"
>>>
>>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/? 
>> group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>> "unsubscribe csound"
>>
>>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
> "unsubscribe csound"
>



Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-11-03 07:33
FromAndres Cabrera
Subject[Csnd] Re: Re: Re: Re: Re: audio input linux...
Hi,

I actually like pulseaudio... When you get your head around it, it's
really useful, that way you can share the card with other software.
Even jack nowadays disables and reenables pulseaudio automatically.
Unless you need low latency (which pulseaudio won't give), maybe you
can try using the "pulse" rt audio module.

Cheers,
Andres

On Tue, Nov 2, 2010 at 8:28 PM, Victor Lazzarini
 wrote:
> Try to kill pulseaudio and then go. It smacks of a pulseaudio issue. If so,
> I suggest you get rid of it, for
> your sanity...
>
> Victor
> On 2 Nov 2010, at 19:13, Steven Yi wrote:
>
>> Hm... have you tried with portaudio or the pulseaudio plugins?  Maybe
>> some other program has acquired the alsa devices like pulseaudio.
>>
>> On Tue, Nov 2, 2010 at 1:29 PM, Rory Walsh  wrote:
>>>
>>> Thanks Steven but unfortunately that gives me the same output. After
>>> the instrument stops it gives a 0 amp message so there is certainly
>>> nothing coming in from my mic? This isn't a Csound only issue. I just
>>> checked with renoise and audacity and I get nothing there either? Is
>>> there something I can do to configure it properly? I have no problems
>>> when running my USB audio card but I don't feel like lugging that
>>> around to every class..
>>>
>>> On 2 November 2010 17:20, Steven Yi  wrote:
>>>>
>>>> Maybe try:
>>>>
>>>> -+rtaudio=alsa -iadc:hw:0,0 -odac:hw:0,0
>>>>
>>>> ?
>>>>
>>>> On Tue, Nov 2, 2010 at 1:01 PM, Rory Walsh  wrote:
>>>>>
>>>>> I can't seem to access any audio input when using the inbuilt
>>>>> soundcard on my dell pc running ubuntu. I use the following options:
>>>>> -+rtaudio=alsa -iadc:plughw:0,0 -odac:plughw:0,0
>>>>>
>>>>> When running a simple IO instrument I get the following csound
>>>>> messages:
>>>>>
>>>>> audio buffered in 256 sample-frame blocks
>>>>> ALSA input: total buffer size: 4096, period size: 256
>>>>> reading 512-byte blks of shorts from adc:plughw:0,0 (RAW)
>>>>> ALSA output: total buffer size: 4096, period size: 256
>>>>> writing 512-byte blks of shorts to dac:plughw:0,0
>>>>>
>>>>> If I try with -odac99 in order to get a list of devices I get the
>>>>> following:
>>>>>
>>>>> audio buffered in 256 sample-frame blocks
>>>>>  *** ALSA: must specify a device name, not a number (e.g. -odac:hw:0,0)
>>>>>  "hw:0,0" - STAC92xx Analog : STAC92xx Analog : playback 1 : capture 1
>>>>>  "hw:0,1" - STAC92xx Digital : STAC92xx Digital : playback 1
>>>>>
>>>>> It seems like everything is fine but I'm getting no audio through my
>>>>> headphones? The mic works fine as I just tested it on windows. Any
>>>>> ideas? The instrument I'm running is just something like
>>>>>
>>>>> instr 1
>>>>> ain inch 1
>>>>> out ain
>>>>> endin
>>>>>
>>>>> Rory.
>>>>>
>>>>>
>>>>> Send bugs reports to the Sourceforge bug tracker
>>>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>>> Discussions of bugs and features can be posted here
>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>>> "unsubscribe csound"
>>>>>
>>>>>
>>>>
>>>>
>>>> Send bugs reports to the Sourceforge bug tracker
>>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>> Discussions of bugs and features can be posted here
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>>> csound"
>>>>
>>>>
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>> csound"
>>>
>>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>
>
>
> Send bugs reports to the Sourceforge bug tracker
>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
>



-- 


Andrés


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2010-11-06 23:17
FromRory Walsh
Subject[Csnd] Re: Re: Re: Re: Re: Re: audio input linux...
I was able to sort this issue out with the alsa mixer. Thanks for all
the suggestions.

Rory.


On 3 November 2010 07:33, Andres Cabrera  wrote:
> Hi,
>
> I actually like pulseaudio... When you get your head around it, it's
> really useful, that way you can share the card with other software.
> Even jack nowadays disables and reenables pulseaudio automatically.
> Unless you need low latency (which pulseaudio won't give), maybe you
> can try using the "pulse" rt audio module.
>
> Cheers,
> Andres
>
> On Tue, Nov 2, 2010 at 8:28 PM, Victor Lazzarini
>  wrote:
>> Try to kill pulseaudio and then go. It smacks of a pulseaudio issue. If so,
>> I suggest you get rid of it, for
>> your sanity...
>>
>> Victor
>> On 2 Nov 2010, at 19:13, Steven Yi wrote:
>>
>>> Hm... have you tried with portaudio or the pulseaudio plugins?  Maybe
>>> some other program has acquired the alsa devices like pulseaudio.
>>>
>>> On Tue, Nov 2, 2010 at 1:29 PM, Rory Walsh  wrote:
>>>>
>>>> Thanks Steven but unfortunately that gives me the same output. After
>>>> the instrument stops it gives a 0 amp message so there is certainly
>>>> nothing coming in from my mic? This isn't a Csound only issue. I just
>>>> checked with renoise and audacity and I get nothing there either? Is
>>>> there something I can do to configure it properly? I have no problems
>>>> when running my USB audio card but I don't feel like lugging that
>>>> around to every class..
>>>>
>>>> On 2 November 2010 17:20, Steven Yi  wrote:
>>>>>
>>>>> Maybe try:
>>>>>
>>>>> -+rtaudio=alsa -iadc:hw:0,0 -odac:hw:0,0
>>>>>
>>>>> ?
>>>>>
>>>>> On Tue, Nov 2, 2010 at 1:01 PM, Rory Walsh  wrote:
>>>>>>
>>>>>> I can't seem to access any audio input when using the inbuilt
>>>>>> soundcard on my dell pc running ubuntu. I use the following options:
>>>>>> -+rtaudio=alsa -iadc:plughw:0,0 -odac:plughw:0,0
>>>>>>
>>>>>> When running a simple IO instrument I get the following csound
>>>>>> messages:
>>>>>>
>>>>>> audio buffered in 256 sample-frame blocks
>>>>>> ALSA input: total buffer size: 4096, period size: 256
>>>>>> reading 512-byte blks of shorts from adc:plughw:0,0 (RAW)
>>>>>> ALSA output: total buffer size: 4096, period size: 256
>>>>>> writing 512-byte blks of shorts to dac:plughw:0,0
>>>>>>
>>>>>> If I try with -odac99 in order to get a list of devices I get the
>>>>>> following:
>>>>>>
>>>>>> audio buffered in 256 sample-frame blocks
>>>>>>  *** ALSA: must specify a device name, not a number (e.g. -odac:hw:0,0)
>>>>>>  "hw:0,0" - STAC92xx Analog : STAC92xx Analog : playback 1 : capture 1
>>>>>>  "hw:0,1" - STAC92xx Digital : STAC92xx Digital : playback 1
>>>>>>
>>>>>> It seems like everything is fine but I'm getting no audio through my
>>>>>> headphones? The mic works fine as I just tested it on windows. Any
>>>>>> ideas? The instrument I'm running is just something like
>>>>>>
>>>>>> instr 1
>>>>>> ain inch 1
>>>>>> out ain
>>>>>> endin
>>>>>>
>>>>>> Rory.
>>>>>>
>>>>>>
>>>>>> Send bugs reports to the Sourceforge bug tracker
>>>>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>>>> Discussions of bugs and features can be posted here
>>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>>>> "unsubscribe csound"
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> Send bugs reports to the Sourceforge bug tracker
>>>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>>> Discussions of bugs and features can be posted here
>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>>>> csound"
>>>>>
>>>>>
>>>>
>>>>
>>>> Send bugs reports to the Sourceforge bug tracker
>>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>> Discussions of bugs and features can be posted here
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>>> csound"
>>>>
>>>>
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>> csound"
>>>
>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>>
>
>
>
> --
>
>
> Andrés
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"