Update of /cvsroot/audacity/audacity-src/win/Projects/libnyquist
In directory 
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv11472/win/Projects/libnyquist

Modified Files:
        libnyquist.vcproj 
Log Message:
Added the 'portmidi' library (used for MIDI playback) to the repository.
Edited AudioIO.cpp to allow for MIDI playback (all changes are wrapped within 
EXPERIMENTAL_MIDI_OUT).
Edited MidiIOprefs.cpp to allow changing MIDI devices via the MIDI preferences 
panel.
Other various MIDI-related bug fixes in portmidi, portsmf, and libscorealign.

Index: libnyquist.vcproj
===================================================================
RCS file: 
/cvsroot/audacity/audacity-src/win/Projects/libnyquist/libnyquist.vcproj,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- libnyquist.vcproj   5 Mar 2009 17:19:08 -0000       1.9
+++ libnyquist.vcproj   24 Jun 2009 20:37:32 -0000      1.10
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
        ProjectType="Visual C++"
-       Version="8.00"
+       Version="9.00"
        Name="libnyquist"
        ProjectGUID="{7AA41BED-41B0-427A-9148-DEA40549D158}"
        RootNamespace="libnyquist"
+       TargetFrameworkVersion="131072"
        >
        <Platforms>
                <Platform


------------------------------------------------------------------------------
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to