Skip to content

Latest commit

 

History

149 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maolan Plugins

crates.io

A collection of audio plugins written in Rust for the Maolan ecosystem. All plugins implement the CLAP plugin API and include an Iced-based GUI using the TokyoNight theme.

Build

cargo build --release

Platform Support

Linux, FreeBSD, macOS, and Windows are supported.


Only CLAP support

As only CLAP supports changing number of channels while plugin instance is loaded, the decision is to support only that plugin format. With other formats one has to implement mono and stereo plugin and those can not be swapped easily. On top of that, once there's an option for mono, stereo, 2.1, 5.1 and 7.1 the number of plugins becomes huge. Just imagine having 10 plugins with all channel variations: that makes 50 plugins to choose from in a plugin browser. That being said, if LV2 gets support for changing channel number, it will be implemented, but only then.

List of plugins

About

Maolan plugins

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages