Arthur Benilov
Arthur Benilov
I would not do a separate sequencer per division. What I could do though is keep that current sequencer as it is now (32 steps) but on top of this...
Indeed. This is related to a spatialisation that happens naturally with real organs, which is difficult to achieve by digital summation of individual pipes signals into stereo. If you have...
Merged to develop.
You need to see the error message. Usually this happens when Qt DLLs fail to load - make sure you place Qt DLLs together with your executable.
This is already possible with a custom organ config file. You can create a custom configuration and rename all the manuals and stops. A config file is an editable JSON,...
I am not sure I understand. The coupling implementation works "upwards", for example when manual 1 is coupled to manual 2 whatever you play on manual 1 will be translated...
Oh, yeah, you are right, this is a regression. It is not supposed to trigger the same pipes twice.
This should be fixed now.
@Synthematophon This now should be in the [develop](https://github.com/Archie3d/aeolus_plugin/tree/develop) branch.
Yes, either in [default_organ.json](https://github.com/Archie3d/aeolus_plugin/blob/46745cabcd231acf39ab31f561b449a4c6bd5fde/Resources/configs/default_organ.json#L204) (look at the bottom) if you use a built-in configuration, or in `Documents/Aeolus/organ_config.json` if you use an external config file.