gst-plugins-rs/audio
Sebastian Dröge a03b52a975 csound: Fix nightly compiler warning in test
warning: trailing semicolon in macro used in expression position
   --> audio/csound/tests/csound_filter.rs:52:10
    |
52  |         );
    |          ^
...
403 |         &CSD!(ksmps, ichannels, ochannels, "ain, ain2 ins", "out ain"),
    |          ------------------------------------------------------------- in this macro invocation
    |
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
    = note: this warning originates in the macro `CSD` (in Nightly builds, run with -Z macro-backtrace for more info)
2021-09-18 10:08:40 +00:00
..
audiofx Clean up clippy warnings and CI configuration 2021-09-08 12:35:41 +00:00
claxon Add capi feature to all plugin crates 2021-08-11 20:51:36 +03:00
csound csound: Fix nightly compiler warning in test 2021-09-18 10:08:40 +00:00
lewton Add capi feature to all plugin crates 2021-08-11 20:51:36 +03:00