Skip to content

n-e-l/synth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synth

build

A simple glsl audio editor.

  • In-app code editor
  • audio preview
  • Open/save .glsl files
  • shader compilation with error log
  • Ctrl + Enter to quick-compile

preview

Building & running

You will need to have the Vulkan SDK installed.

Then build and run synth:

git clone https://github.com/n-e-l/synth.git
cd synth
cargo run --release

Planned features

  • Render both left and right audio channel
  • Longer audio sample generation

About

GLSL audio shader editor

Resources

License

Stars

Watchers

Forks

Contributors