Sampleconstruct
Keymaster
  • Posts: 276

Just stopping by to say hello. I never really have had the time to dig into Falcon, and I’m hoping this forum will be the motivation I need to start learning it. Specifically, I’m still a little unclear about the intended roles of the different levels in the tree hierarchy. I assume there must already be some basic overview tutorials somewhere which cover this?

Welcome to the forum.

I don’t think there is a dedicated tutorial on that topic, basically it’s:

Oscillator – Keygroup – Layer – Program – Multi

Keygroups can contain numerous oscillators (also of different types and with round robin chains), the mapping is done on keygroup level. Layers can contain multiple keyroups, Programs can contain multiple layers (also with round robin chains and plenty of other rules defined in layer rules). Multis can contain multiple programs.

Polyphopnic/per voice modulation are only possible on oscillator and keygroup level, on layer level they become monophonic (there is a workaround for some special situation). Filters and some effects can be inserted on keygroup level, most effects can only be inserted on layer/program level (e.g. you can’t have a reverb unit per voice as that would bust any CPU) but you can use e.g. a waveshaper on keygroup level.

Actually this is becoming an article for the knowledgebase 🙂

EDIT: I wrote a quick one here, to be extended later and also created a new topic here.