Update of /cvsroot/audacity/lib-src/portaudio/pa_mac_core
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv21202
Modified Files:
Tag: AUDACITY_1_2
pa_mac_core.c
Log Message:
Allow building on Intel
Index: pa_mac_core.c
===================================================================
RCS file: /cvsroot/audacity/lib-src/portaudio/pa_mac_core/pa_mac_core.c,v
retrieving revision 1.9.2.4
retrieving revision 1.9.2.5
diff -u -d -r1.9.2.4 -r1.9.2.5
--- pa_mac_core.c 22 Mar 2006 12:03:54 -0000 1.9.2.4
+++ pa_mac_core.c 21 Feb 2007 06:01:40 -0000 1.9.2.5
@@ -1494,7 +1494,7 @@
userStreamFormat.mFormatID = kAudioFormatLinearPCM;
userStreamFormat.mFormatFlags =
kAudioFormatFlagIsFloat |
- kAudioFormatFlagIsBigEndian |
+ kAudioFormatFlagsNativeEndian |
kAudioFormatFlagIsPacked;
userStreamFormat.mBitsPerChannel = 32;
userStreamFormat.mSampleRate = past->past_SampleRate; // sample rate
of the user synthesis code
-------------------------------------------------------------------------
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
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs