<br><br><div class="gmail_quote">On Sat, Jul 24, 2010 at 11:24 PM, Evan Laforge <span dir="ltr"><<a href="mailto:qdunkan@gmail.com">qdunkan@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Yes, I'm aware.  But... I wanna do it my way!  If I was happy with<br>
existing sequencers approaches to sequencing I'd save myself the<br>
bother of writing my own :)<br></blockquote><div>Fair point. I do belive that I'm currently working on a large project quite similar to yours.. ;-)<br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">> 3: I (as a user now) would prefer to have a nice standalone MIDI seq, than<br>
> one that 1/2 leans on Ardour as I don't use Ardour in the sequencing stage<br>
> of my projects.<br>
<br>
</div>It works just fine standalone, but if I want to do the three things I<br>
was talking about, then of course I need to cooperate with a DAW.<br></blockquote><div>True, and I'm glad that there's still the "standalone" option. :-)<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im">> Have you released the sources? I'd be intrested in building it...? I'm on<br>
> linux though, I gather your on a Mac. Has testing been done on a linux box?<br>
<br>
</div>I estimate another 6 months to 1 year before it's in a generally<br>
useful state, and I'll certainly release source then.  No testing on<br>
linux so far, but the GUI kit is cross platform (originally X11<br>
oriented but also runs on OS X and even windows), and I plan on making<br>
sure it works on linux before a release.  I probably just have to<br>
write an alsa midi backend.<br>
</blockquote></div>Ok.. I'll be patient for a while then... If your going to use your own scheduler, I can advise using<br>RtMidi, its a cross platform real-time MIDI I/O C++ library, that's quite a pleasure to use IMO.<br>
Of course, do what you want ;-)<br><br>Good luck, -Harry<br>