<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
 
 <title>Kilian Sprotte</title>
 <link href="http://sprotte.org/atom.xml" rel="self"/>
 <link href="http://sprotte.org/"/>
 <updated>2012-05-11T11:09:56+02:00</updated>
 <id>http://sprotte.org/</id>
 <author>
   <name>Kilian Sprotte</name>
   <email>kilian.sprotte@gmail.com</email>
 </author>

 
 <entry>
   <title>KSQuant2 0.1.10 release (including windows)</title>
   <link href="http://sprotte.org/2010/09/17/new-ksquant2-release-including-windows.html"/>
   <updated>2010-09-17T00:00:00+02:00</updated>
   <id>http://sprotte.org/2010/09/17/new-ksquant2-release-including-windows</id>
   <content type="html">&lt;p&gt;KSQuant2 has been updated, containing a fix for a bug reported by&lt;br /&gt;
Hans Tutschku. Thanks!&lt;/p&gt;
&lt;p&gt;After a few obstacles needed to be solved, this is also the first&lt;br /&gt;
version supporting windows (tested on Windows XP).&lt;/p&gt;
&lt;p&gt;Enjoy!&lt;/p&gt;
&lt;h1&gt;From the &lt;span class=&quot;caps&quot;&gt;README&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;I recommend downloading the pre-compiled version for &lt;span class=&quot;caps&quot;&gt;OSX&lt;/span&gt;:&lt;br /&gt;
&lt;a href=&quot;http://sprotte.org/downloads/ksquant2-osx-0-1-10-tgz.html&quot;&gt;http://sprotte.org/downloads/ksquant2-osx-0-1-10-tgz.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;or for windows:&lt;br /&gt;
&lt;a href=&quot;http://sprotte.org/downloads/ksquant2-win-0-1-10-zip.html&quot;&gt;http://sprotte.org/downloads/ksquant2-win-0-1-10-zip.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Then it can be installed as a normal &lt;span class=&quot;caps&quot;&gt;PWGL&lt;/span&gt; user-library in&lt;br /&gt;
$&lt;span class=&quot;caps&quot;&gt;HOME&lt;/span&gt;/&lt;span class=&quot;caps&quot;&gt;PWGL&lt;/span&gt;-User/User-library or the corresponding place on&lt;br /&gt;
windows. Please make sure that after downloading and extracting the&lt;br /&gt;
archive the folder is named &amp;#8220;ksquant2&amp;#8221;.&lt;/p&gt;
&lt;p&gt;Bugs can be browsed and reported here:&lt;br /&gt;
&lt;a href=&quot;https://bugs.launchpad.net/ksquant2&quot;&gt;https://bugs.launchpad.net/ksquant2&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;changes in 0.1.10 relative to 0.1.9:
	&lt;ul&gt;
		&lt;li&gt;bugfix: for voices containing only a rest&lt;/li&gt;
		&lt;li&gt;new feature: support for windows&lt;/li&gt;
	&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
	&lt;li&gt;changes in 0.1.9 relative to 0.1.8:
	&lt;ul&gt;
		&lt;li&gt;bugfix: the correct way to indicate a rest is e.g. (6.875 :&lt;span class=&quot;caps&quot;&gt;REST&lt;/span&gt; T)&lt;br /&gt;
   	   the keyword is :&lt;span class=&quot;caps&quot;&gt;REST&lt;/span&gt;, not :&lt;span class=&quot;caps&quot;&gt;RESTP&lt;/span&gt;&lt;/li&gt;
		&lt;li&gt;bugfix: It was not possible to start with a rest, i.e. (0.0 :&lt;span class=&quot;caps&quot;&gt;REST&lt;/span&gt; T)&lt;br /&gt;
   	   did not work correctly&lt;/li&gt;
	&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 <entry>
   <title>Introducing KSQuant2</title>
   <link href="http://sprotte.org/2010/08/15/introducing-ksquant2.html"/>
   <updated>2010-08-15T00:00:00+02:00</updated>
   <id>http://sprotte.org/2010/08/15/introducing-ksquant2</id>
   <content type="html">&lt;p&gt;KSQuant2 has been released. Its goal is to provide a more stable quantization kernel, which has been completely rewritten in &lt;a href=&quot;http://www.haskell.org/&quot;&gt;Haskell&lt;/a&gt;. Despite this, it still comes as a standard &lt;a href=&quot;http://siba.fi/PWGL&quot;&gt;&lt;span class=&quot;caps&quot;&gt;PWGL&lt;/span&gt;&lt;/a&gt; user library &amp;#8212; just be sure to download a &lt;a href=&quot;http://github.com/kisp/ksquant2#readme&quot;&gt;pre-compiled version for your platform&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The good news is that its input format, the &lt;cite&gt;simple&lt;/cite&gt; format has not changed. A very similar box &lt;cite&gt;simple2score&lt;/cite&gt; is provided that you can use as a drop-in replacement for the old. Here it is in its completely expanded form, showing all the default input values:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;/images/2010-08-15/simple2score.png&quot; title=&quot;[IMAGE simple2score box]&quot; alt=&quot;[IMAGE simple2score box]&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The bad news is that finally the &lt;cite&gt;time-signatures&lt;/cite&gt; and &lt;cite&gt;metronomes&lt;/cite&gt; inputs do what they should &amp;#8212; treating the input as specified in seconds and not in beats and so the behavior of the box is not quite the same, but hopefully for the best&amp;#8230;&lt;/p&gt;
&lt;p&gt;The meaning of the following &lt;cite&gt;simple&lt;/cite&gt; format is now a repeated attack every half a second:&lt;/p&gt;
&lt;p&gt;&lt;/notextile&gt;&lt;/p&gt;
&lt;p&gt;Which can be shaped with time signatures &lt;code&gt;(4 4) (4 4) (4 4) (3 4) ...&lt;/code&gt; and metronomes &lt;code&gt;(4 60) (4 120) (4 60) ...&lt;/code&gt; (repeating as long as needed, while sticking to the last).&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;/images/2010-08-15/simple2score-2.png&quot; title=&quot;[IMAGE simple2score box variation]&quot; alt=&quot;[IMAGE simple2score box variation]&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Into the following score notation:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;/images/2010-08-15/score.png&quot; title=&quot;[IMAGE score notation]&quot; alt=&quot;[IMAGE score notation]&quot; /&gt;&lt;/p&gt;
&lt;p&gt;What you hear is what you get! Have fun.&lt;/p&gt;</content>
 </entry>
 
 
</feed>