An open API service indexing awesome lists of open source software.

https://github.com/bluskript/saber

A synthesizer written in Vue with a custom Fourier visualizer
https://github.com/bluskript/saber

Last synced: 11 months ago
JSON representation

A synthesizer written in Vue with a custom Fourier visualizer

Awesome Lists containing this project

README

          

# Saber

## A synthesizer experiment by Blusk

### Try it out now in this interactive demo: https://saber-kappa.vercel.app/

#### This project was made with the following goals in mind:

- No WebAudio ecosystem (Raw buffers)
- Lazily compute as much as possible with Vue composition API
- Visualization of output with a synth graph and a fourier visualizer
- Mobile compatibility

![Fourier visualization](./fourier.png)