简体   繁体   English

在 C/C++ 中使用 JACK 和 fftw 的音频频谱

[英]Audio Spectrum using JACK and fftw in C/C++

I am in need of assistance (documentation, sample code, etc.) in how to develop a audio spectrum using JACK and fftw in C/C++.在如何使用 C/C++ 中的 JACK 和 fftw 开发音频频谱方面,我需要帮助(文档、示例代码等)。 I am developing on Mac OS X (10.6+).我正在 Mac OS X (10.6+) 上开发。 Any help will be much appreciated.任何帮助都感激不尽。

There is a fantastic walkthrough of a jack tutorial here:这里有一个千斤顶教程的精彩演练:

http://dis-dot-dat.net/index.cgi?item=/jacktuts/starting/ http://dis-dot-dat.net/index.cgi?item=/jacktuts/starting/

This should demonstrate how to build a jack application capable of grabbing audio from your system inputs and/or any jack-aware audio player.这应该演示如何构建一个能够从系统输入和/或任何插孔感知音频播放器中获取音频的插孔应用程序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM