Package-level declarations

Functions

Link copied to clipboard
fun produceLfo(frequency: Float, gate: Boolean): State<Float>

A composable function that produces a Low-Frequency Oscillator (LFO) value as a State. The LFO generates a sine wave value that oscillates between -1.0 and 1.0.