hydrogen-music / hydrogen

The advanced drum machine for Linux, macOS, and Windows
http://www.hydrogen-music.org
GNU General Public License v2.0
1.01k stars 172 forks source link

AudioEngine: add drivers to log messages #1941

Closed theGreatWhiteShark closed 3 months ago

theGreatWhiteShark commented 5 months ago

Since I tweaked the issue template and it is asking the user to attach a log as well as provided a description in the Wiki, we have a lot more error logs in new issues. Which is definitely good. Still, they could be more expressive.

With this patch the audio and MIDI drivers used are added to all log messages of the AudioEngine. This might help us interpreting them and spotting errors more easily.

Logs do now look like

(I) AudioEngine::createAudioDriver [nullptr|nullptr] Creating driver [PortAudio] ... (I) AudioEngine::startPlayback [PortAudio|PortMidi]