aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorlawl <github@dumbinter.net>2021-01-12 19:01:05 +0100
committerlawl <github@dumbinter.net>2021-01-12 19:01:05 +0100
commitb747084bb0a033e10f55058b73b06238a666d8ae (patch)
tree7112e02407a5ee0fe366e14779ffd063d842cf35 /.gitmodules
parent4f7ac325ab550493b833a4dd4e57701fe88a799c (diff)
downloadnoisetorch-b747084bb0a033e10f55058b73b06238a666d8ae.tar.gz
noisetorch-b747084bb0a033e10f55058b73b06238a666d8ae.zip
Replace noise-suppression-for-voice with own implementation
In preparation for PipeWire support we required our own implementation anyways. To have a shared code base and potentially enable some other tighter integration between the LADSPA module and NoiseTorch, we move to our own implementation.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index bdef9e3..e69de29 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,4 +0,0 @@
-[submodule "librnnoise_ladspa"]
- path = librnnoise_ladspa
- url = https://github.com/werman/noise-suppression-for-voice
- ignore = dirty \ No newline at end of file