Skip to content

legato-dsp/fm-poly-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

downstream-example

An example downstream app dogfooding Legato. This will be eventually be a kitchen sink example with different sample rates, delay lines, midi, etc.

Getting Started

For Nix/Darwin users, simply use the Nix shell or direnv.

For other platforms, you will have to install a nightly Rust toolchain, and have FFMPEG as a dependency.

To run:

cd src-legato
cargo run # you may want to pass the --release flag for realtime audio applications

You may have to play around in main.rs and adjust your midi and audio ports.

About

An example downstream app dogfooding Legato. This will be a kitchen sink example with different sample rates, delay lines, midi, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors