Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 483 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 483 Bytes

Sunfish

A work-in-progress pure Rust VST synthesizer.

Sunfish Screenshot

Features

  • Band-limited waveforms to minimize aliasing.
  • Simple low-pass, high-pass, and band-pass filtering.
  • 2 LFOs.
  • GPU-accelerated interface for smooth 60 FPS rendering.

⚠️ Warning: We recommend against using this in any projects as there are plans to revamp the filters, LFOs, and parameter handling -- it's very likely that your projects will break!