diff --git a/gst/synaesthesia/synaescope.h b/gst/synaesthesia/synaescope.h index 456f720334..a783db3409 100644 --- a/gst/synaesthesia/synaescope.h +++ b/gst/synaesthesia/synaescope.h @@ -23,7 +23,7 @@ #include -/* FIXME: we should set this automatically based on height */ +/* FIXME: we should set this automatically based on resy */ #define FFT_BUFFER_SIZE_LOG 10 #define FFT_BUFFER_SIZE (1 << FFT_BUFFER_SIZE_LOG)