Checkpoint

This commit is contained in:
Robin E. R. Davies
2025-08-01 20:21:55 -04:00
parent aa13301b84
commit b1f80785a1
2 changed files with 25 additions and 17 deletions
+1 -1
View File
@@ -1428,7 +1428,7 @@ namespace pipedal
}
void recover_from_output_underrun(snd_pcm_t *capture_handle, snd_pcm_t *playback_handle, int err)
{
Lv2Log::error("XXX: Output underrun");
// Lv2Log::error("XXX: Output underrun");
validate_capture_handle();
try {