VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Audio Recorder

mnn  (2 Submissions)   Windows API Call/Explanation   Advanced   Wed 3rd February 2021

Recording application. Records from current checked inputs in Windows Mixer (recording). User can choice number of channels, sampling frequency, bits per sample. Implemented peak meter (not crappy mixerGetLineControls and so on, normal peak meter). Can be used as a peak meter (option "Do not write to file"). Very minimal chance, program can crash, but I think I've minimalised that danger. Don't forget to VOTE!!!

API Declarations
Many.
waveIn* for recording
mmioStringToFOURCC for WAVE header
memory functions (like CopyMemory, GlobalAlloc and so on)
subclassing functions (SetWindowLong, CallWindowProc)

Rate Audio Recorder (7(7 Vote))

Download Audio Recorder

Audio Recorder Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters