Module Panner.Distance_model

Distance model type enumeration.

type t = Jstr.t

The type for DistanceModelType values.

val linear : t
val inverse : t
val exponential : t