#11546 BLOC 1.75-so: Record activity cannot record audio 11.3.1 os19

Zarro Boogs per Child bugtracker at laptop.org
Wed Jan 25 14:15:59 EST 2012


#11546: Record activity cannot record audio 11.3.1 os19
---------------------------------------+------------------------------------
           Reporter:  greenfeld        |       Owner:  dsd                              
               Type:  defect           |      Status:  new                              
           Priority:  blocker          |   Milestone:  1.75-software                    
          Component:  record-activity  |     Version:  Development build as of this date
         Resolution:                   |    Keywords:                                   
        Next_action:  test in build    |    Verified:  0                                
Deployment_affected:                   |   Blockedby:                                   
           Blocking:                   |  
---------------------------------------+------------------------------------
Changes (by saadia):

  * next_action:  diagnose => test in build


Comment:

 Commit 631b6a4 will limit the recording rate to 44100 and 48000. The
 Record activity can be forced to record at 48000 by putting the following
 in ~olpc/.asoundrc


 {{{
 pcm.rate_convert {
     type plug
     slave {
         pcm "hw:0,0"
         rate 48000
     }
 }

 }}}

-- 
Ticket URL: <http://dev.laptop.org/ticket/11546#comment:3>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list