¡@

Home 

c++ Programming Glossary: audio

How to get a list of video capture devices (web cameras) on windows? (C++)

http://stackoverflow.com/questions/4286223/how-to-get-a-list-of-video-capture-devices-web-cameras-on-windows-c

pPropBag Write L FriendlyName var WaveInID applies only to audio capture devices. hr pPropBag Read L WaveInID var 0 if SUCCEEDED..

5 years later, is there something better than the “Fastest Possible C++ Delegates”?

http://stackoverflow.com/questions/4298408/5-years-later-is-there-something-better-than-the-fastest-possible-c-delegate

I'm in need of a very fast delegate implementation for an audio application. I still need it to be portable Windows Mac Linux..

How to generate the audio spectrum using fft in C++?

http://stackoverflow.com/questions/4675457/how-to-generate-the-audio-spectrum-using-fft-in-c

to generate the audio spectrum using fft in C I want to generate an audio spectrum.. the audio spectrum using fft in C I want to generate an audio spectrum http www.youtube.com watch v ZNT8Sn4IKbo feature related.. watch v ZNT8Sn4IKbo feature related of a mp3 audio file. Basically this problem requires calculating the fft of..

Audio output with video processing with opencv

http://stackoverflow.com/questions/8187745/audio-output-with-video-processing-with-opencv

video with opencv but at the same time I need to play audio and simply control it like loud or current frame number. I think.. explain what to do Or do you know another solution c c audio opencv ffmpeg share improve this question I think ffmpeg.. this question I think ffmpeg should be used to play audio and SDL for video in this case. After opening the file with..

Windows Phone 8: Media file access

http://stackoverflow.com/questions/13467701/windows-phone-8-media-file-access

to Camera Roll and Saved Pictures available since WP7.5. Audio Developers can iterate over the music library and even play..

How to programmatically set volume in Windows, Mac and Ubuntu?

http://stackoverflow.com/questions/1920749/how-to-programmatically-set-volume-in-windows-mac-and-ubuntu

regarding the new api's here AMP Summit ppts . The Audio Endpoints in Windows Vista presentation has some good info...

Win32 PlaySound: How to control the volume?

http://stackoverflow.com/questions/2302841/win32-playsound-how-to-control-the-volume

you are targeting Vista and up you can use the new Windows Audio APIs to adjust the per application volume. ISimpleAudioVolume.. Audio APIs to adjust the per application volume. ISimpleAudioVolume IAudioEndpointVolume etc... If that's not suitable can.. to adjust the per application volume. ISimpleAudioVolume IAudioEndpointVolume etc... If that's not suitable can load the WAV..

Recording Audio with OpenAL [closed]

http://stackoverflow.com/questions/3056113/recording-audio-with-openal

Audio with OpenAL closed I've been comparing various audio libraries..

How can I run code on Windows Mobile while being suspended?

http://stackoverflow.com/questions/336771/how-can-i-run-code-on-windows-mobile-while-being-suspended

Home plugin that shows among others a tab where the HTC Audio Manager can be used to play back mp3 files. When I press the.. on. I think this isn't the approach taken in the HTC Audio Manager. I'm guessing on some low level API magic for this to..

Capturing Audio Out

http://stackoverflow.com/questions/4578697/capturing-audio-out

Audio Out I want to capture all audio that is played to the user.. and Wondershare to name but a few Google Streaming Audio Recorder . As for cross platform I would say not a chance since..

Relative Paths Not Working in Xcode C++

http://stackoverflow.com/questions/516200/relative-paths-not-working-in-xcode-c

other Xcode template sound LoadMusic std string Resources Audio Pop.wav This relative path works for me also in Windows. Running..

Any OpenCV-like C/C++ library for Audio processing?

http://stackoverflow.com/questions/6938634/any-opencv-like-c-c-library-for-audio-processing

OpenCV like C C library for Audio processing Is there anything more out there that resembles.. from Multiplatform audio capture and audio playback DSP Audio filters Tone detection Tonal property analysis Tone synthesis..

What modern C++ libraries should be in my toolbox? [closed]

http://stackoverflow.com/questions/777764/what-modern-c-libraries-should-be-in-my-toolbox

STL re implementation for extra large data sets Qt ASL Audio FMOD Database SOCI Design IoC Frameworks Hypodermic PocoCapsule..

Audio output with video processing with opencv

http://stackoverflow.com/questions/8187745/audio-output-with-video-processing-with-opencv

output with video processing with opencv I am processing video.. audioStream codec Set audio settings from codec info SDL_AudioSpec wanted_spec wanted_spec.freq aCodecCtx sample_rate wanted_spec.format.. audio_callback wanted_spec.userdata aCodecCtx SDL_AudioSpec spec if SDL_OpenAudio wanted_spec spec 0 fprintf stderr..

What is the best way to make a simple cross platform GUI in C++?

http://stackoverflow.com/questions/897228/what-is-the-best-way-to-make-a-simple-cross-platform-gui-in-c

developers tools GUI builders String IO XML Thread classes Audio Video controls HTML widgets and many many more features. It's..

Cross Platform (C/C++) Audio Library for MP3, AAC, WAV

http://stackoverflow.com/questions/9182074/cross-platform-c-c-audio-library-for-mp3-aac-wav

Platform C C Audio Library for MP3 AAC WAV I'm trying to find a cross platform..

Decode audio and video and process both streams — ffmpeg, sdl, opencv

http://stackoverflow.com/questions/9429342/decode-audio-and-video-and-process-both-streams-ffmpeg-sdl-opencv

audioStream codec Set audio settings from codec info SDL_AudioSpec wanted_spec wanted_spec.freq aCodecCtx sample_rate wanted_spec.format.. audio_callback wanted_spec.userdata aCodecCtx SDL_AudioSpec spec if SDL_OpenAudio wanted_spec spec 0 fprintf stderr.. aCodecCtx SDL_AudioSpec spec if SDL_OpenAudio wanted_spec spec 0 fprintf stderr SDL_OpenAudio s n SDL_GetError..

What are the best affordable c++ audio libraries? [closed]

http://stackoverflow.com/questions/994161/what-are-the-best-affordable-c-audio-libraries

libraries but also might be too flexible for your need. CAudio https github.com wildicv cAudio wrapping OpenAL with a C interface.. flexible for your need. CAudio https github.com wildicv cAudio wrapping OpenAL with a C interface and adding higher lever constructs.. not pressed by time or want to help there is also Plaid Audio a promising software audio processing library which is still..