Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 518 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 518 Bytes

Faust Samples

This repository contains some sample codes for Faust. These are just for my personal practice.

Samples

A simple two-operator FM synthesizer sample.

Parameters can be controlled by sliders and the tone can be triggered by buttons. The modulator (op1) contains a feedback circuit.

A simple four-operator FM synthesizer sample.

In addition to the above functions, eight algorithms can be selected.