用于 mp3 编辑的 Ocaml 库?

发布于 2024-11-25 13:02:06 字数 81 浏览 2 评论 0原文

OCaml中,是否有任何库可以操作mp3文件编辑(例如分割、空白检测)?是的,我认为使用其他语言应该会容易得多。

In OCaml, is there any library to manipulate mp3 files editing (for ex. splitting, blank detection)? Yes, I see things should have been much easier in other languages.

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

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

发布评论

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

评论(2

就像说晚安 2024-12-02 13:02:06

好吧,如果您在 C 中找到解决方案(应该很简单),那么您可以 从 Ocaml 接口

Well, if you find a solution in C (should be easy enough) then you can interface it from Ocaml.

妄想挽回 2024-12-02 13:02:06

正如 Stéphane Gimenez 提到的,liquidsoap 项目中的 OCaml-lame 可能就是您想要的正在寻找。

As Stéphane Gimenez mentioned, OCaml-lame from the liquidsoap project is probably what you are looking for.

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