<feed xmlns='http://www.w3.org/2005/Atom'>
<title>simpl/src/sndobj, 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>[sndobj] Bug fix: only take log mag if mag &gt; 0</title>
<updated>2013-06-21T11:00:10+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2013-06-21T11:00:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=0c032a446907645bab4805d940e0125f666a5b69'/>
<id>0c032a446907645bab4805d940e0125f666a5b69</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>Clean up</title>
<updated>2013-06-14T13:58:44+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2013-06-14T13:58:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=60ed1e8252e6e4f0cbc8c0a5c9aea124bdd2a01b'/>
<id>60ed1e8252e6e4f0cbc8c0a5c9aea124bdd2a01b</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 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>Add some includes that were needed to get simpl</title>
<updated>2012-10-14T19:23:40+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2012-10-14T19:23:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=b3f515b5066e90ae8a828e03ed2b26bdff8029c3'/>
<id>b3f515b5066e90ae8a828e03ed2b26bdff8029c3</id>
<content type='text'>
to build on CentOS 6.3 (thanks to Ryan Wessels for
pointing this out).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to build on CentOS 6.3 (thanks to Ryan Wessels for
pointing this out).</pre>
</div>
</content>
</entry>
<entry>
<title>[sndobj] Bug fix: make sure that TWOPI is not</title>
<updated>2012-09-19T08:39:23+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2012-09-19T08:39:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=573cee4854a8df3da52b519801c6c7446c89e34b'/>
<id>573cee4854a8df3da52b519801c6c7446c89e34b</id>
<content type='text'>
already defined elsewhere.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
already defined elsewhere.</pre>
</div>
</content>
</entry>
<entry>
<title>[sndobj] Fix bug in SndObjSynthesis. Partial IDs were not being handled correctly, added new class based on AdSyn that does not rely on IDs.</title>
<updated>2012-08-23T15:19:11+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2012-08-23T15:19:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=e160337c4e45c53772f2c311aef1a7429e73ab51'/>
<id>e160337c4e45c53772f2c311aef1a7429e73ab51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[sndobj] Update SndObj to use FFTW v3 (was using v2). Remove unused SndObj files. Whitespace clean up.</title>
<updated>2012-08-21T17:31:07+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2012-08-21T17:31:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=39e0005e226ed6f04562e9d5d7548782fef81c20'/>
<id>39e0005e226ed6f04562e9d5d7548782fef81c20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[sndobj] Initialise arrays to zero in IFGram.cpp</title>
<updated>2012-08-11T18:58:20+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2012-08-11T18:58:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=c7f28e72e7e166f679aceebee744e9b8304de046'/>
<id>c7f28e72e7e166f679aceebee744e9b8304de046</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[sndobj] Whitespace cleanup.</title>
<updated>2012-07-29T17:48:24+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2012-07-29T17:48:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=e5710117c3c4a8d5f9cf321941ddc36abb561db0'/>
<id>e5710117c3c4a8d5f9cf321941ddc36abb561db0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
