audiokit - 1 :1: Umbrella header for module 'AudioKit' does not include header 'AK4ParamRampBase.hpp'

标签 audiokit

在构建 AudioKit 时,我收到以下警告。

:1:1: Umbrella header for module 'AudioKit' does not include header 'AK4ParamRampBase.hpp'

:1:1: Umbrella header for module 'AudioKit' does not include header 'AK4LinearParamRamp.hpp

'

最佳答案

在 AudioKit 当前的开发分支中,没有编译警告,因此这将在下一个版本中消失。同时,这只是一个警告,因此您可以安全地忽略它。

关于audiokit - 1 :1: Umbrella header for module 'AudioKit' does not include header 'AK4ParamRampBase.hpp' ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48273741/

相关文章:

core-audio - 如何混合音频文件并上传到服务器

swift - AudioKit 4.2 将自定义音序器连接到 AKMIDISampler 的端点

ios - 是否可以在不播放的情况下从音频中获取频率?

crash - AKAppleSampler loadSoundFont无法识别的选择器

objective-c - 使用AudioKit加载.wav文件时出现问题

ios - AudioKit Playground (错误 : 'Module compiled with Swift 3.1 cannot be imported in Swift 3.0.2' )

ios - 初始化程序后的 AKNode 连接不适用于 AKCompressor

ios - 使用 AudioKit 裁剪 MIDI 文件

ios - 从 AKKeyboardView 创建 MIDI 文件

audiokit - 使用 AKCallbackInstrument.noteOff 在 AKSequencer 中重新加载 AKAudioFile?