Skip to content

Commit

Permalink
Merge pull request #17 from Wang-Yue/patch-1
Browse files Browse the repository at this point in the history
Add 705600 and 768000 to supported rates
  • Loading branch information
HEnquist authored Feb 18, 2022
2 parents 0cece3b + 5f4693d commit 4d1c7ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions camilladsp/camilladsp.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
192000,
352800,
384000,
705600,
768000,
]

class ProcessingState(Enum):
Expand Down

0 comments on commit 4d1c7ea

Please sign in to comment.