I want to create a very simple audio sequencer in C# that would work mostly with MP3 files or optionally any other compressed format, like Ogg or FLAC. Not just WAV.
What I need to do is be able to mix 4 channels of audio (not 开发者_C百科from a live source, just prerecorded audio files in the app bundle), and change their volumes individually, in real time, prefe
0o小女孩o0 2022-04-21 21:57 《短歌行》第十五句是:“劝君且强笑一面”,这是出自于 唐朝 白居易 所著的《短歌行》。附《短歌行》全文赏析短歌行作者:白居易朝代:唐朝曈曈太阳如火色,
开发者_开发百科I need to get the current volume of the output to the sound card. Any ideas how? You can get at these values using IAudioMeterInformation in the CoreAudio APIs in Vista and Win 7.
I\'m using the old good Mixer API right now, but it does not work as expected on Windows Vista & 7 in the normal, not in XP compatibility mode. It mutes the sound for the current app only, but I n
I m creating a window application using MS-A开发者_如何学Pythonccess as my database since data volume is not large.
I am interested in finding out if there exists a program or library which can perform the following task, and would be suitable for running as part of a server side process on a web site. (It\'s okay
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.