<div dir="ltr">Hi Tom<br><br>The sf patch works on linux but are some loose lines<br>in the makefile.alsa when apply the patch (patch &lt; sfont_1.2.1.2.diff).<br>I really don&#39;t know how to make - apply a diff - patch :)<br>
<br>line 37?<br>&nbsp;&nbsp;&nbsp; util_hid.o uana_xform.o uana_extract.o $(SF_OBJ)<br><br>lines 202 - 206?<br>uana_xform.o: uana_xform.h uana_xform.cpp<br>&nbsp;&nbsp;&nbsp; $(CXX) $(FLAGS) uana_xform.cpp<br><br>uana_extract.o: uana_extract.h uana_extract.cpp<br>
&nbsp;&nbsp;&nbsp; $(CXX) $(FLAGS) uana_extract.cpp<br><br>I think sf produce some particular issues.<br>When loading, if the time of read is so high the vm have to wait.<br>Is it a possible solution to load sf in a thread and send an event<br>
when done?<br><br>The .freq method in a sf file, maybe have no precise sense, the<br>real frequency depend of the recorded sample and the pitch region,<br>maybe a simple .key method is better...<br>or make the calculus of sample - pitch - region - pitchbend to take the<br>
accurate frequency... (if the sf file support that)<br>...maybe the nature of this UGen is simple different...<br><br>Information retrival about sf files is also needed...<br><br>I like this UGen!!!!<br>runs with <a href="http://rec.ck">rec.ck</a> --silent!!!<br>
<br>Sorry about my English!!<br>Schreers! (a sporked cheers)<br>Lucas<br><br><br><div class="gmail_quote">2008/10/2 Tom Lieber <span dir="ltr">&lt;<a href="mailto:lieber@princeton.edu">lieber@princeton.edu</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">SoundFonts part III: ALSA&#39;s Revenge<br>
<br>
The makefile.alsa included in the original diff was for an old version<br>
of ChucK. The attached, complete diff is more likely not to take you<br>
back through history, though I still have no Linux to test that it<br>
works. Someone, please do. :)<br>
<div><div></div><div class="Wj3C7c"><br>
--<br>
Tom Lieber<br>
<a href="http://AllTom.com/" target="_blank">http://AllTom.com/</a><br>
</div></div><br>_______________________________________________<br>
chuck-users mailing list<br>
<a href="mailto:chuck-users@lists.cs.princeton.edu">chuck-users@lists.cs.princeton.edu</a><br>
<a href="https://lists.cs.princeton.edu/mailman/listinfo/chuck-users" target="_blank">https://lists.cs.princeton.edu/mailman/listinfo/chuck-users</a><br>
<br></blockquote></div><br></div>