Skip to content

itadinanta/Fluida.lv2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fluida.lv2

Fluidsynth as LV2 plugin

Fluida

Dependencys

  • libcairo2-dev
  • libx11-dev
  • lv2-dev
  • libfluidsynth-dev

Build

  • git submodule init
  • git submodule update
  • make
  • make install # will install into ~/.lv2 ... AND/OR....
  • sudo make install # will install into /usr/lib/lv2

that's it.

About

Fluidsynth as LV2 plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 59.4%
  • C 36.2%
  • Makefile 4.4%