Skip to content

n-e-l/synth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synth

build

A simple GLSL/Slang audio editor.

  • In-app code editor
  • Shader hot reloading, for editing with an external editor
  • L/R audio preview
  • Open/save .glsl and .slang 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

  • Longer audio sample generation

About

GLSL audio shader editor

Resources

License

Stars

2 stars

Watchers

0 watching

Forks

Contributors