It may be possible on a PC4 or Forte (with the new FM engine) to emulate a Synclavier... I'm going through the manuals to see, as I don't own either.
As well as watching videos, I just got Synclavier Go! for my iPad Pro, which is connected via USB to my Kronos. Makes it easy to play the Go!, to compare its sound to the Kronos, try out FX, and to examine the partial timbre parameter values to guide my emulation attempts.
I'm using the MOD7 engine in the Kronos. This is the FM engine that can also load in 6-operator DX7 patches, but the individual oscillators don't have to be tied together into an algorithm. Each program has 2 engines, so that means a MOD7 program can generate 12 different sine waves. I made 6 programs called
Add 1-12
Add 13-24
Add 25-36
Add 37-48
Add 49-60
Add 61-64 (engine only goes up to 64th harmonic)
An oscillator's ratio goes from 1 to 64, which correspond to the natural harmonic series.
In those programs, the 12 harmonics are assigned to 6 sliders and 6 knobs.
In order to have access to all 64 harmonics at once, I arranged the programs in a Combi.
In that Combi, each program has its own volume slider, making it an additive monster, a kind of hyper drawbar organ. For example, I can lower the volume of just the Add 25-36 program, etc.
And yet, I can still access each program's own individual sliders and knobs while in the combi,* so I have pretty quick access to all 64 harmonics.
(*For Kronos owners, go to the combi's Control Surface and select the Tone Adjust tab/button. On the upper right of the screen, you can choose which Timbre (program) to make active so that the sliders and knobs now control those parameters.)
=======
I made a MOD7 UI in MidiDesigner, and I know that each phase parameter has its own SYSEX value, but I didn't include that in my UI because it's not something you'd normally want to access in real-time.
Or so I thought until now.
Watching various Synclavier videos has inspired me in the usual way... "ooh, can I do that on the Kronos?". Now I'm entertaining the thought of making another MOD7 UI, but based on the Synclavier layout. MOD7 has most all the ingredients, even going so far as using the step sequencer to emulate the Synclavier's frame by frame option. For FM'ing samples by frame, I'll have to step outside MOD7 and use the Wavesequencer piped into a MOD7 engine (which can receive audio IN). Thankfully the WS also spits out SYSEX.
I think I'll call the UI...... Synkronos. Or maybe Synkronier is better? What do you think?
