Click here to Skip to main content
15,891,431 members
Home / Discussions / C#
   

C#

 
GeneralRe: What is my interim pattern for readonly structs Pin
PIEBALDconsult27-Aug-08 16:07
mvePIEBALDconsult27-Aug-08 16:07 
GeneralRe: What is my interim pattern for readonly structs Pin
JoeRip27-Aug-08 17:10
JoeRip27-Aug-08 17:10 
GeneralRe: What is my interim pattern for readonly structs Pin
N a v a n e e t h27-Aug-08 17:26
N a v a n e e t h27-Aug-08 17:26 
GeneralRe: What is my interim pattern for readonly structs Pin
JoeRip27-Aug-08 17:57
JoeRip27-Aug-08 17:57 
GeneralRe: What is my interim pattern for readonly structs Pin
N a v a n e e t h27-Aug-08 19:07
N a v a n e e t h27-Aug-08 19:07 
Questionregular expression Pin
netJP12L27-Aug-08 4:42
netJP12L27-Aug-08 4:42 
AnswerRe: regular expression Pin
Guffa27-Aug-08 9:04
Guffa27-Aug-08 9:04 
QuestionSound Card Output Audio Processing in C# Pin
Deepak Paul John27-Aug-08 4:19
Deepak Paul John27-Aug-08 4:19 
Hi
I need to build a program which do the following:
1. Convert the sound output(amplitude) from the sound card in to floating point numbers ranging from 0.0f to 1.0f.
2. Additional requirements:
a) The audio can be split up in to 4 different frequency ranges:
ie one floating point number for the amplitude of frequency range 0kHz to 4KHz for voice
one floating point number for 4Khz to 8KHz
one floating point number for 8Khz to 15Khz
and last one for 15 to 24Khz

Basically, what I would need is a function which can recognize the frequency and amplitude, like ones frequently used for creating visualizations for media players.

If anyone have such a readymade code, please send to me at deepakpaul_john@infosys.com and also at deepakpaul13@yahoo.com or post in the forum.

Please note that I am very new to C# and be as elaborate as possible while giving your suggestions.
Thank you
AnswerRe: Sound Card Output Audio Processing in C# Pin
Ashfield27-Aug-08 21:08
Ashfield27-Aug-08 21:08 
GeneralRe: Sound Card Output Audio Processing in C# Pin
Deepak Paul John27-Aug-08 21:24
Deepak Paul John27-Aug-08 21:24 
GeneralRe: Sound Card Output Audio Processing in C# Pin
Ashfield27-Aug-08 21:29
Ashfield27-Aug-08 21:29 
GeneralRe: Sound Card Output Audio Processing in C# Pin
Deepak Paul John27-Aug-08 21:38
Deepak Paul John27-Aug-08 21:38 
GeneralRe: Sound Card Output Audio Processing in C# Pin
Ashfield27-Aug-08 21:50
Ashfield27-Aug-08 21:50 
GeneralRe: Sound Card Output Audio Processing in C# Pin
Deepak Paul John27-Aug-08 22:02
Deepak Paul John27-Aug-08 22:02 
GeneralRe: Sound Card Output Audio Processing in C# Pin
DaveyM6928-Aug-08 1:50
professionalDaveyM6928-Aug-08 1:50 
GeneralRe: Sound Card Output Audio Processing in C# Pin
Deepak Paul John28-Aug-08 19:06
Deepak Paul John28-Aug-08 19:06 
GeneralRe: Sound Card Output Audio Processing in C# Pin
DaveyM6929-Aug-08 4:43
professionalDaveyM6929-Aug-08 4:43 
QuestionDatagridView Combobox Pin
V.27-Aug-08 3:58
professionalV.27-Aug-08 3:58 
QuestionWriting files to database Pin
omlac27-Aug-08 3:32
omlac27-Aug-08 3:32 
AnswerRe: Writing files to database Pin
laziale27-Aug-08 3:32
laziale27-Aug-08 3:32 
GeneralRe: Writing files to database Pin
omlac27-Aug-08 4:05
omlac27-Aug-08 4:05 
AnswerRe: Writing files to database Pin
omlac27-Aug-08 3:55
omlac27-Aug-08 3:55 
GeneralRe: Writing files to database Pin
leppie27-Aug-08 3:57
leppie27-Aug-08 3:57 
GeneralRe: Writing files to database Pin
omlac27-Aug-08 4:08
omlac27-Aug-08 4:08 
GeneralRe: Writing files to database Pin
leppie27-Aug-08 4:12
leppie27-Aug-08 4:12 

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.