package brr

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Oscillator type enumeration.

type t = Jstr.t

The type for OscillatorType values.

val sine : t
val square : t
val sawtooth : t
val triangle : t
val custom : t