The easiest way that I know of is to set up an IAC loopback device (http://www.spectrasonics.net/news/Creating-an-IAC-Bus.html) , use that as your MIDI out in PD, and then open up Garage Band.
andy On Tue, Feb 10, 2009 at 11:02 AM, IOhannes m zmölnig <[email protected]> wrote: > enrique franco wrote: >> Hi, >> >> How can I play MIDI sounds from PD in OSX? It is necessary to have >> another MIDI software running? Can I just play General MIDI from PD? > > Pd is not a MIDI-synthesizer. > > you can: > - generate MIDI data and send it to a MIDI-synthesizer (using whatever > MIDI-routing your system provides to get MIDI from one app to another) > - build your own synthesizer which could be controlled by MIDI. if you > are truely lazy, there's an object called [fluid~] that let's you import > soundfonts... > > gmadst > IOhannes > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
