Click here to Skip to main content
16,004,778 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to get the byte order of a computer? Pin
kcynic13-Sep-07 22:23
kcynic13-Sep-07 22:23 
GeneralRe: How to get the byte order of a computer? Pin
Maxwell Chen13-Sep-07 22:32
Maxwell Chen13-Sep-07 22:32 
GeneralRe: How to get the byte order of a computer? Pin
David Crow14-Sep-07 3:22
David Crow14-Sep-07 3:22 
AnswerRe: How to get the byte order of a computer? [modified] Pin
kakan13-Sep-07 20:48
professionalkakan13-Sep-07 20:48 
GeneralRe: How to get the byte order of a computer? Pin
Maxwell Chen13-Sep-07 22:30
Maxwell Chen13-Sep-07 22:30 
GeneralRe: How to get the byte order of a computer? Pin
kakan13-Sep-07 23:28
professionalkakan13-Sep-07 23:28 
GeneralRe: How to get the byte order of a computer? Pin
Azteke14-Sep-07 18:10
Azteke14-Sep-07 18:10 
QuestionReading microphone input Pin
Azteke13-Sep-07 19:35
Azteke13-Sep-07 19:35 
Hi, I'm working on a project where I need to do the following:

1) Constantly (at some defined rate that approximates "constant") sample the microphone input.
2) Take the input that is read and determine the frequency of the tone being input.

If it's possible, number 2 would run on each execution cycle. The idea is to have a big if-block that performs different logic depending on what range the frequency is in.

What I need is an API (and a document to help explain it would be helpful) that will allow me to do this sampling/frequency determination. I'm new to PC programming for the most part, coming from about a year and a half of embedded (fairly basic) development, but I'm excited to start learning! I do know the basics of MFC apps/dialogs and I have VS2005 Professional at my disposal.

The one last thing is that I would like this to run on Linux also eventually so if there's a good API that is cross-platform that would be ideal if it doesn't add too much trouble.

Much appreciated,
Tim
AnswerRe: Reading microphone input Pin
Russell'13-Sep-07 22:04
Russell'13-Sep-07 22:04 
GeneralRe: Reading microphone input Pin
Azteke14-Sep-07 18:12
Azteke14-Sep-07 18:12 
GeneralRe: Reading microphone input Pin
Russell'14-Sep-07 22:25
Russell'14-Sep-07 22:25 
QuestionReg. Structure variable [modified] Pin
rajaratk13-Sep-07 19:22
rajaratk13-Sep-07 19:22 
AnswerRe: Reg. Structure variable Pin
Nishad S13-Sep-07 20:23
Nishad S13-Sep-07 20:23 
GeneralRe: Reg. Structure variable Pin
rajaratk13-Sep-07 22:47
rajaratk13-Sep-07 22:47 
GeneralRe: Reg. Structure variable Pin
Nishad S14-Sep-07 1:44
Nishad S14-Sep-07 1:44 
QuestionTab Order Pin
msr_codeproject13-Sep-07 17:10
msr_codeproject13-Sep-07 17:10 
AnswerRe: Tab Order Pin
Mark Salsbery13-Sep-07 18:07
Mark Salsbery13-Sep-07 18:07 
AnswerRe: Tab Order Pin
chandu00413-Sep-07 19:39
chandu00413-Sep-07 19:39 
GeneralRe: Tab Order Pin
Nishad S13-Sep-07 20:17
Nishad S13-Sep-07 20:17 
QuestionUpgrading old MFC look to .NET look Pin
Mojoturner13-Sep-07 16:42
Mojoturner13-Sep-07 16:42 
AnswerRe: Upgrading old MFC look to .NET look Pin
sps-itsec4613-Sep-07 22:21
sps-itsec4613-Sep-07 22:21 
Questionneed to give the number of middle Pin
youbo13-Sep-07 15:53
youbo13-Sep-07 15:53 
AnswerRe: need to give the number of middle Pin
David Crow13-Sep-07 17:22
David Crow13-Sep-07 17:22 
GeneralRe: need to give the number of middle Pin
youbo13-Sep-07 17:24
youbo13-Sep-07 17:24 
QuestionRe: need to give the number of middle Pin
David Crow14-Sep-07 2:28
David Crow14-Sep-07 2:28 

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.