Skip to content

cascaded moving average filter to suppress input noise on the MOD DUO

License

Notifications You must be signed in to change notification settings

brummer10/GxDenoiser2.lv2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GxDenoiser2.lv2

cascaded moving average filter to suppress input noise on the MOD DUO

GxDenoiser2

BUILD DEPENDENCY’S

the following packages are needed to build GxDenoiser2:

  • libc6-dev
  • libcairo2-dev
  • libx11-dev
  • x11proto-dev
  • lv2-dev

note that those packages could have different, but similar names on different distributions. There is no configure script, make will simply fail when one of those packages isn't found.

BUILD

$ make install

will install into ~/.lv2

$ sudo make install

will install into /usr/lib/lv2