tap-lv2
tap-lv2 copied to clipboard
Please remove 'inline' keywords
inline in dynamics/tap_dynamics.c causes build failure with clang-4.0.0 with the debug option -g. But please remove them everywhere, because modern compilers know better. Also, get_table_gain in dynamics/tap_dynamics.c obviously needs to be made static.