<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fm-synth/TODO, branch updated_compiler</title>
<subtitle>a phase modulation synthesizer 
</subtitle>
<id>https://windfis.ch/git/fm-synth/atom?h=updated_compiler</id>
<link rel='self' href='https://windfis.ch/git/fm-synth/atom?h=updated_compiler'/>
<link rel='alternate' type='text/html' href='https://windfis.ch/git/fm-synth/'/>
<updated>2011-02-04T15:20:12+00:00</updated>
<entry>
<title>Tiny bugfix in in-synth-cli, updated TODO and stuff</title>
<updated>2011-02-04T15:20:12+00:00</updated>
<author>
<name>Florian Jung</name>
<email>flo@thinkpad.(none)</email>
</author>
<published>2011-02-04T15:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://windfis.ch/git/fm-synth/commit/?id=6ea25018546ebc099845158de7fef29c1c4fb28d'/>
<id>urn:sha1:6ea25018546ebc099845158de7fef29c1c4fb28d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added waveforms and noise, changed foo++ into ++foo</title>
<updated>2011-01-16T17:30:53+00:00</updated>
<author>
<name>Florian Jung</name>
<email>flo@thinkpad.(none)</email>
</author>
<published>2011-01-16T17:18:39+00:00</published>
<link rel='alternate' type='text/html' href='https://windfis.ch/git/fm-synth/commit/?id=12f20783b7ec8804825282fd04d9333ec83e31eb'/>
<id>urn:sha1:12f20783b7ec8804825282fd04d9333ec83e31eb</id>
<content type='text'>
List of waveforms:
0=sin
1=abssin
2=half_sin
3=pulse-sin
4=square
5=sawtooth
6=pyramid
7=white noise
</content>
</entry>
<entry>
<title>Implemented freq-envelopes for non-compiled notes</title>
<updated>2011-01-15T17:13:48+00:00</updated>
<author>
<name>Florian Jung</name>
<email>flo@thinkpad.(none)</email>
</author>
<published>2011-01-15T17:13:48+00:00</published>
<link rel='alternate' type='text/html' href='https://windfis.ch/git/fm-synth/commit/?id=67025394dcbc2d0917c89856c40be3b9198eca5e'/>
<id>urn:sha1:67025394dcbc2d0917c89856c40be3b9198eca5e</id>
<content type='text'>
plus some tiny bugfixes:
  - in Envelope (get_sustain now returns orig_sustain)
  - parser now uses isnum instead of isfloat where appropriate
</content>
</entry>
<entry>
<title>Updated TODO-list</title>
<updated>2011-01-14T13:04:46+00:00</updated>
<author>
<name>Florian Jung</name>
<email>flo@thinkpad.(none)</email>
</author>
<published>2011-01-14T13:04:46+00:00</published>
<link rel='alternate' type='text/html' href='https://windfis.ch/git/fm-synth/commit/?id=9e3998bbaddf4eb6df8544497e42231137824998'/>
<id>urn:sha1:9e3998bbaddf4eb6df8544497e42231137824998</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved lfos and sample-and-hold in own source file</title>
<updated>2011-01-14T12:38:54+00:00</updated>
<author>
<name>Florian Jung</name>
<email>flo@thinkpad.(none)</email>
</author>
<published>2011-01-14T12:38:54+00:00</published>
<link rel='alternate' type='text/html' href='https://windfis.ch/git/fm-synth/commit/?id=b2d0c97e0ca7b7eb0a7195ddbf263b9953171e66'/>
<id>urn:sha1:b2d0c97e0ca7b7eb0a7195ddbf263b9953171e66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extended in-synth-cli</title>
<updated>2011-01-12T16:57:48+00:00</updated>
<author>
<name>Florian Jung</name>
<email>flo@thinkpad.(none)</email>
</author>
<published>2011-01-12T16:57:48+00:00</published>
<link rel='alternate' type='text/html' href='https://windfis.ch/git/fm-synth/commit/?id=a43a4e27a2ba3c34bac5a215ce49175b22913bd4'/>
<id>urn:sha1:a43a4e27a2ba3c34bac5a215ce49175b22913bd4</id>
<content type='text'>
Many commands are now available, like changing program, controllers,
panicking, killing single programs, setting pedals, setting voice limit
etc...
Also, added Channel::set_portamento_time_sec(float sec)
</content>
</entry>
<entry>
<title>Fatal-warning gets disabled when entering in-synth-CLI</title>
<updated>2011-01-12T11:09:38+00:00</updated>
<author>
<name>Florian Jung</name>
<email>flo@thinkpad.(none)</email>
</author>
<published>2011-01-12T11:09:38+00:00</published>
<link rel='alternate' type='text/html' href='https://windfis.ch/git/fm-synth/commit/?id=08fc0a38a7ed8553157043337a8c680f37694596'/>
<id>urn:sha1:08fc0a38a7ed8553157043337a8c680f37694596</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Non-releasing Envelopes now work</title>
<updated>2011-01-12T11:06:35+00:00</updated>
<author>
<name>Florian Jung</name>
<email>flo@thinkpad.(none)</email>
</author>
<published>2011-01-12T11:06:35+00:00</published>
<link rel='alternate' type='text/html' href='https://windfis.ch/git/fm-synth/commit/?id=105932305adf830ec8116827761a8a8c8aff4523'/>
<id>urn:sha1:105932305adf830ec8116827761a8a8c8aff4523</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Now keeping track of unused shared objects and maybe unloading them</title>
<updated>2011-01-11T15:57:57+00:00</updated>
<author>
<name>Florian Jung</name>
<email>flo@thinkpad.(none)</email>
</author>
<published>2011-01-11T15:46:38+00:00</published>
<link rel='alternate' type='text/html' href='https://windfis.ch/git/fm-synth/commit/?id=8201450efc105691e343c50b4eab946f7b0ee038'/>
<id>urn:sha1:8201450efc105691e343c50b4eab946f7b0ee038</id>
<content type='text'>
</content>
</entry>
<entry>
<title>In-synth-cli can now (re)load programs. maybe SEGFAULTING?</title>
<updated>2011-01-11T13:24:49+00:00</updated>
<author>
<name>Florian Jung</name>
<email>flo@thinkpad.(none)</email>
</author>
<published>2011-01-10T19:39:51+00:00</published>
<link rel='alternate' type='text/html' href='https://windfis.ch/git/fm-synth/commit/?id=db04e2fb861ed7ccef5a7339e9860ca5c2590a7c'/>
<id>urn:sha1:db04e2fb861ed7ccef5a7339e9860ca5c2590a7c</id>
<content type='text'>
</content>
</entry>
</feed>
