Click here to Skip to main content
15,896,727 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Capturing all Keyboard input using a DLL Pin
jeron14-Oct-13 10:31
jeron14-Oct-13 10:31 
AnswerRe: Capturing all Keyboard input using a DLL Pin
rashin ghodratzade7-Oct-13 6:22
rashin ghodratzade7-Oct-13 6:22 
AnswerRe: Capturing all Keyboard input using a DLL Pin
vijith.squadz9-Oct-13 1:30
professionalvijith.squadz9-Oct-13 1:30 
QuestionEncode audio from .wav to .aac Pin
CodingHell4-Oct-13 0:33
CodingHell4-Oct-13 0:33 
AnswerRe: Encode audio from .wav to .aac Pin
jeron14-Oct-13 5:19
jeron14-Oct-13 5:19 
GeneralRe: Encode audio from .wav to .aac Pin
CodingHell6-Oct-13 20:03
CodingHell6-Oct-13 20:03 
QuestionRe: Encode audio from .wav to .aac Pin
jeron17-Oct-13 3:57
jeron17-Oct-13 3:57 
QuestionWhere is PCMFORMAT defined? Pin
Vaclav_3-Oct-13 5:21
Vaclav_3-Oct-13 5:21 
Semi-programming rant
Am I the only one who gets caught using someone else program only to find out it is limited to “click this and click that”?
After embarking on using FFT to analyze audio signals and getting strange results I found out that the basic “recorder” application I am using does not truly records the audio as I expected.
The data stream is padded with several 0 before the real data is recoded.
OK , I can figure this out , but I need to go to very root of this sample application.
For example – it uses PCMFORMAT and than builds WAVE “PCM”structures.

I cannot find anywhere where the PCMFORMAT is actually defined.

I don't need an explanation what “PCM” is / does, just like to know where this PCMFORMAT structure is defined. That's all.

Cheers Vaclav
AnswerRe: Where is PCMFORMAT defined? Pin
Maximilien3-Oct-13 7:16
Maximilien3-Oct-13 7:16 
GeneralRe: Where is PCMFORMAT defined? Pin
Vaclav_3-Oct-13 8:13
Vaclav_3-Oct-13 8:13 
GeneralRe: Where is PCMFORMAT defined? Pin
Maximilien3-Oct-13 9:37
Maximilien3-Oct-13 9:37 
GeneralRe: Where is PCMFORMAT defined? SOLVED Pin
Vaclav_3-Oct-13 17:39
Vaclav_3-Oct-13 17:39 
AnswerRe: Where is PCMFORMAT defined? Pin
Albert Holguin8-Oct-13 7:28
professionalAlbert Holguin8-Oct-13 7:28 
QuestionwaveOutWrite while using header loops returns WOM_DONE Pin
Vaclav_2-Oct-13 9:39
Vaclav_2-Oct-13 9:39 
QuestionRe: waveOutWrite while using header loops returns WOM_DONE Pin
David Crow2-Oct-13 9:49
David Crow2-Oct-13 9:49 
AnswerRe: waveOutWrite while using header loops returns WOM_DONE Pin
Vaclav_2-Oct-13 10:09
Vaclav_2-Oct-13 10:09 
SuggestionRe: waveOutWrite while using header loops returns WOM_DONE Pin
David Crow2-Oct-13 10:32
David Crow2-Oct-13 10:32 
GeneralRe: waveOutWrite while using header loops returns WOM_DONE Pin
Vaclav_3-Oct-13 4:25
Vaclav_3-Oct-13 4:25 
GeneralRe: waveOutWrite while using header loops returns WOM_DONE Pin
Vaclav_3-Oct-13 8:01
Vaclav_3-Oct-13 8:01 
SuggestionRe: waveOutWrite while using header loops returns WOM_DONE Pin
David Crow7-Oct-13 2:53
David Crow7-Oct-13 2:53 
GeneralRe: waveOutWrite while using header loops returns WOM_DONE Pin
Vaclav_7-Oct-13 5:09
Vaclav_7-Oct-13 5:09 
QuestionNumerical processing in C/C++ - text(books) resources? OT Pin
Vaclav_30-Sep-13 15:13
Vaclav_30-Sep-13 15:13 
AnswerRe: Numerical processing in C/C++ - text(books) resources? OT Pin
Richard MacCutchan30-Sep-13 21:41
mveRichard MacCutchan30-Sep-13 21:41 
GeneralRe: Numerical processing in C/C++ - text(books) resources? OT Pin
Member 103174295-Oct-13 7:56
Member 103174295-Oct-13 7:56 
GeneralRe: Numerical processing in C/C++ - text(books) resources? OT Pin
Richard MacCutchan5-Oct-13 20:46
mveRichard MacCutchan5-Oct-13 20:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.