ddsp.filter.lowpass

Copyright 2017 Cut Through Recordings

Members

Classes

ButterworthLP
class ButterworthLP(T)

Second order butterworth lowpass filter

ButterworthLPNthOrder
class ButterworthLPNthOrder(T)
Undocumented in source.
LinkwitzRileyLP
class LinkwitzRileyLP(T)
Undocumented in source.
LinkwitzRileyLPNthOrder
class LinkwitzRileyLPNthOrder(T)
Undocumented in source.
LowpassO1
class LowpassO1(T)

First order lowpass filter

LowpassO2
class LowpassO2(T)

Second order lowpass filter

Functions

calculateQValuesForButterworth
float[] calculateQValuesForButterworth(int filterOrder)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

MIT License Author(s): Ethan Reker