Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
wiki:hw:rme_babyface [2014/02/20 20:45] autostaticwiki:hw:rme_babyface [2014/04/06 11:28] – old revision restored autostatic
Line 3: Line 3:
 ===== General ===== ===== General =====
 {{ http://www.rme-audio.de/images/products/rme_babyface_1.jpg}} {{ http://www.rme-audio.de/images/products/rme_babyface_1.jpg}}
-The [[http://www.rme-audio.de/en_products_babyface.php|RME Babyface]] is USB 2.0 interface with +The [[http://www.rme-audio.de/en_products_babyface.php|RME Babyface]] is an USB 2.0 interface with:
  
   * 10 Input / 12 Output channels   * 10 Input / 12 Output channels
Line 19: Line 19:
 Class compliant via new firmware (version 200). In CC (Class Compliant) mode the Babyface should work out of the box without having to use a patched kernel. This is contrary to the Fireface UCX, with which the Babyface shares its internals, which does need a patch ((https://www.mail-archive.com/alsa-user@lists.sourceforge.net/msg28901.html)). Class compliant via new firmware (version 200). In CC (Class Compliant) mode the Babyface should work out of the box without having to use a patched kernel. This is contrary to the Fireface UCX, with which the Babyface shares its internals, which does need a patch ((https://www.mail-archive.com/alsa-user@lists.sourceforge.net/msg28901.html)).
  
-When plugged in ALSA should recognize the Babyface as follows:+When plugged in ALSA should recognize the Babyface as follows with a 3.2 kernel:
   $ cat /proc/asound/cards | grep -i baby   $ cat /proc/asound/cards | grep -i baby
   2 [B23596862      ]: USB-Audio - Babyface (23596862)   2 [B23596862      ]: USB-Audio - Babyface (23596862)
                        RME Babyface (23596862) at usb-0000:00:1d.7-6, high speed                        RME Babyface (23596862) at usb-0000:00:1d.7-6, high speed
 +                        
 +And with a 3.8 kernel: 
 +  $ cat /proc/asound/cards | grep -i baby 
 +  1 [Babyface2359686]: USB-Audio - Babyface (23596862) 
 +                       RME Babyface (23596862) at usb-0000:00:14.0-2, high speed
 ===== JACK Settings ===== ===== JACK Settings =====
  
Line 46: Line 50:
   * [[http://www.soundonsound.com/sos/apr11/articles/rme-babyface.htm|Sound on Sound review]]   * [[http://www.soundonsound.com/sos/apr11/articles/rme-babyface.htm|Sound on Sound review]]
   * [[http://www.rme-audio.de/download/bface_e.pdf|RME Babyface manual (PDF)]]   * [[http://www.rme-audio.de/download/bface_e.pdf|RME Babyface manual (PDF)]]
-{{tag>audio_interface usb_audio_midi jack jackd documentation linux alsa}}+{{tag>audio_interface usb_audio_midi jack jackd documentation sound_cards_and_drivers}}