音频可视化帮助
我对这个网站不熟悉,而且对任何类型的编程都很陌生。最近我想学习C++(游戏编程),我父亲想让我为他做一个基于网络的应用程序,如果有声音播放,窗口就会闪烁(我相信这被称为音频可视化),我和我兄弟谈过,他说我应该用C++或Java做一个外部应用程序。他借给我一本关于QT GUI的书,但问题是我不知道如何或从哪里开始,我正在安装QT,尽管我不知道如何向Microsoft Visual C++添加库(我尝试过,但我有有些问题,希望 qt 会自动完成所有事情),但我想知道是否有人能给我任何建议、建议或帮助。我几乎是一个初学者,这将是我制作的第一个应用程序(至少使用 C++),我真的很害怕。感谢您浪费时间阅读本文,我知道我写了很多,但我想尽可能更具描述性。
预先谢谢你。
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. 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. Im pretty much a beginner, this will be my 1st application ever made(with C++ at least) and Im really scared. 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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这可能有点晚了,但他们是对的。
不过,如果你真的愿意,我会研究一下 FMOD。
这是使用 FMOD & 的示例OpenGL。
http://segfaultlabs.com/devlogs/sound-equalizer-with-fmod -and-opengl
如果这就是您正在寻找的,如果没有,请给我发电子邮件,我相信我可以帮助您!
This might be a bit late, but they are right.
Though, if you really want to, I would look into FMOD.
Here's an example using FMOD & 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!