Skip to content

An audio delay effect demo for the RustBcn meetup

Notifications You must be signed in to change notification settings

chris-zen/delay-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stereo Delay Demo

This is the source code that I prepared for a live coding session to build an audio delay effect.

To build and bundle the VST plugin:

cargo build --release && ./osx_vst_bundler.sh StereoDelay target/release/libstereo_delay.dylib

Follow this instructions to build and run the WebAssembly version.

About

An audio delay effect demo for the RustBcn meetup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published