def early_downsample()

in realbook/layers/nnaudio.py [0:0]


def early_downsample(
    sr: int,
    hop_length: int,
    n_octaves: int,
    nyquist_hz: float,
    filter_cutoff_hz: float,