Function getBiquadFilters

  • Helpfull function to create standard and shared lowpass and highpass filters Important Note: The original library wasn't using properly the lowpass filter and it was not applied at all. This method should not be used unitl more research and documented tests will be acheived.

    Returns

    Normalized biquad filters

    Parameters

    • context: AudioContext | OfflineAudioContext

      AudioContext instance

    Returns NormalizedFilters