mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
Also, moved patches under files/ PR: 223614 Submitted by: Jan Beich <jbeich@FreeBSD.org> Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13051
11 lines
212 B
C
11 lines
212 B
C
--- dynamics/tap_dynamics.c.orig 2016-01-25 10:55:48 UTC
|
|
+++ dynamics/tap_dynamics.c
|
|
@@ -267,7 +267,7 @@ rms_env_process(rms_env *r, const rms_t
|
|
|
|
|
|
|
|
-inline
|
|
+
|
|
float
|
|
get_table_gain(int mode, float level) {
|
|
|