1
preenfm2 and preenfm3 / Vosim & al.
« on: November 11, 2023, 02:02:21 PM »
Hi,
lately i tried to make some choir patch on the preemfm and quite failed at it
i guess it's not that easy to be done with fm, i had to find something else...
Fortunately, there is great informations on the internet !
https://electro-music.com/nm_classic/015_workshops/Clavia/NordModularWorkshops&Threads/WerkMap/WorkShops/Hordijk1999-2000/VOSIM.html
https://scsynth.org/t/fake-resonance-aka-windowed-sync/2720
so i tried to add new algo with windowed sync oscillators
here is some quick snippets done with it :
http://sndup.net/tmfx
http://sndup.net/v7wy
Code start here :
https://github.com/pvig/preenfm3/blob/75144a2b58bacd852ae444163dde0cbc9ffc3432/firmware/Src/synth/Voice.cpp#L3621
There is a color code on the preen screen for synced osc.
I chose simple algos : 3 & 4 osc, based on Algo2, Algo 6.
Suggestions and comments welcome about that !
(firmware attached, built on top of 1.02)
lately i tried to make some choir patch on the preemfm and quite failed at it
i guess it's not that easy to be done with fm, i had to find something else...
Fortunately, there is great informations on the internet !
https://electro-music.com/nm_classic/015_workshops/Clavia/NordModularWorkshops&Threads/WerkMap/WorkShops/Hordijk1999-2000/VOSIM.html
https://scsynth.org/t/fake-resonance-aka-windowed-sync/2720
so i tried to add new algo with windowed sync oscillators
here is some quick snippets done with it :
http://sndup.net/tmfx
http://sndup.net/v7wy
Code start here :
https://github.com/pvig/preenfm3/blob/75144a2b58bacd852ae444163dde0cbc9ffc3432/firmware/Src/synth/Voice.cpp#L3621
There is a color code on the preen screen for synced osc.
I chose simple algos : 3 & 4 osc, based on Algo2, Algo 6.
Suggestions and comments welcome about that !
(firmware attached, built on top of 1.02)