Skip to content

Tamaloco81/jlv2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Arvhived.

JUCE officially now supports LV2 since version 7.0. Please use it instead.

LV2 Pugin Hosting for JUCE

A JUCE module which provides a LV2PluginFormat. Many features are working, but this project should be considered pre alpha.

Simple plugins should load and run fine, however handling LV2 Atom ports is not complete. Midi input should be working. Please report a bug if you find otherwise.

Requirements

  • JUCE 5.4.4 or higher

Supported LV2 Features

  • Instance Access
  • Log
  • Scale Points
  • State
  • UI
  • URID
  • Worker

Supported LV2 UI Features

  • CocoaUI / X11UI
  • Idle
  • Parent
  • Resize
  • Touch

About

LV2 Related JUCE Modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.1%
  • C++ 10.9%