| 1 | ||
|
Editor: 195.176.254.176
Time: 2006/04/12 01:36:53 GMT+0 |
||
| Note: | ||
changed: - <b>xfm is a simple fm synthetizer</b> <br><br> <img src="xfm.png" /> <br><br> <b>xfm is based on xfm~ (creb) external</b><br> It works on cross frequency modulation using this formulas<br> freq_osc1 = freq1 + wave_out2 x feedback1<br> freq_osc2 = freq2 + wave_out1 x feedback2<br> remark that all frequencies are warped (f_real = arctan(2pi x f_in)/2pi)<br> xfm has two jamx sequencers for control the frequencies of the two fm oscillators.<br> One jamx sequencer is used also for control all the envelope parameters, the glide, and the feedbacks of the two oscillators.<br> All the parameters can be unlinked by the sequencer for hand-controlling (jammed toggles)<br> The envelope type is linear<br> The mode switch set the synth in square phasor (chaotic 4DOF) mode (switch unchecked) or in circular phasor (quasiperiodic 2DOF) mode (switch checked)<br> <br><br> for a more detailed description of jamx, see:<br> [jamx] <br><br> **usefull with:**<br> [master] *masterclock* (necessary)<br> [mx] *mixer* <br><br> **download:** (incl. [jamx] -> needs xfm~ (creb libs)!!)<br> <a href="xfm.pd">xfm.pd version 1.0.5</a> <br><br> patch added by dondo (2006)