Hallo,<div>The way on OS X is to open &quot;Audio MIDI Setup&quot; in Applications/Utilities and in the MIDI Devices tab, enable the IAC Driver (double click it and check &quot;Device is online&quot;). &nbsp;If you click &quot;More Information&quot; you can add and remove virtual busses in the Ports tab.
</div><div><br class="webkit-block-placeholder"></div><div>These will show up in Pure Data and any other MIDI app like Finale or even GarageBand.</div><div><br>&nbsp;</div><div>Cheers</div><div>Luke</div><div><br><div><span class="gmail_quote">
On 10/4/07, <b class="gmail_sendername">Frank Barknecht</b> &lt;<a href="mailto:fbar@footils.org">fbar@footils.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">
Hallo,<br>Ice Cube hat gesagt: // Ice Cube wrote:<br><br>&gt; I?m making a little PD project that generates algorithmic music<br>&gt; using midi objects like noteout and makenote. My problem is that I<br>&gt; need to record all this midi info being generated by the PD (like
<br>&gt; pitch of the notes and it&#39;s durations and etc) in a midi file, so I<br>&gt; can handle this info later in another program (like Finale). I have<br>&gt; some experience in MAX/MSP, and in this program, it&#39;s very simple to
<br>&gt; do that: just use an object called &quot;SEQ&quot;. This object writes down a<br>&gt; complete midi file with all midi information being produced in the<br>&gt; project. I&#39;ve spend many hours looking around PD trying to find out
<br>&gt; an object that suit my needs, but without sucess.<br><br>There are two externals that you could use: [seq] from the Cyclone<br>library is a clone of Max&#39;s [seq]. I don&#39;t think it&#39;s finished, but it<br>
may already do what you want. Then there&#39;s [midifile] by Martin Peach,<br>which does about the same. I believe both are part of Pd-extended, if<br>you cannot compile them.<br><br>Another way would be to use an different midi recorder software. Maybe
<br>even Finale can do it, otherwise there should be some free sequencers<br>for your platform somewhere. The only thing needed would be a virtual<br>midi connection from Pd to that sequencer. I only know how this is<br>done on Linux, where using Pd&#39;s ALSA sequencer interface is the
<br>easiest way. Just connect some sequencer or recorder like MusE,<br>rosegarden or some alsa-tool like &quot;arecordmidi&quot; to Pd with qjackctl<br>and start recording. On OS-X or Windows similar things should be<br>possible as well, if not, boot 
<a href="http://puredyne.goto10.org">http://puredyne.goto10.org</a> ;)<br><br>Ciao<br>--<br> Frank Barknecht&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _ ______footils.org__<br><br>_______________________________________________
<br>PD-dev mailing list<br><a href="mailto:PD-dev@iem.at">PD-dev@iem.at</a><br><a href="http://lists.puredata.info">http://lists.puredata.info</a>/listinfo/pd-dev<br></blockquote></div><br></div>