Software for Music
Here is some of my computer music software.
You might find some more in the projects, which are not listed on this page.
Player Programs for multichannel soundfiles
(No check for correct sampling rate yet! Read the enclosed "Read Me!" file!)
You need a soundcard driver for Max/MSP, either a native driver for your soundcard
or an ASIO driver for Max/MSP together with the ASIO driver for the soundcard.
The Max ASIO dirver (Max to ASIO) or the native Soundcard driver for Max/MSP should
be in the same folder than The Application itself or MaxMspPlay or MaxMspFAT. In
the same directory you need a folder named "ASIO drivers" where you can put your
ASIO driver for your Soundcard (ASIO to Soundcard).
Get these drivers from
http://www.cycling74.com/ (I'm afraid you have to get the "Full MSP 1.7.2"
from the support area) and your soundcard manufacturers homepage.
Quadrophonic Player
- Soundfile player for interlaced quadrophonic AIFF or
Sounddesigner II soundfiles (i.e. Csound or MSP).
[For PowerMacintosh with multichannel soundcard only!]
Application version. About 616K.
- Soundfile player for interlaced quadrophonic AIFF or
Sounddesigner II soundfiles (i.e. Csound or MSP).
[For PowerMacintosh with multichannel soundcard only!]
Collection version. About 110K.
- Soundfile player for interlaced quadrophonic AIFF or
Sounddesigner II soundfiles (i.e. Csound or MSP).
[For PowerMacintosh with multichannel soundcard only!]
Max/MSP patch version. About 33K.
Octophonic Player
(I think the octophonic player can also be used for quadrophonic soundfiles.)
- Soundfile player for interlaced octophonic AIFF or
Sounddesigner II soundfiles (i.e. Csound or MSP).
[For PowerMacintosh with multichannel soundcard only!]
Application version. About 616K.
- Soundfile player for interlaced octophonic AIFF or
Sounddesigner II soundfiles (i.e. Csound or MSP).
[For PowerMacintosh with multichannel soundcard only!]
Collection version. About 110K.
- Soundfile player for interlaced octophonic AIFF or
Sounddesigner II soundfiles (i.e. Csound or MSP).
[For PowerMacintosh with multichannel soundcard only!]
Max/MSP patch version. About 33K.
Synthesis Toolkit 3.1
This is a partial port to Macintosh with Code Warrior Professional 5.3.
There is only realtime sound output with the Apple Soundmanager,
no input routines are implemented yet (go do it yourself...), there are no
sockets and threads, so the machine is blocked during the run of the STK
application and the CCRMA examples only run in non-realtime. I made two
very simple examples to test the realtime sound output, one for monophonic
output and one for stereophonic. Continue with the port, I don't have any
spare time and also not enough Mac programming knowledge to do it.
If you want to implement sockets GUSI might a way to go, but see my warnings
in the experimental readme why GUSI 2.06 is not usable for STK yet.