All times are UTC-06:00




Post new topic  Reply to topic  [ 4 posts ] 
Author Message
PostPosted: Fri Dec 14, 2007 6:23 pm 
Offline

Joined: Sun Nov 11, 2007 10:40 pm
Posts: 6
Hello,
What is the device created on openSuse for the microphone input on the efika? What would be the device name to use as the input device for a recording tool?
Thanks
Cesar


Top
   
PostPosted: Sat Dec 15, 2007 6:40 am 
Offline
Site Admin

Joined: Fri Sep 24, 2004 1:39 am
Posts: 1589
Location: Austin, TX
Quote:
Hello,
What is the device created on openSuse for the microphone input on the efika? What would be the device name to use as the input device for a recording tool?
Thanks
Cesar
Input isn't supported in the current revision of the audio driver.

Feel free to implement the support though.

_________________
Matt Sealey


Top
   
 Post subject:
PostPosted: Sat Dec 15, 2007 12:55 pm 
Offline

Joined: Sun Nov 11, 2007 10:40 pm
Posts: 6
Hi Matt,
Thanks for the response. Is this an openSuse limitation, or an efika limitation?
Thanks
Cesar


Top
   
 Post subject:
PostPosted: Mon Dec 17, 2007 1:30 pm 
Offline
Site Admin

Joined: Fri Sep 24, 2004 1:39 am
Posts: 1589
Location: Austin, TX
Quote:
Hi Matt,
Thanks for the response. Is this an openSuse limitation, or an efika limitation?
Thanks
Cesar
A driver limitation.

The code that advertises, accepts and does interrupt handling and DMA transfers for incoming audio data does not exist.

The code in the audio driver as it is, is really quite lame - as a horse with only one leg is really quite lame :)

The audio Bestcomm tasks should accept data in variable sizes, but the driver locks it to 32-bit. Since most audio data generated by applications, from mp3 data etc. is 16-bit (or 24-bit if you are being fancy) this means some part of the audio data is being upsampled by the CPU.

Effectively, it lacks efficiency, and the support you need, but they can be added.

_________________
Matt Sealey


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 4 posts ] 

All times are UTC-06:00


Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
PowerDeveloper.org: Copyright © 2004-2012, Genesi USA, Inc. The Power Architecture and Power.org wordmarks and the Power and Power.org logos and related marks are trademarks and service marks licensed by Power.org.
All other names and trademarks used are property of their respective owners. Privacy Policy
Powered by phpBB® Forum Software © phpBB Group