Closed larspalo closed 1 month ago
Hi folks,
This is behaviour described by @larspalo "second issue" is also something I've noticed, and have been planning to discuss.
I don't have experience of how a crescendo pedal on a Classical organ would work. However, on a Theatre organ, the behaviour is slightly different to GO.
I'm not sure of the internal architecure of GO. My thought is it could be easy to have an internal duplicate copy of all [Stopnnn],which is controlled by the crescendo. Each stop in the internal copy is OR'ed with the equivalent stop on the GUI, the result is then passed into the sound generator? Here's a simplified diagram of what I'm thinking.
Hopefully this behaviour could be implemented, either to fix the issue reported by Lars, or as a new "Theatre Organ" mode please? Would it also be possible to create a new crescendo configuration page that looks like this please? http://www.nightbloomingjazzmen.com/NBJ_Organ/Schantz_Expanded_Crescendo.jpg It would be so much easier to use :)
Many thanks, Chris.
Unfortunally, correcting the second issue is not so simple. It would require adding an internal OR
switch to each stop. The stop pushbutton state would be the first entry of the switch, the crescendo would be the second entry. The Midi Out would be the sent only from the manual part.
@larspalo do you have any other ideas of implementing the fix?
2009 fixes the first issue.
Unfortunally, correcting the second issue is not so simple. It would require adding an internal
OR
switch to each stop. The stop pushbutton state would be the first entry of the switch, the crescendo would be the second entry. The Midi Out would be the sent only from the manual part.@larspalo do you have any other ideas of implementing the fix?
Actually, in my diagram I incorrectly showed "&". You are correct, it should be "Inclusive OR".
I hadn't considered MIDI out, as it's not part of my use case. This would not be a problem for me, because I don't use GO MIDI out to control external stops status (real ones on the console).
The MIDI recorder function could probably capture the "OR" output. It is probably acceptable for MIDI playback would show the stops changing on the GUI, which is probably an acceptable trade-off.
It would be really good if this functionality could be fixed/implemented somehow. It is one of the few features/bugs in GO that can be problem to work around while playing :)
C.
Hi,
Great news thankyou :) I'd like to try this out, and confirm it works for you, but I didn't find the linux binary and I'm not clever enough to build it from source!
Best wishes, Chris.
I didn't find the linux binary
https://github.com/oleg68/GrandOrgue-official/actions/runs/11262040486
When I turn Crescendo Override Off (aka. Add mode) I get the following results
I would expect that, when in Add mode, the on/off states of other combinations still would work when crescendo override is off and that the manually added stops would be respected no matter if I'm going up or down the crescendo. (Currently the manually added stops/couplers/switches etc. would be respected if going up but when going back down passing the number where they were added they would go away)
In the crescendo add mode I'd actually expect only the on/off states of programmed/stored items to be affected at all, but this can of course be achieved in other ways (for instance by setting scope/scoped).
Steps to reproduce first issue:
Steps to reproduce second issue: