<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0">
	<id>tag:n2.nabble.com,2006:forum-2676391</id>
	<title>Nabble - SuperCollider Users New (Use this!!!!)</title>
	<updated>2010-02-09T10:47:45Z</updated>
	<link rel="self" type="application/atom+xml" href="http://n2.nabble.com/SuperCollider-Users-New-Use-this-ft2676391.xml" />
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/SuperCollider-Users-New-Use-this-f2676391.html" />
	<subtitle type="html">&lt;b&gt;N.B. You must subscribe to sc-users or sc-users-acl (for non-delivery) in order to post from this forum.
&lt;br&gt;&lt;br&gt;
&lt;a href=&quot;mailto:majordomo@lists.bham.ac.uk?body=subscribe%20sc-users-acl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;Add an address to sc-users-acl&lt;/a&gt;&lt;/b&gt;
&lt;br&gt;&lt;br&gt;
This list is for questions, info etc. regarding the SuperCollider real time synthesis programming environment. For information on the list, please see: &lt;a href=&quot;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&lt;/a&gt;
&lt;br&gt;&lt;br&gt;
A complete archive of the list (including the previous create.ucsb.edu incarnation) is available at: &lt;a href=&quot;http://www.listarc.bham.ac.uk/marchives/sc-users/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/marchives/sc-users/&lt;/a&gt;
&lt;br&gt;&lt;br&gt;
You can search the archive here: &lt;a href=&quot;http://www.listarc.bham.ac.uk/lists/sc-users/search&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/lists/sc-users/search&lt;/a&gt;
&lt;br&gt;&lt;br&gt;
This list was created with mass migration of subscribers from the old create.ucsb.edu list on June 16, 2008. Please contact sc-users-owner@lists.bham.ac.uk for further list details or queries concerning the list.</subtitle>
	
<entry>
	<id>tag:n2.nabble.com,2006:post-4543099</id>
	<title>Translation of a simple csound orchestra</title>
	<published>2010-02-09T10:47:45Z</published>
	<updated>2010-02-09T10:47:45Z</updated>
	<author>
		<name>Algodon</name>
	</author>
	<content type="html">Hello !
&lt;br&gt;I'm learning supercollider after years of using csound. I'm having trouble translating this orchestra to supercollider. &amp;nbsp;
&lt;br&gt;-------------------
&lt;br&gt;instr 1
&lt;br&gt;inote = p4
&lt;br&gt;iamp = p5
&lt;br&gt;kenv linseg 0,p3*.15,1,p3*.65,.25,p3*.2,0
&lt;br&gt;a1 oscil kenv*iamp,inote,1
&lt;br&gt;out a1
&lt;br&gt;endin
&lt;br&gt;-------------------
&lt;br&gt;f1 0 65536 10 1
&lt;br&gt;&lt;br&gt;i1 0 4 55 4000
&lt;br&gt;i1 4 2 110 5000
&lt;br&gt;i1 6 1 220 4000
&lt;br&gt;i1 7 1 440 5000
&lt;br&gt;i1 8 4 220 5000
&lt;br&gt;i1 12 2 110 4000
&lt;br&gt;&lt;br&gt;e
&lt;br&gt;----------------------------
&lt;br&gt;&lt;br&gt;What bothers me is I don't know yet how to reproduce the relationship between the score, the duration of the event, and the envelope.
&lt;br&gt;&lt;br&gt;Thanks &lt;div class=&quot;signature&quot;&gt;www.myspace.com/algodonciego&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/Translation-of-a-simple-csound-orchestra-tp4543099p4543099.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4542561</id>
	<title>Latest compiled OSX version</title>
	<published>2010-02-09T09:30:50Z</published>
	<updated>2010-02-09T09:30:50Z</updated>
	<author>
		<name>Hjalte Møller</name>
	</author>
	<content type="html">Hi, &lt;br&gt;&lt;br&gt;I just installed Snow Leopard, and I can&amp;#39;t find the latest compiled version...&lt;br&gt;&lt;br&gt;Thnx, Hjalte&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/Latest-compiled-OSX-version-tp4542561p4542561.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4458521</id>
	<title>RoundButton Kills SC3 (with a knife... in the parlor...)</title>
	<published>2010-01-25T18:56:24Z</published>
	<updated>2010-01-25T18:56:24Z</updated>
	<author>
		<name>scacinto</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;I experience a crash 100% using the new &amp;quot;round&amp;quot; gui classes. &amp;nbsp;Using the RoundButton class on an empty sc construction window will cause an immediate crash. &amp;nbsp;If, however, there are already elements in the window, an immediate crash will not occur, but will occur eventually. &amp;nbsp;I can post crash reports if it would help. &amp;nbsp;In the meanwhile, I've posted the system log output below. &amp;nbsp;Is this happening to anyone else on Blow Leopard?
&lt;br&gt;&lt;br&gt;&lt;b&gt;System: 10.6.2&lt;/b&gt;&lt;br&gt;&lt;br&gt;&lt;b&gt;Crashes on SC Version:&lt;/b&gt;&lt;br&gt;Custom builds (latest svn and older svn builds i found in the attic)
&lt;br&gt;&lt;br&gt;&lt;b&gt;System log output:&lt;/b&gt;&lt;br&gt;&lt;br&gt;1/25/10 9:34:34 PM	SuperCollider[16049]	dragSource &amp;lt;SCGraphView: 0x54db80&amp;gt;
&lt;br&gt;1/25/10 9:34:34 PM	SuperCollider[16049]	types (
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;quot;dyn.ah62d4rv4gu8zg7puqz3eg55qrvy0k3pweb10e4xfqr4ca2peqv3gn65x&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;quot;SuperCollider object address&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;quot;public.utf8-plain-text&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; NSStringPboardType
&lt;br&gt;)
&lt;br&gt;1/25/10 9:34:34 PM	SuperCollider[16049]	dragSource &amp;lt;SCGraphView: 0x54db80&amp;gt;
&lt;br&gt;1/25/10 9:34:34 PM	SuperCollider[16049]	types (
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;quot;dyn.ah62d4rv4gu8zg7puqz3eg55qrvy0k3pweb10e4xfqr4ca2peqv3gn65x&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;quot;SuperCollider object address&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;quot;public.utf8-plain-text&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; NSStringPboardType
&lt;br&gt;)
&lt;br&gt;1/25/10 9:34:34 PM	[0x0-0x142142].net.sourceforge.supercollider[16049]	Assertion failed: (IsPtr(slot)), function slotRawPtr, file /Users/scott/SuperCollider3/Headers/lang/PyrSlot32.h, line 246.
&lt;br&gt;1/25/10 9:34:35 PM	com.apple.launchd.peruser.501[246]	([0x0-0x142142].net.sourceforge.supercollider[16049]) Job appears to have crashed: Abort trap
&lt;br&gt;1/25/10 9:34:35 PM	ReportCrash[16040]	Saved crash report for SuperCollider[16049] version ??? (-Unofficial Build-) to /Users/scott/Library/Logs/DiagnosticReports/SuperCollider_2010-01-25-213435_WazBook.crash
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/RoundButton-Kills-SC3-with-a-knife-in-the-parlor-tp4458521p4458521.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4540988</id>
	<title>partch tonality</title>
	<published>2010-02-09T05:15:56Z</published>
	<updated>2010-02-09T05:15:56Z</updated>
	<author>
		<name>nonprivate</name>
	</author>
	<content type="html">hi, we were discussing tonality diamonds (most associated with harry &amp;nbsp;
&lt;br&gt;partch) at the sc meeting last night. i'd never heard of them before. &amp;nbsp;
&lt;br&gt;as it was mentioned that jmc had posted some example code to &amp;nbsp;
&lt;br&gt;illustrate this concept, i tracked it down and posted it to the wiki &amp;nbsp;
&lt;br&gt;page for our meeting, so it can be easily found: http:// 
&lt;br&gt;supercollider.tsd.net.au/Mtg20100208
&lt;br&gt;&lt;br&gt;based on information from &lt;a href=&quot;http://www.deandrummond.com/zoomprimer.htm&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.deandrummond.com/zoomprimer.htm&lt;/a&gt;&amp;nbsp; 
&lt;br&gt;i made this patch today in order to better understand the pitch &amp;nbsp;
&lt;br&gt;ratios. i hope the info i have based this on is correct and attach &amp;nbsp;
&lt;br&gt;the code in case someone else wants to explore this fascinating &amp;nbsp;
&lt;br&gt;subject. if i've misunderstood anything i'd appreciate any critique, &amp;nbsp;
&lt;br&gt;thanks.
&lt;br&gt;also if there are any other patches out there that cover similar &amp;nbsp;
&lt;br&gt;territory, i'd be interested to check them out.
&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;tt&gt;[partch.rtf]&lt;/tt&gt;&lt;br /&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;tt&gt;{\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf480
&lt;br&gt;{\fonttbl\f0\fnil\fcharset77 Monaco;}
&lt;br&gt;{\colortbl;\red255\green255\blue255;\red191\green0\blue0;\red0\green0\blue0;\red0\green0\blue191;
&lt;br&gt;\red0\green115\blue0;\red96\green96\blue96;\red0\green0\blue191;\red96\green96\blue96;}
&lt;br&gt;\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural\pardirnatural
&lt;br&gt;&lt;br&gt;\f0\fs18 \cf2 // partch tonality explorer\
&lt;br&gt;\
&lt;br&gt;// &lt;a href=&quot;http://n2.nabble.com/user/SendEmail.jtp?type=node&amp;node=4540988&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;[hidden email]&lt;/a&gt; _ 9 feb 2010\cf3 \
&lt;br&gt;\cf2 // based on information gleaned from\cf3 \
&lt;br&gt;\cf2 // http://www.deandrummond.com/zoomprimer.htm\cf3 \
&lt;br&gt;\
&lt;br&gt;s.boot;\
&lt;br&gt;\
&lt;br&gt;(\
&lt;br&gt;\cf4 var\cf3 &amp;nbsp;w, ms, but, playStatus = 0, synth, playFunc, synthFunc, updateFunc;\
&lt;br&gt;\cf4 var\cf3 &amp;nbsp;o_series, u_series;\
&lt;br&gt;\cf4 var\cf3 &amp;nbsp;num_baseFreq, sl_feedback, num_amp;\
&lt;br&gt;\
&lt;br&gt;\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural\pardirnatural
&lt;br&gt;\cf3 o_series = \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \cf2 // ratios\cf3 \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [1 / 1, 1 / 1, 3 / 2, 1 / 1, 5 / 4, 3 / 2, 7 / 4, 1 / 1, 9 / 8, 5 / 4, 11 / 8]\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; +\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \cf2 // add for higher octaves\cf3 \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [0, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3];\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \
&lt;br&gt;u_series = \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \cf2 //ratios\cf3 \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [1 / 1, 1/ 1, 4 / 3, 1/ 1, 8 / 5, 4 / 3, 8 / 7, 1 / 1, 16 / 9, 8 / 5, 16 / 11]\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \cf2 // divide for lower octaves\cf3 \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [1, 2, 4, 4, 8, 8, 8, 8, 16, 16, 16];\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \
&lt;br&gt;playFunc = \{ \cf4 |status = 0|\cf3 \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; case\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \{status == 0\}\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \{synth.free\}\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \{status == 1\}\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \{\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; synth = synthFunc.play(\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; s,\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; args:\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \cf5 \\baseFreq\cf3 , num_baseFreq.value, \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \cf5 \\amp\cf3 , num_amp.value,\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \cf5 \\feedback\cf3 , sl_feedback.value,\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \cf5 \\o_series\cf3 , o_series,\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \cf5 \\o_vol\cf3 , ms[0].value,\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \cf5 \\u_series\cf3 , u_series,\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \cf5 \\u_vol\cf3 , ms[1].value\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ]\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ).play;\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \};\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \
&lt;br&gt;\};\
&lt;br&gt;\
&lt;br&gt;synthFunc = \{ \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \cf4 |\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; baseFreq = 440, \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; amp = 0.2,\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; feedback = 0.0,\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; o_series = #[1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1], \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; o_vol = #[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; u_series = #[1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; u_vol = #[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |\cf3 \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \
&lt;br&gt;\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \cf4 SinOscFB\cf3 .ar(baseFreq * o_series, feedback, amp * 0.5 * o_vol)\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; +\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \cf4 SinOscFB\cf3 .ar(baseFreq * u_series, feedback, amp * 0.5 * u_vol)\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; )\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ! 2\
&lt;br&gt;\
&lt;br&gt;\};\
&lt;br&gt;\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural\pardirnatural
&lt;br&gt;\cf3 \
&lt;br&gt;\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural\pardirnatural
&lt;br&gt;\cf3 updateFunc = \{\
&lt;br&gt;\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if(playStatus == 1)\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \{ synth.set(\cf5 \\baseFreq\cf3 , num_baseFreq.value, \cf5 \\amp\cf3 , num_amp.value, \cf5 \\feedback\cf3 , sl_feedback.value, \cf5 \\o_vol\cf3 , ms[0].value, \cf5 \\u_vol\cf3 , ms[1].value) \};\
&lt;br&gt;\
&lt;br&gt;\};\
&lt;br&gt;\
&lt;br&gt;\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural\pardirnatural
&lt;br&gt;\cf3 w = \cf4 Window\cf3 (\cf6 &amp;quot;Partch tonality explorer&amp;quot;\cf3 , \cf4 Rect\cf3 (50, 50, 500, 300)).front;\
&lt;br&gt;\cf4 StaticText\cf3 (w, \cf4 Rect\cf3 (10, 10, 200, 20)).string_(\cf6 &amp;quot;Otonality&amp;quot;\cf3 );\
&lt;br&gt;\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural\pardirnatural
&lt;br&gt;\cf4 StaticText\cf3 (w, \cf4 Rect\cf3 (220, 10, 200, 20)).string_(\cf6 &amp;quot;Utonality&amp;quot;\cf3 );\
&lt;br&gt;\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural\pardirnatural
&lt;br&gt;\cf3 ms = \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \cf4 MultiSliderView\cf3 (w, \cf4 Rect\cf3 (10, 40, 200, 140)),\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \cf4 MultiSliderView\cf3 (w, \cf4 Rect\cf3 (220, 40, 200, 140))\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ];\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \
&lt;br&gt;ms.do \{ \cf4 |item, index|\cf3 \
&lt;br&gt;\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; item.value_(\cf4 Array\cf3 .series(o_series.size, 0, 0));\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; item.elasticMode_(1);\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; item.thumbSize_(200 / o_series.size);\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; item.action = \{ updateFunc.value \};\
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; \
&lt;br&gt;\};\
&lt;br&gt;\
&lt;br&gt;but = \cf4 Button\cf3 (w, \cf4 Rect\cf3 (10, 190, 80, 20));\
&lt;br&gt;but.states = [ [\cf6 &amp;quot;stopped&amp;quot;\cf3 , \cf4 Color\cf3 .white, \cf4 Color\cf3 .red], [\cf6 &amp;quot;playing&amp;quot;\cf3 , \cf4 Color\cf3 .black, \cf4 Color\cf3 .green] ];\
&lt;br&gt;\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural\pardirnatural
&lt;br&gt;\cf3 but.action = \{ \cf4 |but|\cf3 &amp;nbsp;playStatus = but.value; playFunc.value(playStatus) \};\
&lt;br&gt;\
&lt;br&gt;\cf4 StaticText\cf3 (w, \cf4 Rect\cf3 (100, 190, 60, 20)).string_(\cf6 &amp;quot;Base Freq: &amp;quot;\cf3 );\
&lt;br&gt;num_baseFreq = \cf4 NumberBox\cf3 (w, \cf4 Rect\cf3 (165, 190, 60, 20));\
&lt;br&gt;num_baseFreq.value_(392);\
&lt;br&gt;num_baseFreq.scroll_step_(5);\
&lt;br&gt;\
&lt;br&gt;\cf4 StaticText\cf3 (w, \cf4 Rect\cf3 (240, 190, 60, 20)).string_(\cf6 &amp;quot;Feedback: &amp;quot;\cf3 );\
&lt;br&gt;sl_feedback = \cf4 Slider\cf3 (w, \cf4 Rect\cf3 (305, 190, 115, 20));\
&lt;br&gt;\
&lt;br&gt;\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural\pardirnatural
&lt;br&gt;\cf7 StaticText\cf0 (w, \cf7 Rect\cf0 (10, 220, 60, 20)).string_(\cf8 &amp;quot;Amplitude: &amp;quot;\cf0 );\cf3 \
&lt;br&gt;num_amp = \cf4 NumberBox\cf3 (w, \cf4 Rect\cf3 (75, 220, 60, 20));\
&lt;br&gt;num_amp.value_(0.1);\
&lt;br&gt;num_amp.step_(0.01).scroll_step_(0.01).clipLo_(0.0).clipHi_(0.5);\
&lt;br&gt;\
&lt;br&gt;[num_baseFreq, sl_feedback, num_amp].do \{ \cf4 |item|\cf3 &amp;nbsp;item.action = \{ updateFunc.value \}; \};\
&lt;br&gt;\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural\pardirnatural
&lt;br&gt;\cf3 )\
&lt;br&gt;\
&lt;br&gt;}&lt;/tt&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/partch-tonality-tp4540988p4540988.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4536508</id>
	<title>The Plot. (was plotting behaviour) : Quark or Common?</title>
	<published>2010-02-08T11:26:00Z</published>
	<updated>2010-02-08T11:26:00Z</updated>
	<author>
		<name>Julian Rohrhuber</name>
	</author>
	<content type="html">Here is a suggestion for a new standard plot window in SuperCollider. If it doesn't perform well on different computers/systems, it could also be made a Quark. It would be good to hear how it works on netbooks/PPC and on SwingOSC.
&lt;br&gt;&lt;br&gt;PlotWindow is easily extendible from with SC, gives level information and supports plots of up to three dimensions. It can be embedded in UserViews and supports specs for both axes.
&lt;br&gt;&lt;br&gt;I have now called the plot methods plot2, as not to interfere with what exists under plot. But if it works fine, it would perhaps be a good idea to replace the old one.
&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://n2.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;PlotWindow.scd&lt;/strong&gt; (2K) &lt;a href=&quot;http://n2.nabble.com/attachment/4536508/0/PlotWindow.scd&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;br/&gt;&lt;img src=&quot;http://n2.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;PlotView.sc&lt;/strong&gt; (12K) &lt;a href=&quot;http://n2.nabble.com/attachment/4536508/1/PlotView.sc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/The-Plot-was-plotting-behaviour-Quark-or-Common-tp4536508p4536508.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4533636</id>
	<title>Playing synchronized Patterns on different machines</title>
	<published>2010-02-08T03:11:05Z</published>
	<updated>2010-02-08T03:11:05Z</updated>
	<author>
		<name>Patrick Borgeat</name>
	</author>
	<content type="html">Dear list,
&lt;br&gt;&lt;br&gt;we tried different approaches/Quarks to synchronize 4 laptops playing &amp;nbsp;
&lt;br&gt;patterns but nothing really worked. We need our &amp;quot;1&amp;quot; synchronized, and &amp;nbsp;
&lt;br&gt;it would be cool if one person could change the tempo, but it would be &amp;nbsp;
&lt;br&gt;sufficient to just syncrhonize to a common known tempo.
&lt;br&gt;&lt;br&gt;TelepathicClock had some glitches, the tempo always tends to get &amp;nbsp;
&lt;br&gt;slower and sometimes it get's really fast and crashed our system. We &amp;nbsp;
&lt;br&gt;could not reproduce the glitches so it wasn't really usefull.
&lt;br&gt;&lt;br&gt;We looked at OSCClock, but we couldn't really figure out how they wark &amp;nbsp;
&lt;br&gt;or what to do.
&lt;br&gt;&lt;br&gt;At the moment we sycnrhonize by hand with the RedTapTempoGUI. It &amp;nbsp;
&lt;br&gt;wokrs, but it's tedious.
&lt;br&gt;&lt;br&gt;Is anyone running a simillar setup or has an idea how this could be &amp;nbsp;
&lt;br&gt;done easily? Setting the tempo remotley with OSC is not a problem, but &amp;nbsp;
&lt;br&gt;we couldn't figure out how to force a Clock to restart a messaure or &amp;nbsp;
&lt;br&gt;to sycnhronize the position in the messaure (so our patterns are out &amp;nbsp;
&lt;br&gt;of sync).
&lt;br&gt;&lt;br&gt;We hope somebody has a tip for us.
&lt;br&gt;&lt;br&gt;yours
&lt;br&gt;Patrick (and the Mandelbrots).
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;sc-users mailing list
&lt;br&gt;&lt;br&gt;info (subscription, etc.): &lt;a href=&quot;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&lt;/a&gt;&lt;br&gt;archive: &lt;a href=&quot;http://www.listarc.bham.ac.uk/marchives/sc-users/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/marchives/sc-users/&lt;/a&gt;&lt;br&gt;search: &lt;a href=&quot;http://www.listarc.bham.ac.uk/lists/sc-users/search/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/lists/sc-users/search/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/Playing-synchronized-Patterns-on-different-machines-tp4533636p4533636.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4527712</id>
	<title>Github</title>
	<published>2010-02-06T17:31:54Z</published>
	<updated>2010-02-06T17:31:54Z</updated>
	<author>
		<name>mr.proxxxy</name>
	</author>
	<content type="html">Hey Guys!
&lt;br&gt;&lt;br&gt;I figure since we're all working on code here and there's a lot of collaboration going on, it may be useful to save and share (and branch!) our working projects on Github.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://github.com/mrproxxxy/Supercollider&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://github.com/mrproxxxy/Supercollider&lt;/a&gt;&amp;nbsp;is mine.
&lt;br&gt;&lt;br&gt;Anyone have anything else going right now?
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/Github-tp4527712p4527712.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4538811</id>
	<title>playing with scel</title>
	<published>2010-02-08T18:58:52Z</published>
	<updated>2010-02-08T18:58:52Z</updated>
	<author>
		<name>James Harkins</name>
	</author>
	<content type="html">Just some fun things I was toying with today.&lt;br&gt;&lt;br&gt;- I wasn&amp;#39;t happy with the default font (I &lt;i&gt;hate&lt;/i&gt; Courier!) and found out how to change it in ~/.emacs.&lt;br&gt;&lt;br&gt;(set-default-font &amp;quot;terminus-iso8859-9-12&amp;quot;)&lt;br&gt;
&lt;br&gt;To find the name of the font, I wrote a quick linuxy font browser. I just love that you can do this kind of crap so easily in sc :)&lt;br&gt;&lt;br&gt;(&lt;br&gt;var f, x, l, w;&lt;br&gt;&lt;br&gt;f = Pipe(&amp;quot;xlsfonts | grep iso8859-9&amp;quot;, &amp;quot;r&amp;quot;);&lt;br&gt;
if(f.isOpen) {&lt;br&gt;    protect {&lt;br&gt;        x = List.new;&lt;br&gt;        while { (l = f.getLine).notNil } {&lt;br&gt;            x.add(l);&lt;br&gt;        };&lt;br&gt;&lt;br&gt;        w = Window(&amp;quot;fonts&amp;quot;, Rect(0, 25, Window.screenBounds.width, Window.screenBounds.height-25));&lt;br&gt;
        l = ListView(w, Rect(2, 2, w.bounds.width - 4, w.bounds.height - 4))&lt;br&gt;        .items_(x)&lt;br&gt;        .action_({ |view|&lt;br&gt;            var cmd = &amp;quot;xfd -fn &amp;#39;%&amp;#39;&amp;quot;.format(x[view.value]);&lt;br&gt;            cmd.postln;&lt;br&gt;
            cmd.unixCmd;&lt;br&gt;        });&lt;br&gt;        w.front;&lt;br&gt;    } { f.close };&lt;br&gt;} { &amp;quot;Pipe couldn&amp;#39;t be opened.&amp;quot;.postln }};&lt;br&gt;)&lt;br&gt;&lt;br&gt;- After reducing the font size (for my 600px-high netbook monitor), I got more lines in emacs by:&lt;br&gt;
&lt;br&gt;    (add-to-list &amp;#39;default-frame-alist &amp;#39;(height . 40))&lt;br&gt;    (add-to-list &amp;#39;default-frame-alist &amp;#39;(width . 90))&lt;br&gt;&lt;br&gt;- A question/suggestion - ~/.emacs enables skeleton pair insertion for ` and &amp;lt;, which is not really helpful for SC syntax. This is on puredyne - not sure if that&amp;#39;s a typical default or something that scel sets.&lt;br&gt;
&lt;br&gt;- Tabbing - why can&amp;#39;t I add tabs after the prescribed indent? Is there a way to apply tabbing to a whole region, not just one line at a time?&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;hjh&lt;br&gt;&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;-- &lt;br&gt;James Harkins /// dewdrop world&lt;br&gt;
&lt;a href=&quot;http://n2.nabble.com/user/SendEmail.jtp?type=node&amp;node=4538811&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;[hidden email]&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.dewdrop-world.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.dewdrop-world.net&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;quot;Come said the Muse,&lt;br&gt;Sing me a song no poet has yet chanted,&lt;br&gt;
Sing me the universal.&amp;quot;  -- Whitman&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/playing-with-scel-tp4538811p4538811.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4535791</id>
	<title>sc svn: furniture will be rearranged this week</title>
	<published>2010-02-08T09:44:03Z</published>
	<updated>2010-02-08T09:44:03Z</updated>
	<author>
		<name>Dan Stowell-3</name>
	</author>
	<content type="html">Hi -
&lt;br&gt;&lt;br&gt;Just a warning so no-one gets any shocks: later this week I'm
&lt;br&gt;intending to rearrange the svn trunk of supercollider a little, as
&lt;br&gt;discussed in a recent sc-dev thread.
&lt;br&gt;&lt;a href=&quot;http://permalink.gmane.org/gmane.comp.audio.supercollider.devel/23290&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://permalink.gmane.org/gmane.comp.audio.supercollider.devel/23290&lt;/a&gt;&lt;br&gt;&lt;br&gt;Nothing will be deleted but the main build scripts will move slightly
&lt;br&gt;(eg the mac xcode stuff will move into a 'mac' folder). The various
&lt;br&gt;build scripts will need updating to reflect the changes, but that
&lt;br&gt;should happen pretty quickly.
&lt;br&gt;&lt;br&gt;Dan
&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://www.mcld.co.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.mcld.co.uk&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;sc-users mailing list
&lt;br&gt;&lt;br&gt;info (subscription, etc.): &lt;a href=&quot;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&lt;/a&gt;&lt;br&gt;archive: &lt;a href=&quot;http://www.listarc.bham.ac.uk/marchives/sc-users/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/marchives/sc-users/&lt;/a&gt;&lt;br&gt;search: &lt;a href=&quot;http://www.listarc.bham.ac.uk/lists/sc-users/search/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/lists/sc-users/search/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/sc-svn-furniture-will-be-rearranged-this-week-tp4535791p4535791.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4533529</id>
	<title>JITMIDKtl quark</title>
	<published>2010-02-08T02:56:56Z</published>
	<updated>2010-02-08T02:56:56Z</updated>
	<author>
		<name>adc-2</name>
	</author>
	<content type="html">Hi, 
&lt;br&gt;&lt;br&gt;the quark JITMIDIKtl (quick use of midi controllers for jitlib), 
&lt;br&gt;has been updated: better structure, a class for the PocketFader, 
&lt;br&gt;and a howTo file for writing classes for your own device. 
&lt;br&gt;&lt;br&gt;&lt;br&gt;best, adc
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;sc-users mailing list
&lt;br&gt;&lt;br&gt;info (subscription, etc.): &lt;a href=&quot;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&lt;/a&gt;&lt;br&gt;archive: &lt;a href=&quot;http://www.listarc.bham.ac.uk/marchives/sc-users/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/marchives/sc-users/&lt;/a&gt;&lt;br&gt;search: &lt;a href=&quot;http://www.listarc.bham.ac.uk/lists/sc-users/search/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/lists/sc-users/search/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/JITMIDKtl-quark-tp4533529p4533529.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4533873</id>
	<title>[OT] gig recording</title>
	<published>2010-02-08T04:29:59Z</published>
	<updated>2010-02-08T04:29:59Z</updated>
	<author>
		<name>nonprivate</name>
	</author>
	<content type="html">hi, i had my live debut the other week and here is the recording:
&lt;br&gt;&lt;a href=&quot;http://www.mediafire.com/?oz2mzztjoky&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.mediafire.com/?oz2mzztjoky&lt;/a&gt;&lt;br&gt;it's all live sc synthesis. the performance is a bit rough, not &amp;nbsp;
&lt;br&gt;everything went to plan and there are loads of unwanted glitches, &amp;nbsp;
&lt;br&gt;although they often aren't that noticeable under the intended ones... &amp;nbsp;
&lt;br&gt;anyway i hope it entertains someone.
&lt;br&gt;p.s. it sounds loads better on a massive sound system! also you may &amp;nbsp;
&lt;br&gt;wish to ponder the extremely cold conditions in the venue at the &amp;nbsp;
&lt;br&gt;time, it was way below zero and with only a couple of feeble heaters &amp;nbsp;
&lt;br&gt;to go round, frostbite didn't seem far off.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;sc-users mailing list
&lt;br&gt;&lt;br&gt;info (subscription, etc.): &lt;a href=&quot;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&lt;/a&gt;&lt;br&gt;archive: &lt;a href=&quot;http://www.listarc.bham.ac.uk/marchives/sc-users/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/marchives/sc-users/&lt;/a&gt;&lt;br&gt;search: &lt;a href=&quot;http://www.listarc.bham.ac.uk/lists/sc-users/search/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/lists/sc-users/search/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/OT-gig-recording-tp4533873p4533873.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4531628</id>
	<title>Networking with ProxySpace</title>
	<published>2010-02-07T15:38:37Z</published>
	<updated>2010-02-07T15:38:37Z</updated>
	<author>
		<name>Scott Cazan</name>
	</author>
	<content type="html">Hi all,&lt;br&gt;&lt;br&gt;I have run into a problem that I can&amp;#39;t seem to figure out. I was wondering if anyone might have a good idea or if anyone else has dealt with this sort of thing.&lt;br&gt;&lt;br&gt;We have three computers that need to share data with each other over the network and we are all utilizing ProxySpaces. &lt;br&gt;
&lt;br&gt;We would like to share some of our control data but I am having trouble finding any way to continuously send data from a NodeProxy out to others. I tried SendReply.kr but found that it would start choking after sending at a rate of about 6 messages per second.&lt;br&gt;
&lt;br&gt;for instance if I wanted to send the values of an XLine.kr to another computer:&lt;br&gt;~values = {XLine.kr(340,200,20) };&lt;br&gt;~sender = {SendReply.kr(Impulse.kr(2), \scott, ~&lt;a href=&quot;http://values.kr&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;values.kr&lt;/a&gt;, 1905) };&lt;br&gt;
&lt;br&gt;Anyone know any way to do this?&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;-Scott&lt;br&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/Networking-with-ProxySpace-tp4531628p4531628.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4529959</id>
	<title>jack + supercollider realtime zombie problems</title>
	<published>2010-02-07T08:59:36Z</published>
	<updated>2010-02-07T08:59:36Z</updated>
	<author>
		<name>scacinto</name>
	</author>
	<content type="html">Hi there,
&lt;br&gt;&lt;br&gt;In my continuing exploration of SC on Linux, I've run into a problem when using SC with Jack when Jack is in Realtime mode. &amp;nbsp;I can run pretty much anything i want when not in realtime, but when in rt running the following code i get the zombified error.
&lt;br&gt;&lt;br&gt;b = Buffer.alloc(s, 512);
&lt;br&gt;&lt;br&gt;Ndef(\tool, {
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var in, freq, hasFreq, pvLoad, pvAnal, pvIfft, comb, out;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //baseFreq;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; in = Mix.new(SoundIn.ar(0));
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pvLoad = FFT(b, in + Ndef(\tool));
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pvAnal = PV_NoiseSynthF(pvLoad, 21.123);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pvIfft = IFFT(pvAnal);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # freq, hasFreq = Pitch.kr(in, ampThreshold: 0.02, median: 1);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; out = PitchShift.ar(in, 0.08, (pvIfft+Ndef(\tool) * freq).abs.poll, 0.0, 0.0, mul:2);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; comb = CombC.ar(out+Ndef(\tool), 10, 0.3, out.abs.value);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Out.ar([0,1], comb);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; });
&lt;br&gt;&lt;br&gt;Ndef('tool')
&lt;br&gt;zombified - calling shutdown handler
&lt;br&gt;UGen(UnaryOpUGen): 0
&lt;br&gt;JackDriver: killed by jack
&lt;br&gt;RESULT = 0
&lt;br&gt;&lt;br&gt;&lt;br&gt;I'm running Ubuntu 9.10 with kernel 2.6.31-9-rt on an Asus EeePC 900a.
&lt;br&gt;&lt;br&gt;The only information I could find on this error was from a forum unrelated to SC that said that the &amp;quot;zombified&amp;quot; error occurs when the program interfacing with Jack can't keep up with Jack's realtime scheduling, so Jack is forced to drop it from the 'processing graph' but the program remains registered.
&lt;br&gt;&lt;br&gt;I imagine there may be something i should probably have in my startup file, but like i said, i'm a n00b with SC on Linux, so help is appreciated.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks for helpz.
&lt;br&gt;&lt;br&gt;sp
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/jack-supercollider-realtime-zombie-problems-tp4529959p4529959.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4520252</id>
	<title>Text To speech</title>
	<published>2010-02-05T06:50:58Z</published>
	<updated>2010-02-05T06:50:58Z</updated>
	<author>
		<name>adresse taf</name>
	</author>
	<content type="html">Hello list,
&lt;br&gt;&lt;br&gt;somebody know a library or UGen to make some good &amp;quot;text to speech&amp;quot; 
&lt;br&gt;synthesis on Supercollider ?
&lt;br&gt;In french ? :)
&lt;br&gt;Thanks a lot.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;sc-users mailing list
&lt;br&gt;&lt;br&gt;info (subscription, etc.): &lt;a href=&quot;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&lt;/a&gt;&lt;br&gt;archive: &lt;a href=&quot;http://www.listarc.bham.ac.uk/marchives/sc-users/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/marchives/sc-users/&lt;/a&gt;&lt;br&gt;search: &lt;a href=&quot;http://www.listarc.bham.ac.uk/lists/sc-users/search/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/lists/sc-users/search/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/Text-To-speech-tp4520252p4520252.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4529381</id>
	<title>Mon SC Mtg Berlin 02.08.10</title>
	<published>2010-02-07T06:48:44Z</published>
	<updated>2010-02-07T06:48:44Z</updated>
	<author>
		<name>hatam@drfz.de</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;We are meeting for our weekly SuperCollider Meeting on Monday the 8th of
&lt;br&gt;Feb at 8pm at nk. 
&lt;br&gt;&lt;br&gt;Doors are open between 8-8:15 please ring my phone if the door is closed.
&lt;br&gt;017620626386.
&lt;br&gt;&lt;br&gt;Best, Farah
&lt;br&gt;&lt;br&gt;ElsenStr. 52 2HH 2Etage
&lt;br&gt;12059 Berlin
&lt;br&gt;&lt;br&gt;www.nkprojekt.de
&lt;br&gt;&lt;br&gt;&lt;br&gt;--------------------------------------------------------------------
&lt;br&gt;mail2web.com  What can On Demand Business Solutions do for you?
&lt;br&gt;&lt;a href=&quot;http://link.mail2web.com/Business/SharePoint&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://link.mail2web.com/Business/SharePoint&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;sc-users mailing list
&lt;br&gt;&lt;br&gt;info (subscription, etc.): &lt;a href=&quot;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&lt;/a&gt;&lt;br&gt;archive: &lt;a href=&quot;http://www.listarc.bham.ac.uk/marchives/sc-users/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/marchives/sc-users/&lt;/a&gt;&lt;br&gt;search: &lt;a href=&quot;http://www.listarc.bham.ac.uk/lists/sc-users/search/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/lists/sc-users/search/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/Mon-SC-Mtg-Berlin-02-08-10-tp4529381p4529381.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4528346</id>
	<title>#() why this is a float?</title>
	<published>2010-02-06T22:58:18Z</published>
	<updated>2010-02-06T22:58:18Z</updated>
	<author>
		<name>_.-Lucas-._</name>
	</author>
	<content type="html">Hello&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;I can&amp;#39;t find this&lt;/div&gt;&lt;div&gt;#() is a float &lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Monaco; font-size: 10px; &quot;&gt;(9.5228539861432e-309)&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: arial; font-size: small; &quot;&gt;, but what is its use in the lang?&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 9.0px Monaco&quot;&gt;Greetings&lt;/p&gt;&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 9.0px Monaco&quot;&gt;Lucas&lt;/p&gt;&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 9.0px Monaco&quot;&gt;
&lt;br&gt;&lt;/p&gt;&lt;/div&gt;
</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/why-this-is-a-float-tp4528346p4528346.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4528259</id>
	<title>envbufnum and GrainBuf</title>
	<published>2010-02-06T21:58:15Z</published>
	<updated>2010-02-06T21:58:15Z</updated>
	<author>
		<name>Samuel Potter-2</name>
	</author>
	<content type="html">Hey all,
&lt;br&gt;&lt;br&gt;I have this SynthDef...
&lt;br&gt;&lt;br&gt;SynthDef(\granulate, {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; arg outbus, bufnum, trigRate = 1, grainDur = 1, grainRate = 1,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pos = 0, interp = 2, envbuf, amp = 1;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var trig = Impulse.kr(trigRate);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var sig = GrainBuf.ar(
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; numChannels: 1,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; trigger: trig,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; dur: grainDur,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; sndbuf: bufnum,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; rate: grainRate,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pos: pos,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; interp: interp,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; envbufnum: envbuf,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; mul: amp
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; );
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Out.ar(outbus, sig);
&lt;br&gt;})
&lt;br&gt;&lt;br&gt;And am attempting to call it like this:
&lt;br&gt;&lt;br&gt;var buf = Buffer.read(s, &amp;quot;~/sounds/trayne.wav&amp;quot;.standardizePath);
&lt;br&gt;var basicWindow = Buffer.loadCollection(s, Env([0, 1, 1, 0], [0.01, &amp;nbsp;
&lt;br&gt;0.98, 0.01], [5, -5]).discretize);
&lt;br&gt;Synth(\granulate, [\outbus, 0, \bufnum, buf, \trigRate, 20, \envBuf, &amp;nbsp;
&lt;br&gt;basicWindow, \amp, 0.05]);
&lt;br&gt;&lt;br&gt;When I do this I get weird, sort of garbled, high-pitched output as &amp;nbsp;
&lt;br&gt;opposed to what I would except. When I run the same set of code but &amp;nbsp;
&lt;br&gt;removing any mention of the envbufnum and letting GrainBuf supply its &amp;nbsp;
&lt;br&gt;own window buffer, things work fine. This is a hair confusing. I'm &amp;nbsp;
&lt;br&gt;running revision 9590 on 10.5.7. Am I just missing something basic?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Sam
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;sc-users mailing list
&lt;br&gt;&lt;br&gt;info (subscription, etc.): &lt;a href=&quot;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&lt;/a&gt;&lt;br&gt;archive: &lt;a href=&quot;http://www.listarc.bham.ac.uk/marchives/sc-users/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/marchives/sc-users/&lt;/a&gt;&lt;br&gt;search: &lt;a href=&quot;http://www.listarc.bham.ac.uk/lists/sc-users/search/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/lists/sc-users/search/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/envbufnum-and-GrainBuf-tp4528259p4528259.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4526240</id>
	<title>Where to find source for .plot</title>
	<published>2010-02-06T09:57:50Z</published>
	<updated>2010-02-06T09:57:50Z</updated>
	<author>
		<name>Michael Dzjaparidze</name>
	</author>
	<content type="html">




Hello list,&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
I'm looking for the definition of the .plot method. In the help file for .plot it says that it is implemented in ArrayedCollection, but when I look in the source file for this class&amp;nbsp;I can't find it in&amp;nbsp;there.&amp;nbsp;Anybody knows where I can find it?&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
Actually, what I want to do is to implement a custom plot method, but I guess I can just extent ArrayedCollection for this:&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
+ ArrayedCollection {&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; customPlot {&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR&gt;
}&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
Am I right?&lt;BR&gt;
&amp;nbsp;&lt;BR&gt;
Michael&amp;nbsp;&lt;BR&gt; 		 	   		  &lt;br /&gt;&lt;hr /&gt;SMS &quot;HOTMAIL&quot; naar 3010 en ontvang gratis de juiste instellingen voor &lt;a href='http://www.microsoft.com/netherlands/windowslive/Views/productdetail.aspx?product=Mobile' target='_new' rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;Hotmail op je mobiele telefoon&lt;/a&gt;
</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/Where-to-find-source-for-plot-tp4526240p4526240.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4526705</id>
	<title>Q About libhowl</title>
	<published>2010-02-06T11:59:46Z</published>
	<updated>2010-02-06T11:59:46Z</updated>
	<author>
		<name>Eugene.Tr</name>
	</author>
	<content type="html">  Hello, i got to find some answers &lt;div&gt;for the libhowl for an exercise.&lt;div&gt;in my Ubuntu package there are&lt;/div&gt;&lt;div&gt; libavahi-compat-howl0 and &lt;/div&gt;&lt;div&gt;libavahi-compat-howl0-dev,&lt;/div&gt;&lt;div&gt;but scons check fail to find her.&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;there are some links in history of &lt;/div&gt;&lt;div&gt;sc-users but dont help.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;thank you-- &lt;/div&gt;&lt;div&gt;Eugene&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;
</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/Q-About-libhowl-tp4526705p4526705.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4516156</id>
	<title>Error with SwingOSC on Debian unstable</title>
	<published>2010-02-04T12:55:36Z</published>
	<updated>2010-02-04T12:55:36Z</updated>
	<author>
		<name>nescivi</name>
	</author>
	<content type="html">Hiho,
&lt;br&gt;&lt;br&gt;I am just getting this error when trying to boot SwingOSC... (first output)
&lt;br&gt;I'm getting a similar error trying to open a socket with Processing (second 
&lt;br&gt;output)...
&lt;br&gt;&lt;br&gt;Any idea what could be the problem?
&lt;br&gt;&lt;br&gt;sincerely,
&lt;br&gt;Marije
&lt;br&gt;&lt;br&gt;$ java -version
&lt;br&gt;java version &amp;quot;1.6.0_17&amp;quot;
&lt;br&gt;Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
&lt;br&gt;Java HotSpot(TM) 64-Bit Server VM (build 14.3-b01, mixed mode)
&lt;br&gt;&lt;br&gt;&lt;br&gt;booting /usr/lib/jvm/java-6-sun/jre/bin/java -
&lt;br&gt;Dswing.defaultlaf=javax.swing.plaf.metal.MetalLookAndFeel -jar 
&lt;br&gt;&amp;quot;/home/nescivi/share/bin/SwingOSC.jar&amp;quot; -t 57131 -L -i -h 127.0.0.1:57120
&lt;br&gt;de.sciss.swingosc.SwingOSC : java.net.SocketException : Invalid argument
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.nio.ch.Net.bind(Native Method)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:119)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ...
&lt;br&gt;&lt;br&gt;&lt;br&gt;Exception in thread &amp;quot;Thread-3&amp;quot; java.lang.Error: Unable to launch target VM: 
&lt;br&gt;java.net.SocketException: Invalid argument
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at processing.app.debug.Runner.launchVirtualMachine(Runner.java:306)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at processing.app.debug.Runner.launch(Runner.java:117)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at processing.app.Editor$DefaultRunHandler.run(Editor.java:1634)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.Thread.run(Thread.java:619)
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;sc-users mailing list
&lt;br&gt;&lt;br&gt;info (subscription, etc.): &lt;a href=&quot;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&lt;/a&gt;&lt;br&gt;archive: &lt;a href=&quot;http://www.listarc.bham.ac.uk/marchives/sc-users/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/marchives/sc-users/&lt;/a&gt;&lt;br&gt;search: &lt;a href=&quot;http://www.listarc.bham.ac.uk/lists/sc-users/search/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/lists/sc-users/search/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/Error-with-SwingOSC-on-Debian-unstable-tp4516156p4516156.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4506482</id>
	<title>SendTrig for loop station</title>
	<published>2010-02-03T02:39:06Z</published>
	<updated>2010-02-03T02:39:06Z</updated>
	<author>
		<name>internaut</name>
	</author>
	<content type="html">Hi there!
&lt;br&gt;I almost finished my Arduino/SC Loop-Station (gonna make a HOW-TO afterwards..) ... Now I want some fancy LEDs blinking with the rhythm. It works so far, but the LEDs are not in rhythm when I change the looptime and speed. So I need a synchronization mechanism. I found SendTrig. It should send a message to an OSCresponder each time the loop starts again. I integrated it into my &amp;quot;loopPlayer&amp;quot;-Synth and it looks like this now:
&lt;br&gt;&lt;br&gt;&lt;pre&gt;
  SynthDef(&amp;quot;loopPlayer&amp;quot;, {
    arg out=0, bufnum=0, speed=1, looptime=1, gate=1;
    
    var playDir = (((-1 * speed) / speed.abs) + 2).mod(3); //change the direction on neg. speeds
    var playFreq = (looptime  / speed.abs).reciprocal;
    var playDur = BufRateScale.ir(bufnum) * s.sampleRate * looptime;
    var loopFunc = VarSaw.ar(playFreq, 0, playDir).range(-0.001, playDur);
    var bufPlay = BufRd.ar(1, bufnum, loopFunc, 0, 4);

    SendTrig.kr(A2K.kr(loopFunc), 0, 1);  //send a trigger message for sync. each time the loop starts

    Out.ar(out,
      Pan2.ar(
        Median.ar(3, bufPlay),
        0.0,
        EnvGen.kr(Env.cutoff(0.1, 1), gate, doneAction: 2);
      )
    );
  }).store;
&lt;/pre&gt;&lt;br&gt;&lt;br&gt;And the responder for testing:
&lt;br&gt;&lt;pre&gt;
    OSCresponder(s.addr,'/tr',{ arg time,responder,msg;
      [time,responder,msg].postln;
    }).add;
&lt;/pre&gt;&lt;br&gt;&lt;br&gt;The thing is that it only triggers once at the beginning and I don't understand why! I tried it out with some test values like this:
&lt;br&gt;&lt;br&gt;&lt;pre&gt;
(
  { SendTrig.kr(A2K.kr(VarSaw.ar(1, 0, 1).range(-0.001, 1)), 0, 1) }.play;

    OSCresponder(s.addr,'/tr',{ arg time,responder,msg;
      [time,responder,msg].postln;
    }).add;
)
&lt;/pre&gt;&lt;br&gt;&lt;br&gt;And then it works, but sometimes it just skips for exactly 6 seconds... Did I understand something wrong with the SendTrig object? I set the range to a start value of -0.001, so that it should trigger each time when it passes this value and comes to a positive value again, right?</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/SendTrig-for-loop-station-tp4506482p4506482.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4525497</id>
	<title>SC 3.3.1 release candidate 2 for windows</title>
	<published>2010-02-06T06:30:14Z</published>
	<updated>2010-02-06T06:30:14Z</updated>
	<author>
		<name>Dan Stowell-3</name>
	</author>
	<content type="html">Hi all -
&lt;br&gt;&lt;br&gt;A new release candidate of supercollider for windows, please feel free
&lt;br&gt;to try it:
&lt;br&gt;&amp;lt;&lt;a href=&quot;https://sourceforge.net/projects/supercollider/files/Windows/3.3/supercollider-installer-3.3.1winRC2.zip/download&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;https://sourceforge.net/projects/supercollider/files/Windows/3.3/supercollider-installer-3.3.1winRC2.zip/download&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;Among other things this contains updated SwingOSC (0.64). If it seems
&lt;br&gt;usable then it'll become the standard 3.3.1 for windows.
&lt;br&gt;&lt;br&gt;Dan
&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://www.mcld.co.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.mcld.co.uk&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;sc-users mailing list
&lt;br&gt;&lt;br&gt;info (subscription, etc.): &lt;a href=&quot;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&lt;/a&gt;&lt;br&gt;archive: &lt;a href=&quot;http://www.listarc.bham.ac.uk/marchives/sc-users/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/marchives/sc-users/&lt;/a&gt;&lt;br&gt;search: &lt;a href=&quot;http://www.listarc.bham.ac.uk/lists/sc-users/search/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/lists/sc-users/search/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/SC-3-3-1-release-candidate-2-for-windows-tp4525497p4525497.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4483431</id>
	<title>SCUserView-relativeOrigin</title>
	<published>2010-01-29T16:39:45Z</published>
	<updated>2010-01-29T16:39:45Z</updated>
	<author>
		<name>Rhian Lloyd</name>
	</author>
	<content type="html">relativeOrigin is deprecated&lt;br&gt;SCUserViews with relativeOrigin=false take _far_ more CPU to refresh than otherwise.&lt;br&gt;&lt;br&gt;In other words is the relativeOrigin stuff in SCUserView::draw final, because frankly, it sucks.&lt;br&gt;
&lt;br&gt;Rh.&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/SCUserView-relativeOrigin-tp4483431p4483431.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4521153</id>
	<title>Running out of letters</title>
	<published>2010-02-05T09:33:29Z</published>
	<updated>2010-02-05T09:33:29Z</updated>
	<author>
		<name>Gary Mentanko</name>
	</author>
	<content type="html">




Hi everybody,&lt;br&gt;&lt;br&gt;Simple thing that I can't figure out:&lt;br&gt;&lt;br&gt;I'm working on something that requires a lot of different Playbufs as well as many GUI buttons. My playbufs are defined as:&lt;br&gt;&lt;br&gt;x = Synth(&quot;PlayBuf1&quot;, [ \bufnum, 0, \rate, 1,]);&lt;br&gt;z = Synth(&quot;PlayBuf2&quot;, [ \bufnum, 11, \rate, 1,]);&lt;br&gt;q = Synth(&quot;PlayBuf3&quot;, [ \bufnum, 13, \rate, 1,]);&lt;br&gt;e = Synth(&quot;PlayBuf4&quot;, [ \bufnum, 14, \rate, 1,]);&lt;br&gt;&lt;br&gt;and then another 22 GUI buttons using the remaining letters of the alphabet. Yet I need more Playbufs and more buttons! I though defining them something like &quot;aa&quot; and &quot;bb&quot; would work but no.&lt;br&gt;&lt;br&gt;Any thoughts?&lt;br&gt;&lt;br&gt;Yours&lt;br&gt;&lt;br&gt;Gary Mentanko&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt; 		 	   		  &lt;br /&gt;&lt;hr /&gt;Live connected with Hotmail on your phone. &lt;a href='http://go.microsoft.com/?linkid=9708117' target='_new' rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;Learn more.&lt;/a&gt;
</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/Running-out-of-letters-tp4521153p4521153.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4515425</id>
	<title>Network Music Concert this weekend</title>
	<published>2010-02-04T10:47:23Z</published>
	<updated>2010-02-04T10:47:23Z</updated>
	<author>
		<name>Cole Ingraham</name>
	</author>
	<content type="html">&lt;div class=&quot;gmail_quote&quot;&gt;&lt;div&gt;Hi list,&lt;/div&gt;&lt;div&gt;Just wanted to let you all know about a concert that will be happening this Sunday (after the superbowl). Digital Sunrise of the New Era is a live concert happening at Montana State University and Mills College involving new pieces made with sc and processing. The concert will be performed live from both locations by sending OSC over the internet via OscGroups. If you happen to be near Bozeman, MT or Oakland, CA on Sunday at 7:30pmCMT or 6:30pm PST then you should drop by. It&amp;#39;s free and it&amp;#39;s SuperCollider! See the links below for more information.&lt;/div&gt;

&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;a href=&quot;http://www.montana.edu/cpa/news/nwview.php?article=7946&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.montana.edu/cpa/news/nwview.php?article=7946&lt;/a&gt;&lt;br clear=&quot;all&quot;&gt;&lt;a href=&quot;http://www.coleingraham.com/lagquartet.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.coleingraham.com/lagquartet.html&lt;/a&gt;&lt;div&gt;

&lt;br&gt;&lt;/div&gt;&lt;div&gt;-Cole Ingraham&lt;/div&gt;&lt;div&gt;&lt;br&gt;-- &lt;br&gt;&lt;a href=&quot;http://www.coleingraham.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.coleingraham.com&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;
</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/Network-Music-Concert-this-weekend-tp4515425p4515425.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4520779</id>
	<title>isKindOf question</title>
	<published>2010-02-05T08:28:11Z</published>
	<updated>2010-02-05T08:28:11Z</updated>
	<author>
		<name>Uri Sala</name>
	</author>
	<content type="html">Shouldn&amp;#39;t this return true?&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;Pseq.isKindOf(Pattern)&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;tx&lt;/div&gt;&lt;div&gt;:U&lt;/div&gt;&lt;/div&gt;
</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/isKindOf-question-tp4520779p4520779.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4517542</id>
	<title>Additive Resynthesis</title>
	<published>2010-02-04T17:13:05Z</published>
	<updated>2010-02-04T17:13:05Z</updated>
	<author>
		<name>Blake Reary</name>
	</author>
	<content type="html">Hi all,&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;I&amp;#39;m trying to wrap my head around the FFT UGens. Specifically, I&amp;#39;m looking for something similar to Csound&amp;#39;s pvsadsyn opcode, which resynthesizes pvsanal data using an oscillator bank. I&amp;#39;m under the assumption that IFFT does &lt;b&gt;not&lt;/b&gt; do this.&lt;/div&gt;

&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Thanks,&lt;/div&gt;&lt;div&gt;Blake&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;
&lt;/div&gt;
</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/Additive-Resynthesis-tp4517542p4517542.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4519706</id>
	<title>Gradient not working for Pen</title>
	<published>2010-02-05T04:48:11Z</published>
	<updated>2010-02-05T04:48:11Z</updated>
	<author>
		<name>Uri Sala</name>
	</author>
	<content type="html">&lt;div&gt;Hi,&lt;/div&gt;&lt;div&gt;Why doesn&amp;#39;t Gradient work here?&lt;/div&gt;&lt;div&gt;thanks,&lt;/div&gt;&lt;div&gt;Uri&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;--code and error following--&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;(&lt;/div&gt;&lt;div&gt;w=Window.new.front;&lt;/div&gt;&lt;div&gt;w.drawHook_{&lt;/div&gt;
&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Pen.fillColor = Gradient(Color.red,Color.green);&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Pen.fillRect(Rect(0,0,100,100))&lt;/div&gt;
&lt;div&gt;};&lt;/div&gt;&lt;div&gt;)&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;--&amp;gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;a SCWindow&lt;/div&gt;&lt;div&gt;ERROR: Message &amp;#39;setFill&amp;#39; not understood.&lt;/div&gt;&lt;div&gt;RECEIVER:&lt;/div&gt;&lt;div&gt;Instance of Gradient {    (1891D2B0, gc=AC, fmt=00, flg=00, set=02)&lt;/div&gt;
&lt;div&gt;  instance variables [4]&lt;/div&gt;&lt;div&gt;    color1 : instance of Color (161DDA30, size=4, set=2)&lt;/div&gt;&lt;div&gt;    color2 : instance of Color (1865A230, size=4, set=2)&lt;/div&gt;&lt;div&gt;    direction : Symbol &amp;#39;h&amp;#39;&lt;/div&gt;&lt;div&gt;    steps : Integer 64&lt;/div&gt;
&lt;div&gt;}&lt;/div&gt;&lt;div&gt;ARGS:&lt;/div&gt;&lt;div&gt;CALL STACK:&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;DoesNotUnderstandError:reportError   15EA0A90&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;arg this = &amp;lt;instance of DoesNotUnderstandError&amp;gt;&lt;/div&gt;
&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Nil:handleError   15EA0FD0&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;arg this = nil&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;arg error = &amp;lt;instance of DoesNotUnderstandError&amp;gt;&lt;/div&gt;
&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Thread:handleError   15ED5430&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;arg this = &amp;lt;instance of Thread&amp;gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;arg error = &amp;lt;instance of DoesNotUnderstandError&amp;gt;&lt;/div&gt;
&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Object:throw   15EC70F0&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;arg this = &amp;lt;instance of DoesNotUnderstandError&amp;gt;&lt;/div&gt;
&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Object:doesNotUnderstand   15EC5890&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;arg this = &amp;lt;instance of Gradient&amp;gt;&lt;/div&gt;&lt;div&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;arg selector = &amp;#39;setFill&amp;#39;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;arg args = [*0]&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Meta_SCPen:fillColor_   15EC99D0&lt;/div&gt;
&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;arg this = class SCPen&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;arg color = &amp;lt;instance of Gradient&amp;gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&amp;lt; closed FunctionDef &amp;gt;  (no arguments or variables)&lt;/div&gt;
&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;SCWindow:callDrawHook   15EC94F0&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;arg this = &amp;lt;instance of SCWindow&amp;gt;&lt;/div&gt;&lt;div&gt;
ERROR: Message &amp;#39;setFill&amp;#39; not understood.&lt;/div&gt;&lt;div&gt;RECEIVER:&lt;/div&gt;&lt;div&gt;Instance of Gradient {    (1853C670, gc=AC, fmt=00, flg=00, set=02)&lt;/div&gt;&lt;div&gt;  instance variables [4]&lt;/div&gt;&lt;div&gt;    color1 : instance of Color (161DA5B0, size=4, set=2)&lt;/div&gt;
&lt;div&gt;    color2 : instance of Color (1846B4A0, size=4, set=2)&lt;/div&gt;&lt;div&gt;    direction : Symbol &amp;#39;h&amp;#39;&lt;/div&gt;&lt;div&gt;    steps : Integer 64&lt;/div&gt;&lt;div&gt;}&lt;/div&gt;&lt;div&gt;ARGS:&lt;/div&gt;&lt;div&gt;CALL STACK:&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;DoesNotUnderstandError:reportError   15F57A30&lt;/div&gt;
&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;arg this = &amp;lt;instance of DoesNotUnderstandError&amp;gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Nil:handleError   15E87170&lt;/div&gt;
&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;arg this = nil&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;arg error = &amp;lt;instance of DoesNotUnderstandError&amp;gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Thread:handleError   15F49690&lt;/div&gt;
&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;arg this = &amp;lt;instance of Thread&amp;gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;arg error = &amp;lt;instance of DoesNotUnderstandError&amp;gt;&lt;/div&gt;
&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Object:throw   15F17BD0&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;arg this = &amp;lt;instance of DoesNotUnderstandError&amp;gt;&lt;/div&gt;
&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Object:doesNotUnderstand   15E89B70&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;arg this = &amp;lt;instance of Gradient&amp;gt;&lt;/div&gt;&lt;div&gt;
&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;arg selector = &amp;#39;setFill&amp;#39;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;arg args = [*0]&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;Meta_SCPen:fillColor_   15F08150&lt;/div&gt;
&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;arg this = class SCPen&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;arg color = &amp;lt;instance of Gradient&amp;gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&amp;lt; closed FunctionDef &amp;gt;  (no arguments or variables)&lt;/div&gt;
&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;SCWindow:callDrawHook   15EC4810 &lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;		&lt;/span&gt;arg this = &amp;lt;instance of SCWindow&amp;gt;&lt;/div&gt;&lt;div&gt;
&lt;br&gt;&lt;/div&gt;
</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/Gradient-not-working-for-Pen-tp4519706p4519706.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4518481</id>
	<title>UGens information</title>
	<published>2010-02-04T22:24:06Z</published>
	<updated>2010-02-04T22:24:06Z</updated>
	<author>
		<name>panjethro</name>
	</author>
	<content type="html">Hi &lt;br&gt;&lt;br&gt;Is there any SC method for getting information on specific UGens, &lt;br&gt;&lt;br&gt;such as number of inputs/outputs in the ugeGraphFinc, the controls, showing the ugens etc.  ???&lt;br&gt;&lt;br&gt;thanx,&lt;br&gt;&lt;br&gt;&lt;br&gt;~panos&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/UGens-information-tp4518481p4518481.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4519017</id>
	<title>NetAddr weirdness</title>
	<published>2010-02-05T01:31:18Z</published>
	<updated>2010-02-05T01:31:18Z</updated>
	<author>
		<name>nonprivate</name>
	</author>
	<content type="html">
&lt;div&gt;hi, consider the following example:&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;&lt;font face=&quot;Monaco&quot; size=&quot;1&quot; color=&quot;#0000bf&quot; style=&quot;font: 9.0px Monaco; color: #0000bf&quot;&gt;r = OSCresponder&lt;/font&gt;&lt;font face=&quot;Monaco&quot; size=&quot;1&quot; style=&quot;font: 9.0px Monaco&quot;&gt;(&lt;/font&gt;&lt;font face=&quot;Monaco&quot; size=&quot;1&quot; color=&quot;#0000bf&quot; style=&quot;font: 9.0px Monaco; color: #0000bf&quot;&gt;nil&lt;/font&gt;&lt;font face=&quot;Monaco&quot; size=&quot;1&quot; style=&quot;font: 9.0px Monaco&quot;&gt;, &lt;/font&gt;&lt;font face=&quot;Monaco&quot; size=&quot;1&quot; color=&quot;#606060&quot; style=&quot;font: 9.0px Monaco; color: #606060&quot;&gt;&quot;/test&quot;&lt;/font&gt;&lt;font face=&quot;Monaco&quot; size=&quot;1&quot; style=&quot;font: 9.0px Monaco&quot;&gt;, { &lt;/font&gt;&lt;font face=&quot;Monaco&quot; size=&quot;1&quot; color=&quot;#0000bf&quot; style=&quot;font: 9.0px Monaco; color: #0000bf&quot;&gt;|t, r, msg, addr|&lt;/font&gt;&lt;font face=&quot;Monaco&quot; size=&quot;1&quot; style=&quot;font: 9.0px Monaco&quot;&gt; [&lt;/font&gt;&lt;font face=&quot;Monaco&quot; size=&quot;1&quot; color=&quot;#0000bf&quot; style=&quot;font: 9.0px Monaco; color: #0000bf&quot;&gt;t, r, msg, addr].postln; addr.hostname.postln; addr.dump; }&lt;/font&gt;&lt;font face=&quot;Monaco&quot; size=&quot;1&quot; style=&quot;font: 9.0px Monaco&quot;&gt; ).add;&lt;/font&gt;&lt;/div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 9px/normal Monaco; min-height: 12px; &quot;&gt;&lt;br&gt;&lt;/div&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;&lt;font face=&quot;Monaco&quot; size=&quot;1&quot; style=&quot;font: 9.0px Monaco&quot;&gt;NetAddr(&quot;127.0.0.1&quot;, 57120).sendMsg(&lt;/font&gt;&lt;font face=&quot;Monaco&quot; size=&quot;1&quot; color=&quot;#606060&quot; style=&quot;font: 9.0px Monaco; color: #606060&quot;&gt;&quot;/test&quot;&lt;/font&gt;&lt;font face=&quot;Monaco&quot; size=&quot;1&quot; style=&quot;font: 9.0px Monaco&quot;&gt;, &lt;/font&gt;&lt;font face=&quot;Monaco&quot; size=&quot;1&quot; color=&quot;#606060&quot; style=&quot;font: 9.0px Monaco; color: #606060&quot;&gt;&quot;Hello&quot;&lt;/font&gt;&lt;font face=&quot;Monaco&quot; size=&quot;1&quot; style=&quot;font: 9.0px Monaco&quot;&gt;);&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Monaco&quot; size=&quot;1&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 9px;&quot;&gt;&lt;br&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Monaco&quot; size=&quot;1&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 9px;&quot;&gt;&lt;br&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Monaco&quot; size=&quot;1&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 9px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Helvetica; font-size: medium; &quot;&gt;if i post the addr that is passed to the OSCresponder, i get something which looks like it tells me the hostname and port:&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Monaco&quot; size=&quot;1&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 9px;&quot;&gt;&lt;div style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; &quot;&gt;&lt;font face=&quot;Monaco&quot; size=&quot;1&quot; style=&quot;font: 9.0px Monaco&quot;&gt;a NetAddr(127.0.0.1, 57120)&lt;/font&gt;&lt;/div&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Monaco&quot; size=&quot;1&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 9px; &quot;&gt;&lt;br&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Monaco&quot; size=&quot;1&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 9px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Helvetica; font-size: medium; &quot;&gt;however, if i ask this instance of NetAddr for its hostname, i get nil.&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;i found a solution, which is to get the addr and do asIPString:&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Monaco&quot; size=&quot;1&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 9px;&quot;&gt;&lt;br&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Monaco&quot; size=&quot;1&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 9px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: rgb(0, 0, 191); &quot;&gt;addr.addr.asIPString.postln&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#0000BF&quot; face=&quot;Monaco&quot; size=&quot;1&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 9px;&quot;&gt;&lt;br&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#0000BF&quot; face=&quot;Monaco&quot; size=&quot;1&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 9px;&quot;&gt;&lt;br&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#0000BF&quot; face=&quot;Monaco&quot; size=&quot;1&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 9px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; &quot;&gt;however it seems weird to me (and a fellow collider fwiw) that the NetAddr doesn't allow access to this in the first place, despite its report. is there a good reason for this, or is it a language glitch?&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/NetAddr-weirdness-tp4519017p4519017.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4516542</id>
	<title>Changing Port for OSC</title>
	<published>2010-02-04T14:04:54Z</published>
	<updated>2010-02-04T14:04:54Z</updated>
	<author>
		<name>Paul Jones</name>
	</author>
	<content type="html">Hello List,
&lt;br&gt;&lt;br&gt;&amp;nbsp; Can anyone tell me how to change the port to which the language will respond to OSC messages. 
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Paul</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/Changing-Port-for-OSC-tp4516542p4516542.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4507013</id>
	<title>sclang - error in command handler</title>
	<published>2010-02-03T04:53:28Z</published>
	<updated>2010-02-03T04:53:28Z</updated>
	<author>
		<name>yvan volochine</name>
	</author>
	<content type="html">hello
&lt;br&gt;&lt;br&gt;after using revision 9590 for a while, i wanted to try the latest svn 
&lt;br&gt;(rev 9737) (mostly to see if SwingOSC recent issues were solved).
&lt;br&gt;it builds just fine (with default scons options) but when I launch 
&lt;br&gt;emacs, I have this error:
&lt;br&gt;&lt;br&gt;(*SCLang:PostBuffer*)
&lt;br&gt;/quit sent
&lt;br&gt;quit done
&lt;br&gt;*** SCLang finished ***
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;(*Messages* buffer)
&lt;br&gt;...
&lt;br&gt;SCLang: Initializing library...
&lt;br&gt;SCLang: Indexing help topics ...
&lt;br&gt;Loading cl-seq...done
&lt;br&gt;Loadingcl-extra...done
&lt;br&gt;SCLang: Indexing help topics ... Done
&lt;br&gt;SCLang: Error in command handler
&lt;br&gt;&lt;br&gt;&lt;br&gt;I did a fresh svn checkout, removed my .sclang.** files but it doesn't help.
&lt;br&gt;am I missing something obvious ?
&lt;br&gt;&lt;br&gt;cheers,
&lt;br&gt;_y
&lt;br&gt;&lt;br&gt;ps: I'm running puredyne-9.10
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;sc-users mailing list
&lt;br&gt;&lt;br&gt;info (subscription, etc.): &lt;a href=&quot;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&lt;/a&gt;&lt;br&gt;archive: &lt;a href=&quot;http://www.listarc.bham.ac.uk/marchives/sc-users/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/marchives/sc-users/&lt;/a&gt;&lt;br&gt;search: &lt;a href=&quot;http://www.listarc.bham.ac.uk/lists/sc-users/search/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/lists/sc-users/search/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/sclang-error-in-command-handler-tp4507013p4507013.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4511411</id>
	<title>scheduler que is full.</title>
	<published>2010-02-03T19:05:36Z</published>
	<updated>2010-02-03T19:05:36Z</updated>
	<author>
		<name>Justin Glenn Smith</name>
	</author>
	<content type="html">With my latest project, which heavily uses routines, I am getting the
&lt;br&gt;error &amp;quot;scheduler queue is full.&amp;quot;.
&lt;br&gt;&lt;br&gt;I can comment out some of the routines and the problem goes away - is
&lt;br&gt;there a way to expand the scheduler queue or do I need to refactor my
&lt;br&gt;code to use fewer routines?
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;sc-users mailing list
&lt;br&gt;&lt;br&gt;info (subscription, etc.): &lt;a href=&quot;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&lt;/a&gt;&lt;br&gt;archive: &lt;a href=&quot;http://www.listarc.bham.ac.uk/marchives/sc-users/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/marchives/sc-users/&lt;/a&gt;&lt;br&gt;search: &lt;a href=&quot;http://www.listarc.bham.ac.uk/lists/sc-users/search/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/lists/sc-users/search/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/scheduler-que-is-full-tp4511411p4511411.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4516200</id>
	<title>Warning request</title>
	<published>2010-02-04T13:03:03Z</published>
	<updated>2010-02-04T13:03:03Z</updated>
	<author>
		<name>_.-Lucas-._</name>
	</author>
	<content type="html">Hello
&lt;br&gt;&lt;br&gt;Is it possible to put some warning in the post window when the packets
&lt;br&gt;doesn't rich the server?
&lt;br&gt;&lt;br&gt;like in this case
&lt;br&gt;&lt;br&gt;(
&lt;br&gt;SynthDef(\tmuch, {	
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var out = {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SinOsc.ar(rrand(100, 1000));
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }!1000;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Out.ar(0, Mix.new(out) * 1/1000);
&lt;br&gt;}).send(s);
&lt;br&gt;)
&lt;br&gt;&lt;br&gt;x = Synth(\tmuch);
&lt;br&gt;&lt;br&gt;In my personal experience I was confused many times with the synthdef
&lt;br&gt;not found error message in this situations, searching errors in the
&lt;br&gt;synth def when the problem was in the transmission.
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;Lucas
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;sc-users mailing list
&lt;br&gt;&lt;br&gt;info (subscription, etc.): &lt;a href=&quot;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml&lt;/a&gt;&lt;br&gt;archive: &lt;a href=&quot;http://www.listarc.bham.ac.uk/marchives/sc-users/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/marchives/sc-users/&lt;/a&gt;&lt;br&gt;search: &lt;a href=&quot;http://www.listarc.bham.ac.uk/lists/sc-users/search/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot; link=&quot;external&quot;&gt;http://www.listarc.bham.ac.uk/lists/sc-users/search/&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/Warning-request-tp4516200p4516200.html" />
	
</entry>

<entry>
	<id>tag:n2.nabble.com,2006:post-4510979</id>
	<title>UnpakFFT doesn't work inside a SynthDef?</title>
	<published>2010-02-03T16:49:22Z</published>
	<updated>2010-02-03T16:49:22Z</updated>
	<author>
		<name>_.-Lucas-._</name>
	</author>
	<content type="html">&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco&quot;&gt;Hello&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco; min-height: 16.0px&quot;&gt;&lt;br&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco&quot;&gt;I can&amp;#39;t make this work&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco; min-height: 16.0px&quot;&gt;&lt;br&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco&quot;&gt;(&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco&quot;&gt;s.boot.doWhenBooted {&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;span style=&quot;color: #2e00d2&quot;&gt;var&lt;/span&gt; fftsize = 1024;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;b = &lt;span style=&quot;color: #2e00d2&quot;&gt;Buffer&lt;/span&gt;.alloc(s, fftsize, 1);&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco; color: #737373&quot;&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;c = &lt;/span&gt;&lt;span style=&quot;color: #2e00d2&quot;&gt;Buffer&lt;/span&gt;&lt;span style=&quot;color: #000000&quot;&gt;.read(s, &lt;/span&gt;&amp;quot;sounds/a11wlk01.wav&amp;quot;&lt;span style=&quot;color: #000000&quot;&gt;);&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco&quot;&gt;}&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco&quot;&gt;)&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco; min-height: 16.0px&quot;&gt;&lt;br&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco&quot;&gt;(&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco; color: #2e00d2&quot;&gt;SynthDef&lt;span style=&quot;color: #000000&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #008b00&quot;&gt;\ecua&lt;/span&gt;&lt;span style=&quot;color: #000000&quot;&gt;, {&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;span style=&quot;color: #2e00d2&quot;&gt;var&lt;/span&gt; sig, chain, unp;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco; min-height: 16.0px&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;sig = &lt;span style=&quot;color: #2e00d2&quot;&gt;PlayBuf&lt;/span&gt;.ar(1, c, &lt;span style=&quot;color: #2e00d2&quot;&gt;BufRateScale&lt;/span&gt;.kr(c), loop:1);&lt;/p&gt;

&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;chain = &lt;span style=&quot;color: #2e00d2&quot;&gt;FFT&lt;/span&gt;(b, sig);&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco; min-height: 16.0px&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;unp = &lt;span style=&quot;color: #2e00d2&quot;&gt;UnpackFFT&lt;/span&gt;(chain, b.numFrames);&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco; min-height: 16.0px&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;span style=&quot;color: #2e00d2&quot;&gt;PackFFT&lt;/span&gt;(chain, b.numFrames, unp);&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco&quot;&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;&lt;span style=&quot;color: #2e00d2&quot;&gt;Out&lt;/span&gt;.ar(0, 0.25 * &lt;span style=&quot;color: #2e00d2&quot;&gt;IFFT&lt;/span&gt;(chain).dup);&lt;/p&gt;

&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco&quot;&gt;}).send(s);&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco&quot;&gt;)&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco; min-height: 16.0px&quot;&gt;&lt;br&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco&quot;&gt;x = &lt;span style=&quot;color: #2e00d2&quot;&gt;Synth&lt;/span&gt;(&lt;span style=&quot;color: #008b00&quot;&gt;\ecua&lt;/span&gt;);&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco; min-height: 16.0px&quot;&gt;&lt;br&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco&quot;&gt;and the post sais&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco; min-height: 16.0px&quot;&gt;&lt;br&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 9.0px Monaco&quot;&gt;a SynthDef&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 9.0px Monaco; min-height: 12.0px&quot;&gt;&lt;br&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 9.0px Monaco&quot;&gt;Synth(&amp;quot;ecua&amp;quot; : 1000)&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 9.0px Monaco&quot;&gt;*** ERROR: SynthDef ecua not found&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 9.0px Monaco&quot;&gt;FAILURE /s_new SynthDef not found&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco; min-height: 16.0px&quot;&gt;&lt;br&gt;&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco&quot;&gt;Regards&lt;/p&gt;
&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco&quot;&gt;Lucas&lt;/p&gt;&lt;p style=&quot;margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Monaco&quot;&gt;&lt;br&gt;&lt;/p&gt;
</content>
	<link rel="alternate" type="text/html" href="http://n2.nabble.com/UnpakFFT-doesn-t-work-inside-a-SynthDef-tp4510979p4510979.html" />
	
</entry>

</feed>
