<feed xmlns='http://www.w3.org/2005/Atom'>
<title>simpl/tests, branch master</title>
<subtitle>Fork of John Glover's sinusoidal modelling library simpl</subtitle>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/'/>
<entry>
<title>[residual] Add basic test for SMSResidual</title>
<updated>2013-06-22T16:39:17+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2013-06-22T16:39:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=142eb92a7669debb3748d85e56daa0e83d39464d'/>
<id>142eb92a7669debb3748d85e56daa0e83d39464d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] Refactor partial tracking tests.</title>
<updated>2013-06-22T15:52:59+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2013-06-22T15:52:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=f10e69931e1eb9d484bc7431645529d756e19861'/>
<id>f10e69931e1eb9d484bc7431645529d756e19861</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] Add basic SndObjSynthesis tests</title>
<updated>2013-06-21T11:01:34+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2013-06-21T11:01:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=0748af1f211540bced097b8438c29ea58d202739'/>
<id>0748af1f211540bced097b8438c29ea58d202739</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add basic tests for SndObjPartialTracking.</title>
<updated>2013-06-15T21:38:39+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2013-06-15T21:38:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=c357d6caf3eb64d3fc2604868b696c1e34e8d16e'/>
<id>c357d6caf3eb64d3fc2604868b696c1e34e8d16e</id>
<content type='text'>
Fix reading invalid memory address when looping over partials.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix reading invalid memory address when looping over partials.</pre>
</div>
</content>
</entry>
<entry>
<title>Add basic SndObjPeakDetection tests. Fix memory leaks.</title>
<updated>2013-06-14T09:47:06+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2013-06-14T09:47:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=364d1a9352cf1adcf08fbd4f0e793f24540d7402'/>
<id>364d1a9352cf1adcf08fbd4f0e793f24540d7402</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make add_peak, add_partial and partial methods on Frame objects take Peak parameters instead of Peak object pointers.</title>
<updated>2013-06-12T21:08:28+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2013-06-12T21:08:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=90509d9c9c7a0716540d069f15acb41e4cde131c'/>
<id>90509d9c9c7a0716540d069f15acb41e4cde131c</id>
<content type='text'>
Update Python objects to return void from find_peaks_in_frame
and update_partials.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update Python objects to return void from find_peaks_in_frame
and update_partials.</pre>
</div>
</content>
</entry>
<entry>
<title>Make Frame objects able to accept a single hop-size buffer of audio. Samples are rotated internally.</title>
<updated>2013-06-12T21:06:31+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2013-06-12T21:06:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=a06d3352a08deab4175b571cdc51d3ef3fc74f36'/>
<id>a06d3352a08deab4175b571cdc51d3ef3fc74f36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix memory leaks in partial tracking processes</title>
<updated>2013-06-07T14:33:53+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2013-06-07T14:33:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=5fa3a7b126c169bd5c3607cbbd503b002093e2ca'/>
<id>5fa3a7b126c169bd5c3607cbbd503b002093e2ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix memory leaks in peak detection processes</title>
<updated>2013-06-07T11:00:55+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2013-06-07T11:00:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=d60bbc935a1c7137c766792bf569ea7d6800fba9'/>
<id>d60bbc935a1c7137c766792bf569ea7d6800fba9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[mq] Add C++ implementation of TWM</title>
<updated>2013-02-16T15:22:46+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2013-02-16T15:22:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=d91fc3a5b7b9d7a4ca85882b029fefe2c8daa156'/>
<id>d91fc3a5b7b9d7a4ca85882b029fefe2c8daa156</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
