Skip to main content
Skip table of contents

PinkFilter

Overview

Filter with 3 dB/octave roll off

Type Definition

-Not Shown-

Pins

Input Pins

Name: in

Description: Audio input

Data type: float

Channel range: Unrestricted

Block size range: Unrestricted

Sample rate range: Unrestricted

Complex support: Real

Output Pins

Name: out

Description: Audio output

Data type: float

MATLAB Usage

File Name: pink_filter_subsystem.m

CODE
 SYS=pink_filter_subsystem(NAME)
 Implements a filter with a 3 dB/octave rolloff.  This is the same
 response as pink noise.  Internally, the subsystem uses an 8th order
 Biquad Cascade module.  Arguments:
    NAME - name of the module.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.