Skip to content

Commit 9dcc840

Browse files
authored
Update README.md
Added Lesson 6
1 parent 98dc050 commit 9dcc840

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

README.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,38 @@
111111
- The Complete Psycho-Acoustic Model
112112
- Physical Models of Hearing
113113

114+
## 06 PQMF Filter Bank, MPEG-1 / MPEG-2 BC Audio :<br> [![NBViewer](https://badgen.net/badge/Launch/on%20NBViewer/blue?icon=terminal)](https://nbviewer.jupyter.org/github/GuitarsAI/AudioCodingTutorials/blob/master/AC_06_PQMF_FilterBank.ipynb)[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/GuitarsAI/AudioCodingTutorials/master?filepath=AC_06_PQMF_FilterBank.ipynb)[![Google Colab](https://badgen.net/badge/Launch/on%20Google%20Colab/black?icon=terminal)](https://colab.research.google.com/github/GuitarsAI/AudioCodingTutorials/blob/master/AC_06_PQMF_FilterBank.ipynb)[![Youtube](https://badgen.net/badge/Launch/on%20YouTube/red?icon=terminal)](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+
114146
# YouTube Playlist
115147
[![Youtube](https://badgen.net/badge/Launch/on%20YouTube/red?icon=terminal)](https://www.youtube.com/playlist?list=PL6QnpHKwdPYjRWkWLswWmxFrDmj6leRwh)
116148

0 commit comments

Comments
 (0)