diff --git a/spa/plugins/alsa/alsa-seq.c b/spa/plugins/alsa/alsa-seq.c index 86621a1d2..df4d28766 100644 --- a/spa/plugins/alsa/alsa-seq.c +++ b/spa/plugins/alsa/alsa-seq.c @@ -331,7 +331,7 @@ static void alsa_seq_on_sys(struct spa_source *source) state->port_info(state->port_info_data, addr, NULL); break; default: - spa_log_info(state->log, "unhandled event %d: %d:%d", + spa_log_debug(state->log, "unhandled event %d: %d:%d", type, addr->client, addr->port); break;