Skip to content

Commit

Permalink
include signals.lib in oscillators.lib fixing CZ oscillators
Browse files Browse the repository at this point in the history
  • Loading branch information
ranch-verdin authored and sletz committed May 15, 2021
1 parent a64585c commit 2815f71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions oscillators.lib
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ declare version "0.1";
ma = library("maths.lib");
ba = library("basics.lib");
fi = library("filters.lib");
si = library("signals.lib");

// This library contains platform specific constants
pl = library("platform.lib");
Expand Down

0 comments on commit 2815f71

Please sign in to comment.