Working With Parameters

This guide demonstrates how to implement and manage various parameter types within the FORGE framework, covering both numerical and discrete controls.

➡️ Chapter Objectives

In this chapter, we will enhance our previous example by adding two new types of controls:

  1. A Stereo Balance Control: A parameter used to manage the distribution of the signal between the left and right channels.
  2. A Mono/Stereo Selector: A button or selector that allows the effect to switch between a mono and stereo configuration.

Furthermore, we will modify the existing gain parameter to utilize a logarithmic curve, which is essential for realistic sound management.


Table of contents


This site uses Just the Docs, a documentation theme for Jekyll.