Luciano Dato 7 年之前
父节点
当前提交
c09c8663be
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -5,6 +5,7 @@ A speech denoise lv2 plugin based on Xiph's RNNoise library
 IT DOES NOT WORK YET!!!
 IT DOES NOT WORK YET!!!
 
 
 You will require git gnu-make gnu-autoconf gnu-m4 gnu-libtool to be installed on your system in order to compile the static instance of RNNoise library
 You will require git gnu-make gnu-autoconf gnu-m4 gnu-libtool to be installed on your system in order to compile the static instance of RNNoise library
+
 For the plugin itself you'll need LV2 SDK, gnu-make, a c-compiler, git and pkg-config
 For the plugin itself you'll need LV2 SDK, gnu-make, a c-compiler, git and pkg-config
 
 
 Commands to compile everything needed
 Commands to compile everything needed