Skip to content

Fork of tap-lv2 with fixes for non-x86 architectures

License

Notifications You must be signed in to change notification settings

poweraudio/tap-lv2

 
 

Repository files navigation

PowerAudio fork of tap-lv2

This fork of tap-lv2 has the following changes:

  • SSE flags are used only on x86, fixing compilation for other architectures.

tap-lv2

LV2 port for the TAP (Tom's Audio Processing) plugins

Author: Tom Szilagyi [email protected]

Webpage: http://tap-plugins.sf.net

Check the original README file for more information

compile and install

make

make INSTALL_PATH=~/.lv2/ install

(or any other dir, defaults to /usr/local/lib/lv2/)

About

Fork of tap-lv2 with fixes for non-x86 architectures

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 63.3%
  • C 28.9%
  • HTML 7.2%
  • Other 0.6%