<feed xmlns='http://www.w3.org/2005/Atom'>
<title>simpl/src/sms, 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>[tests] Add basic tests for SMS synthesis</title>
<updated>2013-01-25T13:50:03+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2013-01-25T13:50:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=10bc63c13cf9a6195d6b19f832258ff8e1d84f78'/>
<id>10bc63c13cf9a6195d6b19f832258ff8e1d84f78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[partial_tracking,sms] Fix bug in SMS partial tracking.</title>
<updated>2013-01-21T21:08:31+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2013-01-21T21:08:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=4d00d10a308c4a0337f56d4c95b5f62596bbb69e'/>
<id>4d00d10a308c4a0337f56d4c95b5f62596bbb69e</id>
<content type='text'>
GetNextClosestPeak was missing peaks in some
situations.

Some general tidy up of SMS partial tracking code.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GetNextClosestPeak was missing peaks in some
situations.

Some general tidy up of SMS partial tracking code.</pre>
</div>
</content>
</entry>
<entry>
<title>[sms] peakContinuation.c whitespace cleanup.</title>
<updated>2012-09-24T09:16:30+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2012-09-24T09:16:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=97ab533101618c84ae12806736e633261f241807'/>
<id>97ab533101618c84ae12806736e633261f241807</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[sms] Allow SMSResidual objects to use different</title>
<updated>2012-09-13T15:32:35+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2012-09-13T15:32:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=abfe14097571c0cbcd683e1d121eb80f8999c4c2'/>
<id>abfe14097571c0cbcd683e1d121eb80f8999c4c2</id>
<content type='text'>
frame and hop sizes. 

Fix bug in SMSPeakDetection when operating in
real-time mode (audio was not being copied to the
analysis buffer correctly).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
frame and hop sizes. 

Fix bug in SMSPeakDetection when operating in
real-time mode (audio was not being copied to the
analysis buffer correctly).</pre>
</div>
</content>
</entry>
<entry>
<title>[sms, peak_detection] Add realtime analysis parameter, avoid performing non-real-time specific checks when running in realtime mode.</title>
<updated>2012-07-09T21:39:35+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2012-07-09T21:39:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=86183d8a17c7561706d76afe678f49bee56e0000'/>
<id>86183d8a17c7561706d76afe678f49bee56e0000</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[residual] Add C++ implementation of SMSResidual.</title>
<updated>2012-07-06T13:53:01+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2012-07-06T13:53:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=d15e78188a9cdbd70640ac57e42d4a598c89b532'/>
<id>d15e78188a9cdbd70640ac57e42d4a598c89b532</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[synthesis] Add C++ implemention of SMSSynthesis.</title>
<updated>2012-07-02T22:45:01+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2012-07-02T22:45:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=9d5c3da8942305461d42627d686abdeac7fba30c'/>
<id>9d5c3da8942305461d42627d686abdeac7fba30c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[sms] Name header and data structs, no need for char parameter to sms_fillHeader.</title>
<updated>2012-07-02T18:33:32+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2012-07-02T18:33:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=af16463b5a877c1662328bc80cd10cc1c552c986'/>
<id>af16463b5a877c1662328bc80cd10cc1c552c986</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[sms] Add C++ implementation of SMSPeakDetection.</title>
<updated>2012-06-30T18:04:02+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2012-06-30T18:04:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=b2e6565c4f94134948cb2d38c27b8c062191ce4a'/>
<id>b2e6565c4f94134948cb2d38c27b8c062191ce4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Build sms using setup.py</title>
<updated>2011-06-24T17:56:57+00:00</updated>
<author>
<name>John Glover</name>
<email>glover.john@gmail.com</email>
</author>
<published>2011-06-24T17:56:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=cd092a6c09e5ecfd8f5274176ad4613fe95ae6f3'/>
<id>cd092a6c09e5ecfd8f5274176ad4613fe95ae6f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
