~ubuntu-branches/ubuntu/precise/puredata/precise

« back to all changes in this revision

Viewing changes to portaudio/portmidi-macosx/README

  • Committer: Bazaar Package Importer
  • Author(s): Guenter Geiger (Debian/GNU)
  • Date: 2005-04-08 16:21:52 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 hoary)
  • Revision ID: james.westby@ubuntu.com-20050408162152-88qyy276gx2qmx35
Tags: 0.38.4+amidi-3
* Incorporated mlock fix for 2.6 kernels
* moved allocation/deallocation out of midi poll() call for ALSA (this 
  cause problems on 2.6 kernel series when using -rt)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
PortMidi for MacOS X / Darwin
2
 
Jon Parise <jparise@cmu.edu>
3
 
$Date: 2002/07/29 17:06:16 $
4
 
 
5
 
This is the MacOS X / Darwin port of the PortMidi library from the Carnegie
6
 
Mellon Computer Music Group.  It is based on the Apple CoreAudio MIDI
7
 
interface.
8
 
 
9
 
This port was finished in early 2002.  At this point, I consider the code
10
 
base complete.
11
 
 
12
 
- Jon