Quoting David Henningsson :
j...@resonance.org wrote:
I don't think there is an issue with this. Since the new value isn't
actually passed through the queue, the queued event is essentially
just an update request. The latest value will always be the value
assigned to the variable and the
j...@resonance.org wrote:
Quoting David Henningsson :
If someone is playing along with the midi track, they can't have high
latency. On the other hand, I think it is only between songs there is a
problem, the rest should not be very time-consuming.
True, hadn't really thought of that scenario.
Quoting David Henningsson :
j...@resonance.org wrote:
I think I will just revert the changes in regards to processing
program change events in the helper thread. The problems with
program changes
occurring in the synth thread (possible mutex contention and memory
allocation) seem less
j...@resonance.org wrote:
I think I will just revert the changes in regards to processing program
change events in the helper thread. The problems with program changes
occurring in the synth thread (possible mutex contention and memory
allocation) seem less of an issue in comparison and will on
I think I will just revert the changes in regards to processing
program change events in the helper thread. The problems with program
changes occurring in the synth thread (possible mutex contention and
memory allocation) seem less of an issue in comparison and will only
happen in the case