|
111 | 111 | - The Complete Psycho-Acoustic Model |
112 | 112 | - Physical Models of Hearing |
113 | 113 |
|
| 114 | +## 06 PQMF Filter Bank, MPEG-1 / MPEG-2 BC Audio :<br> [](https://nbviewer.jupyter.org/github/GuitarsAI/AudioCodingTutorials/blob/master/AC_06_PQMF_FilterBank.ipynb)[](https://mybinder.org/v2/gh/GuitarsAI/AudioCodingTutorials/master?filepath=AC_06_PQMF_FilterBank.ipynb)[](https://colab.research.google.com/github/GuitarsAI/AudioCodingTutorials/blob/master/AC_06_PQMF_FilterBank.ipynb)[](https://youtu.be/yiPMDqBT7qk) |
| 115 | + |
| 116 | + - The Basic Paradigm of T/F Domain Audio Coding |
| 117 | + - MPEG Audio Standardization Philosophy |
| 118 | + - MPEG 1/2 |
| 119 | + - MPEG-1 Audio |
| 120 | + - The main building blocks |
| 121 | + - MPEG Audio - Short Description of the Layers |
| 122 | + - Block Diagram MPEG-1 Layer 1 |
| 123 | + - Block diagram Layer-3 |
| 124 | + - Example for the Time/Frequency Resolution for the 2-Stage Layer III Coder |
| 125 | + - MPEG - Layer-1, -2 and -3 Compression: Header |
| 126 | + - The Pseudo-Quadrature-Mirror Filter Bank (PQMF) |
| 127 | + - PQMF Definition |
| 128 | + - PQMF Reformulation |
| 129 | + - PQMF Design |
| 130 | + - Python Example Optimization |
| 131 | + - PQMF Optimization |
| 132 | + - Optimization Function |
| 133 | + - Python Example |
| 134 | + - Unity Condition |
| 135 | + - PQMF Polyphase Implementation |
| 136 | + - Hybrid Filter Bank & Aliasing |
| 137 | + - Problem of Aliasing in a Cascaded Filter Bank |
| 138 | + - Aliasing Reduction Structure (MP3) |
| 139 | + - MPEG Audio - Layer-3: Bitstream |
| 140 | + - MPEG-1 Audio Decoder |
| 141 | + - MPEG Audio – General Decoder Structure |
| 142 | + - MPEG - Audio Decoder Process (1) Layer-3 Decoder flow chart |
| 143 | + - MPEG - Audio Decoder Process Layer-3 Decoder Diagramm |
| 144 | + - Annex: Abbreviations and Companies |
| 145 | + |
114 | 146 | # YouTube Playlist |
115 | 147 | [](https://www.youtube.com/playlist?list=PL6QnpHKwdPYjRWkWLswWmxFrDmj6leRwh) |
116 | 148 |
|
|
0 commit comments