<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Vocable source released</title>
	<atom:link href="http://yaxu.org/vocable-source-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://yaxu.org/vocable-source-released/</link>
	<description>Making music with text</description>
	<lastBuildDate>Thu, 04 Apr 2013 04:14:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Alex</title>
		<link>http://yaxu.org/vocable-source-released/comment-page-1/#comment-114</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 09 Dec 2007 10:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://doc.gold.ac.uk/~ma503am/alex/vocable-source-released/#comment-114</guid>
		<description><![CDATA[Thanks a lot Rohan!
I&#039;ll upload a fixed version soon.
alex]]></description>
		<content:encoded><![CDATA[<p>Thanks a lot Rohan!<br />
I&#8217;ll upload a fixed version soon.<br />
alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohan</title>
		<link>http://yaxu.org/vocable-source-released/comment-page-1/#comment-113</link>
		<dc:creator>Rohan</dc:creator>
		<pubDate>Sun, 09 Dec 2007 07:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://doc.gold.ac.uk/~ma503am/alex/vocable-source-released/#comment-113</guid>
		<description><![CDATA[alex,

this is rather distracting! thanks kindly for posting it.

the problem noted above is due to un-initialized control buses, leading to the resonating filter &#039;exploding&#039;.  adding something to the effect of:

  mapM ((flip playWord) &quot;test&quot;) [0..voices-1]

to initSynth, before initVoices, is a &#039;fix&#039;.

i found it helpful when finding my way about to isolate the voices,
ie.

 a8 = pan2 a7 (Constant ([0, -1, 1, -0.5, 0.5, -0.25, 0.25] !! i)) 1

regards,
rohan]]></description>
		<content:encoded><![CDATA[<p>alex,</p>
<p>this is rather distracting! thanks kindly for posting it.</p>
<p>the problem noted above is due to un-initialized control buses, leading to the resonating filter &#8216;exploding&#8217;.  adding something to the effect of:</p>
<p>  mapM ((flip playWord) &#8220;test&#8221;) [0..voices-1]</p>
<p>to initSynth, before initVoices, is a &#8216;fix&#8217;.</p>
<p>i found it helpful when finding my way about to isolate the voices,<br />
ie.</p>
<p> a8 = pan2 a7 (Constant ([0, -1, 1, -0.5, 0.5, -0.25, 0.25] !! i)) 1</p>
<p>regards,<br />
rohan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://yaxu.org/vocable-source-released/comment-page-1/#comment-109</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 23 Nov 2007 14:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://doc.gold.ac.uk/~ma503am/alex/vocable-source-released/#comment-109</guid>
		<description><![CDATA[Sorry about this, I&#039;ll try to find time to try on some different installations soon.  If anyone else comes across this problem please comment, especially if you managed to fix it!]]></description>
		<content:encoded><![CDATA[<p>Sorry about this, I&#8217;ll try to find time to try on some different installations soon.  If anyone else comes across this problem please comment, especially if you managed to fix it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyril</title>
		<link>http://yaxu.org/vocable-source-released/comment-page-1/#comment-108</link>
		<dc:creator>Cyril</dc:creator>
		<pubDate>Mon, 19 Nov 2007 21:05:42 +0000</pubDate>
		<guid isPermaLink="false">http://doc.gold.ac.uk/~ma503am/alex/vocable-source-released/#comment-108</guid>
		<description><![CDATA[I have tried to run from ghci. Same thing, no sound.]]></description>
		<content:encoded><![CDATA[<p>I have tried to run from ghci. Same thing, no sound.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Albert</title>
		<link>http://yaxu.org/vocable-source-released/comment-page-1/#comment-107</link>
		<dc:creator>Albert</dc:creator>
		<pubDate>Mon, 19 Nov 2007 06:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://doc.gold.ac.uk/~ma503am/alex/vocable-source-released/#comment-107</guid>
		<description><![CDATA[Hi, I have the same problem as Cyril. The SuperCollider tutorial works but when I start Main, it just kills my speaker, and I don&#039;t get any sound back until I kill scsynth... I also see 3 threads.

This is on Mac OSX Leopard. ghc-6.8.1, hsc3 and hosc from darcs and SuperCollider 3.1.1]]></description>
		<content:encoded><![CDATA[<p>Hi, I have the same problem as Cyril. The SuperCollider tutorial works but when I start Main, it just kills my speaker, and I don&#8217;t get any sound back until I kill scsynth&#8230; I also see 3 threads.</p>
<p>This is on Mac OSX Leopard. ghc-6.8.1, hsc3 and hosc from darcs and SuperCollider 3.1.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://yaxu.org/vocable-source-released/comment-page-1/#comment-105</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 17 Nov 2007 00:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://doc.gold.ac.uk/~ma503am/alex/vocable-source-released/#comment-105</guid>
		<description><![CDATA[Hm, that&#039;s very similar to my system.  Could you try running from ghci?  
  ghci Main.lhs
then
  main]]></description>
		<content:encoded><![CDATA[<p>Hm, that&#8217;s very similar to my system.  Could you try running from ghci?<br />
  ghci Main.lhs<br />
then<br />
  main</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyril</title>
		<link>http://yaxu.org/vocable-source-released/comment-page-1/#comment-104</link>
		<dc:creator>Cyril</dc:creator>
		<pubDate>Sat, 17 Nov 2007 00:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://doc.gold.ac.uk/~ma503am/alex/vocable-source-released/#comment-104</guid>
		<description><![CDATA[Yes, I compile with -threaded option.  And I can see 3 treads of ./Main in # ps -eLf  output.
About my system:
Kubuntu 7.10, ghc-6.6.1, darcs versions of hsc3 and hosc fom 15 of November. supercollider-server-20060416.]]></description>
		<content:encoded><![CDATA[<p>Yes, I compile with -threaded option.  And I can see 3 treads of ./Main in # ps -eLf  output.<br />
About my system:<br />
Kubuntu 7.10, ghc-6.6.1, darcs versions of hsc3 and hosc fom 15 of November. supercollider-server-20060416.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://yaxu.org/vocable-source-released/comment-page-1/#comment-99</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 15 Nov 2007 22:38:36 +0000</pubDate>
		<guid isPermaLink="false">http://doc.gold.ac.uk/~ma503am/alex/vocable-source-released/#comment-99</guid>
		<description><![CDATA[Hi Cyril,

Thanks for pointing out the spurious Dot dependency, this version isn&#039;t using that so commenting it out is fine.

Did you compile it with the -threaded option?  You need to manually delete all the .hi and .o files then recompile if not.  Otherwise I&#039;m not sure what&#039;s wrong - let me know what o/s and library you&#039;re using.

(BTW there are many more fine hsc demos in the hsc3 help files.)]]></description>
		<content:encoded><![CDATA[<p>Hi Cyril,</p>
<p>Thanks for pointing out the spurious Dot dependency, this version isn&#8217;t using that so commenting it out is fine.</p>
<p>Did you compile it with the -threaded option?  You need to manually delete all the .hi and .o files then recompile if not.  Otherwise I&#8217;m not sure what&#8217;s wrong &#8211; let me know what o/s and library you&#8217;re using.</p>
<p>(BTW there are many more fine hsc demos in the hsc3 help files.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyril</title>
		<link>http://yaxu.org/vocable-source-released/comment-page-1/#comment-97</link>
		<dc:creator>Cyril</dc:creator>
		<pubDate>Thu, 15 Nov 2007 21:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://doc.gold.ac.uk/~ma503am/alex/vocable-source-released/#comment-97</guid>
		<description><![CDATA[Fist, I have to comment line 
&gt; import Sound.SC3.UGen.Dot
in KarplusStrong.lhs because there is no such file in hsc3.

I install SuperCollider server, and all examples from &quot;* Haskell SuperCollider, a Tutorial.&quot; work fine, and I can hear sound :)
When i start ./Main i see strings:
initialised 5
...
initialised 0
~&gt; 
Then I enter different strings and nothing :(
No errors, and no sound:(]]></description>
		<content:encoded><![CDATA[<p>Fist, I have to comment line<br />
&gt; import Sound.SC3.UGen.Dot<br />
in KarplusStrong.lhs because there is no such file in hsc3.</p>
<p>I install SuperCollider server, and all examples from &#8220;* Haskell SuperCollider, a Tutorial.&#8221; work fine, and I can hear sound :)<br />
When i start ./Main i see strings:<br />
initialised 5<br />
&#8230;<br />
initialised 0<br />
~&gt;<br />
Then I enter different strings and nothing :(<br />
No errors, and no sound:(</p>
]]></content:encoded>
	</item>
</channel>
</rss>
