Skip to content

upachler/lv2-signal-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lv2-signal-gen

Test Plugin for audio software in LV2 format. The plugin generates a sine wave with variable frequency. Users can change the frequency at rumtime.

Use an LV2 plugin host like Carla as a plugin host and (optionally) an oscilloscope plugin (like the x42 Oscilloscpe) for testing.

Building

This is rough around the edges:

  • make sure you have the Rust toolchain (-> Rustup.rs)
  • get this source and run ./build.sh (this will run cargo and copy stuff to your ~/.lv2 directory). Note that on Windows, you'll need a MinGW shell to run this; the easiest (and tested) way is to install Git for Windows and start the 'Git Bash' - then run ./build.sh from there.

Batteries not included.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published