<br><br><div class="gmail_quote">2010/12/24 Philipp Überbacher <span dir="ltr"><<a href="mailto:hollunder@lavabit.com">hollunder@lavabit.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">> Hmm, no idea why this happens for you. Perhaps Orcan has some idea?<br>
<br>
</div>Thanks to someone on your channel muse builds after modifying trunk/muse2/muse/midiedit/CMakeLists.txt to:<br>
target_link_libraries (<br>
    midiedit<br>
    ${QT_LIBRARIES}<br>
    al<br>
    icons<br>
    widgets<br>
    ctrl<br>
)<br>
<br>
ctrl needed to be added.<br></blockquote><div><br></div><div>Cool, if it's not already added (guessing it is) I'll add it.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im"><br>
> > Anyway, upfront a couple of questions/suggestions.<br>
> ><br>
> > website:<br>
> > - Part Import/Export <- what does this refer to?<br>
> ><br>
><br>
> Midi-parts are xml based and can be stored and retrieved from disk. This<br>
> gives the possibility to produce a library of parts. Creating a public<br>
> library of parts (mainly for drums) has been discussed.<br>
<br>
</div>Ok, never heard of it, and I'm not sure just 'part' is obvious.<br>
<div class="im"><br></div></blockquote><div>True, I'll fix the text.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">
> > - Several types of audio tracks<br>
> >      * Audio inputs<br>
> >      * Audio outputs<br>
> >      * Wave tracks    <- those sound weird, I hope I don't need to<br>
> ><br>
><br>
> They are regular tracks where you can put/record wave-parts, if you tried<br>
> older versions of MusE this is nothing new.<br>
<br>
</div>Apparently I never got this far before. I found it quite confusing I<br>
must say.<br>
Worse though is that new input tracks are muted by default </blockquote><div><br></div><div>That is a good point, I'll see if we can make it clearer.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
(took me a<br>
while to figure out why I couldn't record anything despite proper<br>
routing) and that you have to constantly re-arm everything (wav tracks<br>
at least).<br></blockquote><div><br></div><div>If you just want to record one track the currently selected track is rec-enabled when you click rec. </div><div>I guess there are different "schools" how this should be handled, it works pretty good for me but I'm open for ideas for how to change it.</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br></div>Another thing I've noticed just now, apparently muse wrote a bunch of<br>

wav and .wca files to the build directory (I might have run it from<br>
there). I never told it to save anything and just using the cwd as a<br>
dump isn't a good idea imho.<br></blockquote><div><br></div><div>This is a very good point and a very weak area of MusE. Working with it a long time you tend to do the extra mouseclicks (creating a directory and storing the project in it and then hitting rec) without thinking. </div>
<div>Will look at it right away.</div><div><br></div><div>Regards,</div><div>Robert</div></div>