c - 在 C 中使用 audiere 库

标签 c audio header

我可以使用 audiere在 C 中,手册页没有重新提到这一点..并且主头文件包含“vector ”,这当然不是标准的 C 库。

<小时/>

我该怎么走?

最佳答案

你不能...

根据 audiere.h 中的这些行判断:

#ifndef __cplusplus
  #error Audiere requires C++
#endif

您应该使用C++。无论如何,它的整个 API 使用 C++

关于c - 在 C 中使用 audiere 库,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34197918/

相关文章:

iphone - 无法播放网络音频文件

xcode - 在 xcode 中保留包含路径

c - 有没有什么简单的方法可以用C语言创建队列

C 嵌入式自动单元测试生成

c - 将 typedef 从 header 传递到源 - C

javascript - 将元素插入标题

c++ - 如何在arduino库头中覆盖#define

c - 操作函数中的整数数组时发生堆栈粉碎错误

Python :Wave. 将帧读取到 numpy 数组以获取 fft

python-3.x - 使用python将任何音频文件转换为mp3