Add new package with methods to save and load compressor state (#63)

This commit is contained in:
Azrenbeth
2021-09-16 09:55:14 +01:00
committed by GitHub
parent 80795aa813
commit a9bc800b87
8 changed files with 442 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
[workspace]
members = ["compressor_integration_tests"]
members = ["auto_compressor", "compressor_integration_tests"]
[package]
authors = ["Erik Johnston"]