DirectX 音频视频播放并选择设备和/或平移

发布于 2024-11-25 09:39:09 字数 277 浏览 0 评论 0原文

目前使用VS2010、DirectX 9、Winforms、.Net 3.5、VB。

我正在创建一个应用程序,它将通过声卡的左声道和右声道播放 MP3 文件。当触发时,它还需要通过中/后通道播放另一个 MP3 文件。 我目前正在使用 DirectX Audio 类来播放 MP3 文件,效果很好,但我看不到选择每个声音流发送到的设备或通道的方法。

我查看了一些库,例如 OpenTK 和 BASS.Net。 BASS.Net 看起来很有前途,但如果可能的话,我需要尽量避免支付许可费。

谢谢。

Currently using VS2010, DirectX 9, Winforms, .Net 3.5, VB.

I'm creating an application that will play MP3 files through the left and right channels of a sound card. It will also need to play another MP3 file through the centre/rear channel when triggered.
I'm currently using DirectX Audio class to play the MP3 files which works fine, but I can't see a way of selecting the device or channel that each sound stream is sent to.

I've looked at a few libs such as OpenTK and BASS.Net. BASS.Net seems promising, but I need to try to avoid the license fee if possible.

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

狼亦尘 2024-12-02 09:39:09

看看SlimDX。我从未将它用于音频,但它比你提到的一些库更好。

Take a look at SlimDX. I've never used it for audio, but it's better than some of the libraries you mention.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文