Skip to content

Commit

Permalink
fix bad example
Browse files Browse the repository at this point in the history
  • Loading branch information
3ll3d00d committed Mar 2, 2024
1 parent f1b9bc8 commit da12da2
Showing 1 changed file with 6 additions and 13 deletions.
19 changes: 6 additions & 13 deletions examples/ezbeq_10x10_custom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,12 @@ devices:
name: 10x10
fs: 48000
routes:
- side: input
channels:
- 0
- 1
- 2
- 3
- name: input
channels: [ 0, 1, 2, 3 ]
slots: [0,1,2,3]
biquads: 6
- side: output
channels:
- 0
- name: output
channels: [0]
biquads: 6
beq:
- 3
- 4
- 5
slots: [ 0, 1, 2, 3, 4, 5 ]
port: 8080

0 comments on commit da12da2

Please sign in to comment.