<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fm-synth, branch compiled_notes</title>
<subtitle>a phase modulation synthesizer 
</subtitle>
<id>https://windfis.ch/git/fm-synth/atom?h=compiled_notes</id>
<link rel='self' href='https://windfis.ch/git/fm-synth/atom?h=compiled_notes'/>
<link rel='alternate' type='text/html' href='https://windfis.ch/git/fm-synth/'/>
<updated>2011-01-09T17:12:18+00:00</updated>
<entry>
<title>Loaded note-shared-objects are now unloaded</title>
<updated>2011-01-09T17:12:18+00:00</updated>
<author>
<name>Florian Jung</name>
<email>flo@thinkpad.(none)</email>
</author>
<published>2011-01-09T17:08:06+00:00</published>
<link rel='alternate' type='text/html' href='https://windfis.ch/git/fm-synth/commit/?id=e68c45396bce7523f706df0b02a78cb08ac8d1cc'/>
<id>urn:sha1:e68c45396bce7523f706df0b02a78cb08ac8d1cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleaned TODO-list</title>
<updated>2011-01-09T16:52:54+00:00</updated>
<author>
<name>Florian Jung</name>
<email>flo@thinkpad.(none)</email>
</author>
<published>2011-01-09T16:52:54+00:00</published>
<link rel='alternate' type='text/html' href='https://windfis.ch/git/fm-synth/commit/?id=bf75646b14cf1e8f3eed9f8b15158efefb837cb4'/>
<id>urn:sha1:bf75646b14cf1e8f3eed9f8b15158efefb837cb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved note-compiler: optimizing output now works properly</title>
<updated>2011-01-09T16:50:20+00:00</updated>
<author>
<name>Florian Jung</name>
<email>flo@thinkpad.(none)</email>
</author>
<published>2011-01-09T16:46:26+00:00</published>
<link rel='alternate' type='text/html' href='https://windfis.ch/git/fm-synth/commit/?id=80fdc1e39d864f05f271c8035715ab4c155a2002'/>
<id>urn:sha1:80fdc1e39d864f05f271c8035715ab4c155a2002</id>
<content type='text'>
Previously, output was always considered as non-const, even if is was
zero and without any controller-influence, because output had always
pfactor-influence. Now, a pfactor-influenced output which is constant
zero is considered as still constant, because pfactor*0 is always 0.
</content>
</entry>
<entry>
<title>envelope_update_frames can now be set via CLI and config file</title>
<updated>2011-01-09T12:06:58+00:00</updated>
<author>
<name>Florian Jung</name>
<email>flo@thinkpad.(none)</email>
</author>
<published>2011-01-09T12:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://windfis.ch/git/fm-synth/commit/?id=216f7933c5b4b65f7f45d3c459ead10f160d124b'/>
<id>urn:sha1:216f7933c5b4b65f7f45d3c459ead10f160d124b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Envelope::get_level() gets called rarely now</title>
<updated>2011-01-08T18:35:27+00:00</updated>
<author>
<name>Florian Jung</name>
<email>flo@thinkpad.(none)</email>
</author>
<published>2011-01-08T18:35:27+00:00</published>
<link rel='alternate' type='text/html' href='https://windfis.ch/git/fm-synth/commit/?id=8320af55e716f352f2720801fcd73913f2e7d19c'/>
<id>urn:sha1:8320af55e716f352f2720801fcd73913f2e7d19c</id>
<content type='text'>
Also, changed .gitignore to ignore gmon.out
</content>
</entry>
<entry>
<title>Added some of the bugfixes to the note_compiler and removed use_pfactor</title>
<updated>2011-01-08T17:27:40+00:00</updated>
<author>
<name>Florian Jung</name>
<email>flo@thinkpad.(none)</email>
</author>
<published>2011-01-08T17:27:40+00:00</published>
<link rel='alternate' type='text/html' href='https://windfis.ch/git/fm-synth/commit/?id=d84da6cdfb9027a67b8ab50fe2c23374acc3b245'/>
<id>urn:sha1:d84da6cdfb9027a67b8ab50fe2c23374acc3b245</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor fixes and improvements</title>
<updated>2011-01-08T16:58:48+00:00</updated>
<author>
<name>Florian Jung</name>
<email>flo@thinkpad.(none)</email>
</author>
<published>2011-01-08T16:58:48+00:00</published>
<link rel='alternate' type='text/html' href='https://windfis.ch/git/fm-synth/commit/?id=82e74a33661d235029f413eff2b21c4e29e057bc'/>
<id>urn:sha1:82e74a33661d235029f413eff2b21c4e29e057bc</id>
<content type='text'>
The following has been changed
  - Note::set_param now sets orig-values and does an apply_pfactor()
  - Note::reattack now also reattacks the filter's envelope
  - oscval[i]=0 has been removed as it's unneccessary in Note::get_sample()
  - in Note::get_sample: fm- and out-sums are calculated in 2SCALE now
    and scaled down (via &gt;&gt;SCALE) afterwards (instead of while every
    single add-operation)
  - the filter-envelope is now inited with the shorter constructor
  - todo-list updated
</content>
</entry>
<entry>
<title>Changed always_reattack (controller 3) to legato-pedal</title>
<updated>2011-01-08T14:00:30+00:00</updated>
<author>
<name>Florian Jung</name>
<email>flo@thinkpad.(none)</email>
</author>
<published>2011-01-08T14:00:30+00:00</published>
<link rel='alternate' type='text/html' href='https://windfis.ch/git/fm-synth/commit/?id=019bf74777568574696a3faca7a846a6beaa065b'/>
<id>urn:sha1:019bf74777568574696a3faca7a846a6beaa065b</id>
<content type='text'>
When in monomode, not pressing the legato pedal will cause the note
always being reattacked, while pressing it will cause it to be only
reattacked if it's envelopes are done (i.e., past release phase)

When in polymode, the legato pedal is ignored, notes will always be
reattacked, because not doing so would cause interference between the
two generated sounds.
</content>
</entry>
<entry>
<title>Added support for hold- and sostenuto pedals</title>
<updated>2011-01-08T13:43:26+00:00</updated>
<author>
<name>Florian Jung</name>
<email>flo@thinkpad.(none)</email>
</author>
<published>2011-01-08T13:43:26+00:00</published>
<link rel='alternate' type='text/html' href='https://windfis.ch/git/fm-synth/commit/?id=b3404c9b79176f81cf6703921c3d22a74cd4a8bf'/>
<id>urn:sha1:b3404c9b79176f81cf6703921c3d22a74cd4a8bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved note-compiler and added TODO-entries</title>
<updated>2011-01-07T17:40:47+00:00</updated>
<author>
<name>Florian Jung</name>
<email>flo@thinkpad.(none)</email>
</author>
<published>2011-01-07T17:40:47+00:00</published>
<link rel='alternate' type='text/html' href='https://windfis.ch/git/fm-synth/commit/?id=f76e20a3486b31945fd35f6b1a0bd517d6dc176e'/>
<id>urn:sha1:f76e20a3486b31945fd35f6b1a0bd517d6dc176e</id>
<content type='text'>
</content>
</entry>
</feed>
