Interface Modulator

All Known Subinterfaces:
NoiseModulator
All Known Implementing Classes:
CatRom2

public interface Modulator
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    value(float... in)
     
  • Method Details

    • value

      float value(float... in)