<feed xmlns='http://www.w3.org/2005/Atom'>
<title>simpl/.gitignore, 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>Update gitignore</title>
<updated>2013-06-23T18:41:41+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2013-06-23T18:41:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=9841b18ad62d4c09eb1670f6acf2b0b40ad9d3e3'/>
<id>9841b18ad62d4c09eb1670f6acf2b0b40ad9d3e3</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 test audio sample (flute.wav) to repo.</title>
<updated>2013-01-15T22:02:36+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2013-01-15T22:02:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=0e39f53d8e2092018ae54f1e6679ab837511da77'/>
<id>0e39f53d8e2092018ae54f1e6679ab837511da77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] Tidy up test C++ tests.</title>
<updated>2013-01-11T16:44:05+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2013-01-11T16:44:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=ad704b5e9c985765e14eb38a0922e702b8bfc25a'/>
<id>ad704b5e9c985765e14eb38a0922e702b8bfc25a</id>
<content type='text'>
All tests can now be run from a single executable
called 'tests' (created in the build directory).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All tests can now be run from a single executable
called 'tests' (created in the build directory).</pre>
</div>
</content>
</entry>
<entry>
<title>[gitignore] Ignore .aiff and .sdif files</title>
<updated>2012-09-12T18:19:29+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2012-09-12T18:19:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=db34982fdd84bf9b336f00207a1060f68b7d3ee3'/>
<id>db34982fdd84bf9b336f00207a1060f68b7d3ee3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[base, peak_detection] Allow blocks of samples</title>
<updated>2012-09-11T11:21:49+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2012-09-11T11:21:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=a2cc58647900f3888838a9016f5d9d37c8160569'/>
<id>a2cc58647900f3888838a9016f5d9d37c8160569</id>
<content type='text'>
smaller than the frame size to be copied to
Frame objects.

Remove unused code from Peak objects relating to
old Partials objects.

Manage memory for sample arrays in Frame objects 
if operating in non-real-time.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
smaller than the frame size to be copied to
Frame objects.

Remove unused code from Peak objects relating to
old Partials objects.

Manage memory for sample arrays in Frame objects 
if operating in non-real-time.</pre>
</div>
</content>
</entry>
<entry>
<title>[cmake] Use variable to decide whether to build tests or not. Can be set with -D BUILD_TESTS=yes.</title>
<updated>2012-09-09T08:18:16+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2012-09-09T08:18:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=30750048a70f24540cafe6e1e43ea1b42d8531a6'/>
<id>30750048a70f24540cafe6e1e43ea1b42d8531a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore .json and .wav files in test directory.</title>
<updated>2012-07-20T16:47:30+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2012-07-20T16:47:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=0c9775008058583e4f7c929dcf892433c2f8709e'/>
<id>0c9775008058583e4f7c929dcf892433c2f8709e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] Remove old test files. Ignore libsms residual waveform.</title>
<updated>2012-07-06T13:49:57+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2012-07-06T13:49:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=c967bac64c1c6534de4b89662d8824c28eb18d9a'/>
<id>c967bac64c1c6534de4b89662d8824c28eb18d9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[synthesis] Fix SMSSynthesis (was using Peak data instead of tracked Partials). Add test for harmonic synthesis using sum of sines.</title>
<updated>2012-07-03T16:27:12+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2012-07-03T16:27:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=23a5f9888e4c28ff5273b16e984caff32caeac69'/>
<id>23a5f9888e4c28ff5273b16e984caff32caeac69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[gitignore] Ignore generated test data.</title>
<updated>2012-07-02T21:16:19+00:00</updated>
<author>
<name>John Glover</name>
<email>j@johnglover.net</email>
</author>
<published>2012-07-02T21:16:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.1bpm.net/simpl/commit/?id=d08f3f518e16f1c1260e9e6398ed713b14571faf'/>
<id>d08f3f518e16f1c1260e9e6398ed713b14571faf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
