0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-26 19:23:51 +01:00

add compressor

This commit is contained in:
2025-03-01 21:00:56 +01:00
parent 8c9f6464b8
commit b513b98a9a
5 changed files with 278 additions and 15 deletions

View File

@@ -19,5 +19,6 @@
"stdint.h": "c",
"asoundlib.h": "c",
"hilbert.h": "c"
}
},
"C_Cpp.errorSquiggles": "disabled"
}