home *** CD-ROM | disk | FTP | other *** search
- The CCRMA Music Kit and DSP Tools Distribution - Release 4.2
-
- MusicKit_4.2.pkg.gnutar contains the Music Kit and DSP Tools, ready to use.
- Retrieve it in binary mode and unpack it with
-
- gnutar -xvf MusicKit_4.2.pkg.gnutar
- open MusicKit_4.2.pkg
-
- (or open the package directly from the program
- /NextAdmin/Installer.app/Installer).
-
- Release 4.2 mainly adds Turtle Beach Fiji/Pinnacle support (relative
- to release 4.1), soundfile-writing on Intel platforms, and various
- minor features.
-
-
-
- CONTENTS
-
- The following are included in this distribution:
-
- Music Kit applications
- ScorePlayer (plus example scorefiles)
- Ensemble (plus example midifiles and documents)
- WaveEdit
- Preferences configuration panel
- Music Kit and DSP command line utilities
- Music Kit and DSP utility programming examples
- Music Kit and DSP libraries and header files
- libsynthpatches, libunitgenerators, libmusickit, libdsp
- Music Kit and DSP Tools Documentation
-
- Most users will only need the installation package as described above. If
- needed, however, (e.g. to fix bugs), the source code will be later
- available in the tarred package MusicKitSource_4.2.pkg.gnutar. It is unpacked
- and installed like the installation package. If it is installed in
- /LocalLibrary (the default), you can cd to /LocalLibrary/MusicKitSource_4.2
- and type
-
- make install DSTROOT=<install_root>
-
- where <install_root> is where you want the installation ("/" eventually).
- Note that the "DSTROOT" directory for the installation package is hardwired
- to "/". If you change this (which can be easily done by editing the .info
- file in the package), you should then manually change and run the
- post_install script to operate in the new place.
-
- Please report any problems with the distribution to musickit@ccrma.stanford.edu
-
-
-