简体   繁体   English

音频可视化器帮助

[英]Help with audio visualizer

Im new to this website, and mostly to any type of programming. 我是该网站的新手,并且几乎对任何类型的编程都是如此。 Recently Im trying to learn C++(Game Programming), and my father wants me to make him a web-based application, that flashes the window wether there is any sound playing(I believe it's called an audio visualization), I talked to my brother, and he said that I should do an external application in C++ or Java. 最近我正在尝试学习C ++(游戏编程),我父亲希望我让他成为一个基于Web的应用程序,无论是否有声音播放(我认为这被称为音频可视化),该窗口都会闪烁。 ,他说我应该用C ++或Java做一个外部应用程序。 He lend me a book about GUI with QT, but the problem is I don't know how or where to start with, Im installing the QT, although I dont know how to add a library to Microsoft Visual C++(I tried but I had some problems, hopefully qt will do everything automatically), but I wanted to know if anyone has any advice,suggestion or any help to give me. 他借给我一本有关QT的GUI的书,但问题是我不知道如何或从何开始,我正在安装QT,尽管我不知道如何向Microsoft Visual C ++添加库(我尝试过但一些问题,希望qt能够自动完成所有操作),但我想知道是否有人给我任何建议,建议或帮助。 Im pretty much a beginner, this will be my 1st application ever made(with C++ at least) and Im really scared. 我几乎是一个初学者,这将是我开发的第一个应用程序(至少使用C ++),我真的很害怕。 Thank you for the time wasted reading this, I know I wrote a lot, but I wanted to be the more descriptive I could. 谢谢您浪费时间阅读本文,我知道我写了很多,但我想成为更具描述性的文章。

Thank you beforehand. 预先谢谢你。

This might be a bit late, but they are right. 这可能有点晚了,但是他们是对的。

Though, if you really want to, I would look into FMOD. 不过,如果您确实愿意,我会研究FMOD。

Here's an example using FMOD & OpenGL. 这是使用FMOD和OpenGL的示例。

http://segfaultlabs.com/devlogs/sound-equalizer-with-fmod-and-opengl http://segfaultlabs.com/devlogs/sound-equalizer-with-fmod-and-opengl

If that's what you're looking for, if not, email me I am sure I could help you out! 如果这是您要寻找的,如果没有,请给我发送电子邮件,我相信可以为您提供帮助!

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

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