本文介绍了我希望在c#中使用大胆​​的矫直效果。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

实际上我想在c#中使用大胆​​的矫直效果。

矫直器实际上是声音信号的动态范围压缩。

但是大胆没有API。

搜索后我得到了一个解决方案,大胆脚本解决了我的问题。但我无法理解这个脚本...

请帮我举几个例子。

Actually i want Leveler effect of audacity in c#.
leveler is actually a dynamic range compression of sound signals.
but audacity not have an API.
after search i got a solution that audacity scripting is solve my problem.but i can't understand this scripting...
please help me with simple examples.

推荐答案


这篇关于我希望在c#中使用大胆​​的矫直效果。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-12 03:31