doc: add DSP filter tutorial

Add CLAUDE generated tutorial7 based on the audio-dsp-filter
example.
This commit is contained in:
Wim Taymans 2025-09-22 10:55:32 +02:00
parent 6bc451cf6d
commit 0267a5906e
5 changed files with 399 additions and 3 deletions

View file

@ -9,12 +9,12 @@ PipeWire API step-by-step with simple short examples.
- \subpage page_tutorial4
- \subpage page_tutorial5
- \subpage page_tutorial6
- \subpage page_tutorial7
# More Example Programs
- \ref audio-src.c "": \snippet{doc} audio-src.c title
- \ref audio-dsp-filter.c "": \snippet{doc} audio-dsp-filter.c title
- \ref video-play.c "": \snippet{doc} video-play.c title
- \subpage page_examples