Skip to content

Commit

Permalink
Add RTlinkwitzeq response to ladspa_testing.R
Browse files Browse the repository at this point in the history
  • Loading branch information
sjanhunen committed Nov 4, 2024
1 parent 92e165d commit 1c55b00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testing/ladspa_testing.R
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,5 @@ makegraph( "RTlr4lowpass,500", 500, -6, xlim=c(20,3000) );
makegraph( "RTlr4hipass,500", 500, -6, xlim=c(100,20000) );
makegraph( "RTallpass1,500", 500, 0, ylim=c(-3,3) );
makegraph( "RTallpass2,500,0.7", 500, 0, ylim=c(-3,3) );
makegraph( "RTlinkwitzeq,100,1,50,0.5", 500, 0, ylim=c(-3,3) );

0 comments on commit 1c55b00

Please sign in to comment.