From 6e17759e69d5d51bafebc4e5e44e1ee5dbaf58fe Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Thu, 11 Nov 2004 04:58:21 +0000 Subject: More bug fixes... version 0.38 test10. svn path=/trunk/; revision=2259 --- pd/portmidi_osx/README | 2 +- pd/portmidi_osx/pmdarwin.c | 2 +- pd/portmidi_osx/pmmacosx.c | 2 +- pd/portmidi_osx/ptdarwin.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'pd/portmidi_osx') diff --git a/pd/portmidi_osx/README b/pd/portmidi_osx/README index 0834442c..1629c584 100644 --- a/pd/portmidi_osx/README +++ b/pd/portmidi_osx/README @@ -1,6 +1,6 @@ PortMidi for MacOS X / Darwin Jon Parise -$Date: 2004-11-07 04:04:14 $ +$Date: 2004-11-11 04:58:20 $ This is the MacOS X / Darwin port of the PortMidi library from the Carnegie Mellon Computer Music Group. It is based on the Apple CoreAudio MIDI diff --git a/pd/portmidi_osx/pmdarwin.c b/pd/portmidi_osx/pmdarwin.c index a7c6de9b..2df9e5f3 100644 --- a/pd/portmidi_osx/pmdarwin.c +++ b/pd/portmidi_osx/pmdarwin.c @@ -2,7 +2,7 @@ * PortMidi OS-dependent interface for Darwin (MacOS X) * Jon Parise * - * $Id: pmdarwin.c,v 1.5 2004-11-07 04:04:14 millerpuckette Exp $ + * $Id: pmdarwin.c,v 1.6 2004-11-11 04:58:20 millerpuckette Exp $ * * CHANGE LOG: * 03Jul03 - X. J. Scott (xjs): diff --git a/pd/portmidi_osx/pmmacosx.c b/pd/portmidi_osx/pmmacosx.c index dec63725..fa7c3beb 100644 --- a/pd/portmidi_osx/pmmacosx.c +++ b/pd/portmidi_osx/pmmacosx.c @@ -3,7 +3,7 @@ * * Jon Parise * - * $Id: pmmacosx.c,v 1.5 2004-11-07 04:04:14 millerpuckette Exp $ + * $Id: pmmacosx.c,v 1.6 2004-11-11 04:58:20 millerpuckette Exp $ * * 27Jun02 XJS (X. J. Scott) * - midi_length(): diff --git a/pd/portmidi_osx/ptdarwin.c b/pd/portmidi_osx/ptdarwin.c index 5ab94b3c..35c69bae 100644 --- a/pd/portmidi_osx/ptdarwin.c +++ b/pd/portmidi_osx/ptdarwin.c @@ -3,7 +3,7 @@ * * Jon Parise * - * $Id: ptdarwin.c,v 1.5 2004-11-07 04:04:14 millerpuckette Exp $ + * $Id: ptdarwin.c,v 1.6 2004-11-11 04:58:20 millerpuckette Exp $ */ #include -- cgit v1.2.1