<br><br><div><span class="gmail_quote">On 7/10/07, <b class="gmail_sendername">Joshua Patriquin</b> &lt;<a href="mailto:joshuapatriquin@gmail.com">joshuapatriquin@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Ge,</div></blockquote><div><br><br>Hi, Joshua, sorry to answer a question not directed at me but Ge has been bussy and off the list lately (last we heard he was in Beijing)....<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>I am just entering the world of programming and OSC, though I&#39;ve been a musician for a long time, and am familiar with MIDI.</div>
<div>&nbsp;</div>
<div>I am assembling a guitar and would like very much to operate a computer using OSC and skipping MIDI altogether (in fact I would consider my project a failure if I must resort to MIDI).</div></blockquote><div><br><br>
Sounds very interestinmg and daring. Whatever you choose I&#39;d love to hear about your project to build a OSC guitar. <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Several programs in the subworld of music electric ring out... Csound, yours, supercollider, etc.</div>
<div>&nbsp;</div>
<div>Why is yours better than the rest?</div></blockquote><div><br>That&#39;s a excelent question. Personally I would never say ChucK is &quot;better&quot; then Csound or Supercollider. Csound is very old and has facilities for many things (nearly everything, realy), SC is very highly optimised and a far more mature then ChucK is. It eould be far easier, objectively speaking, to make a case ChucK is worse, it is for example young and experimental, it&#39;s not at all unlikely that you would encounter a bug or two (but those are definately on the way out and updates are quite frequent).
<br>&nbsp;<br>ChucK people tend to hold the odd belief that hunting bugs together build comunity and that &quot;experimental&quot; equals &quot;exciting&quot;.<br><br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>How is it different?</div></blockquote><div><br>Ah, here we get to the fun stuff. I tried to learn Csound and tried to learn SC over the past years. I can still read most Csound programs but didn&#39;t find it&#39;s syntax that apealing i also wasn&#39;t too content with the lack of emphasis in realtime playing. SC I liked a lot conceptually but to read or write it wasn&#39;t that intuitive to me. this wasn&#39;t helped by me running Windows exclusively at the time and SC not fully suporting Windows at that time.
<br><br>ChucK, however, nearly instantly &quot;clicked&quot; with me. Back then there were no real tutorials beyond the examples and no manual yet so I started with editing the examples and before I knew it I was having lots of fun. I can&#39;t make any claims about the way anybody else functions I for me chucK was very easy to pick up and I find it very easy and convenient to prototy new instrument ideas ion ChucK very quickly. these days I code in ChucK a lot so it&#39;s to be expected that I&#39;m experienced with it but I keep being pleasantly surprised just how quickly you can go from a idea to a working prototype.
<br>&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>Sorry for asking to be sold to, but I am a musician and not a programmer... I want to learn and need a place to start.
</div></blockquote><div><br>Well, in that case it&#39;s easy; I find ChucK is a excelent place to learn and a place to start. It&#39;s quitre conceivable that after starting on ChucK you&#39;d find you&#39;d like to also try something else, for example you might want to try SC at that point because SC is typically lighter on the cpu and your instrument might grow to need a lot of CPU at some stage. At that point, however, you&#39;d already have done most of your prototyping in a language that I think is very suitable for this on account of bveing compact, readable and accessible.
<br><br>One of the aims of ChucK is in fact being a good place to learn and start. People who are far more knowledgable then I am can write papers on that after testing it in classrooms to novice programers and musicians, I can just say that I found that for me personally it works like a charm in that capacity. I also moderate the ChucK-forum where I&#39;m continually pleasantly surprised to see it works for others as well; people who come in with no experience and in a few days will be developing their own little utility to do something usefull in their stdio or for their live setup.
<br><br>So; i can&#39;t guarantee anything, there is no substitute for getting your hands dirty but if we&#39;d be betting i&#39;d bet on ChucK being a good one to learn and start with.<br>&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>How should I interface my guitar (from RMC piezo system) with my computer ( A brand new ripping machine) and with you software?</div></blockquote><div><br>If you are sure you want to go with OSC for the connection I&#39;d grab one of those DSP development boards, one with a ethernet plug and definately one with a good community around it where you could borow chunks of code. That part would definately be more time-consuming then developing the ChucK code to turn the resultant OSC into sound but if you do pull it off it&#39;d be very exciting.
<br>&nbsp;</div>I&#39;d say that&#39;s definately a advanced project and I think I&#39;d recomend starting out with something more modest but related.<br><br>Don&#39;t hesitate to ask more if you have speciffic questions but embedding guitar =&gt; OSC boards isn&#39;t my own field of expertise.
<br><br>Good luck, whatever you decide!<br><br>Yours,<br>Kas.<br></div>