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

Modified Files:
        libvamp.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: libvamp.vcproj
===================================================================
RCS file: /cvsroot/audacity/audacity-src/win/Projects/libvamp/libvamp.vcproj,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libvamp.vcproj      30 Dec 2008 00:36:55 -0000      1.3
+++ libvamp.vcproj      24 Jun 2009 20:37:32 -0000      1.4
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
        ProjectType="Visual C++"
-       Version="8.00"
+       Version="9.00"
        Name="libvamp"
        ProjectGUID="{A61E2BF1-21AA-4118-B0D8-FD3D53DB892E}"
        RootNamespace="libnyquist"
+       TargetFrameworkVersion="131072"
        >
        <Platforms>
                <Platform


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

Reply via email to