[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freebob-cvs
Subject:    [Freebob-cvs] SF.net SVN: freebob: [311]
From:       jwoithe () users ! sourceforge ! net
Date:       2006-09-27 23:51:53
Message-ID: E1GSjBx-00084s-S8 () sc8-pr-svn1 ! sourceforge ! net
[Download RAW message or body]

Revision: 311
          http://svn.sourceforge.net/freebob/?rev=311&view=rev
Author:   jwoithe
Date:     2006-09-27 16:51:48 -0700 (Wed, 27 Sep 2006)

Log Message:
-----------
MOTU: the unknown input channels on the 828MkII are the mic inputs.
MOTU: fix the transposed MainOut/Mic channel labels for the 828MkII.

Modified Paths:
--------------
    branches/libfreebob-2.0/src/motu/motu_avdevice.cpp

Modified: branches/libfreebob-2.0/src/motu/motu_avdevice.cpp
===================================================================
--- branches/libfreebob-2.0/src/motu/motu_avdevice.cpp	2006-09-27 23:16:09 UTC (rev \
                310)
+++ branches/libfreebob-2.0/src/motu/motu_avdevice.cpp	2006-09-27 23:51:48 UTC (rev \
311) @@ -817,9 +817,9 @@
 				asprintf(&buff,"dev%d_%s_AES/EBU%d", m_id, mode_str, i+1);
 			} else {
 				if (direction == FreebobStreaming::Port::E_Capture)
+					asprintf(&buff,"dev%d_%s_Mic%d", m_id, mode_str, i+1);
+				else
 					asprintf(&buff,"dev%d_%s_MainOut-%c", m_id, mode_str, i==0?'L':'R');
-				else
-					asprintf(&buff,"dev%d_%s_????%d", m_id, mode_str, i+1);
 			}
 			if (!addPort(s_processor, buff, direction, ofs, 0))
 				return false;


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freebob-cvs mailing list
Freebob-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freebob-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic