Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在录制一些东西,我想知道我录制的东西发生的确切时间。
例如,我做了一个开始记录命令(例如调整为 1 秒记录),然后我使用读取命令将数据读入缓冲区。然后我在主缓冲区的小块上使用 FFT 处理数据,并找出缓冲区中我正在等待的频率。现在我想知道这个频率究竟是什么时候在现实生活中播放的。
我希望你能理解我的问题..谢谢,
提供。