基本声音生成/合成库,任何语言

发布于 2024-10-06 05:45:39 字数 1539 浏览 1 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

木格 2024-10-13 05:45:39

我最终还是坚持吃零食。我怀疑不存在任何符合我标准的东西。我妥协地创造了“刺耳的音色”条件,我本来想通过混合方波和一点噪音来产生失真。听起来不太好,但是没有我需要在该项目中使用的“严酷”的具体定义。

I ended up sticking with Snack. I suspect nothing exists that meets my criteria. I compromised by creating the "harsh timbre" condition that I had wanted to produce with distortion by mixing a square wave in and a little noise. Doesn't sound great, but there's no specific definition of "harshness" that I'm required to use for the project.

ま柒月 2024-10-13 05:45:39

由于您事先已执行此操作,因此只需使用 Audacity。它能够生成正弦波/方波/锯齿波(生成>线性调频)并具有一些效果。然后您可以保存为多种压缩格式。

如果您要创建大量文件,您可能不想手动生成每个文件。幸运的是,Audacity 是可编写脚本的

Since you're doing this beforehand, just use Audacity. It is able to generate sine/square/sawtooth waves (Generate > Chirp) and has a few effects. You can then save to a number of compressed formats.

If you're going to be creating a large number of files, you probably don't want to sit and generate each one manually. Fortunately, Audacity is scriptable.

柠北森屋 2024-10-13 05:45:39

我不确定你如何定义“简单”,但你应该看看综合工具包图书馆。它是用 C++ 编写的,其作者之一还有一本好书“交互式真实声音合成”应用程序”可能也值得花一些时间。

I'm not sure how you define 'simple', but you should look at the Synthesis Toolkit library. It's in C++, and one of its authors also has a nice book "Real Sound Synthesis for Interactive Applications" that may also be worth spending some time with.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文