Michael Gregorius

Results 324 comments of Michael Gregorius

> Explain like im 5? Notes are MIDI signals which in turn are control signals that control a synth. The synth then converts these control signals into an audio signal,...

## Visual debugging If I understand correctly what ultimately controls the volume levels is computed in `PeakController::updateValueBuffer` where the member `m_valueBuffer` of the parent class `Controller` is updated. For debugging...

The peak controller definitively generates a broken and distorted signal. Here's how it looks for the attached project (click for full size): ![7383-Broken-PeakController](https://github.com/user-attachments/assets/c1ceaeb9-1045-4815-a848-0d3fa727af36) And here the full file with the...

Until some weeks ago I would have agreed to disable the animations during export because it seems rather strange as in: "Hey, you already know that you are in export...

This sounds like a duplicate of #6246.

> > This sounds like a duplicate of #6246. > > How come no one can reproduce? I could not i 6246, and i have just checked this once more:...

For "JACK" you will need to have a JACK server running which might be a bit much just for testing. The "Dummy" device will provide no actual output. However, "PortAudio"...

Ok, that's unfortunate. Does the application correctly close with these settings though?

Also linking https://github.com/LMMS/lmms/issues/4668 as related here. It has an open pull request with merge issues and code where the author already knows that it's not ideal. See the comments with...

@SalutanisOrkonus, I know it's an extra step and even more software on the machine but you could also try to install JACK and select the corresponding driver in LMMS: https://jackaudio.org/downloads/...