Skip to content

Commit f641f89

Browse files
authored
Update README.md
Added Lecture 2
1 parent 846f815 commit f641f89

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,19 @@
2121
- Mid-rise and Mid-tread quantization
2222
- Real-Time Python Example: Quantization
2323

24+
- 02 Filter Banks I :<br> [![NBViewer](https://badgen.net/badge/Launch/on%20NBViewer/blue?icon=terminal)](https://nbviewer.jupyter.org/github/GuitarsAI/AudioCodingTutorials/blob/master/AC_02_FilterBanks1.ipynb)[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/GuitarsAI/AudioCodingTutorials/master?filepath=AC_02_FilterBanks1.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_02_FilterBanks1.ipynb)[![Youtube](https://badgen.net/badge/Launch/on%20YouTube/red?icon=terminal)](https://youtu.be/Zk8Oum6LtUc)
25+
26+
- Filter Banks
27+
- Downsampling
28+
- Upsampling
29+
- Filter Bank Structure
30+
- Perfect Reconstruction
31+
- Analysis Filter Bank
32+
- Synthesis Filter Bank
33+
- Polyphase
34+
- Transforms as Filter Banks
35+
- Real-Time Python Examples
36+
2437
# YouTube Playlist
2538
[![Youtube](https://badgen.net/badge/Launch/on%20YouTube/red?icon=terminal)](https://www.youtube.com/playlist?list=PL6QnpHKwdPYjRWkWLswWmxFrDmj6leRwh)
2639

0 commit comments

Comments
 (0)