Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 386 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 386 Bytes

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.