Click here to Skip to main content
15,909,498 members
Home / Discussions / C#
   

C#

 
QuestionSelecting the text in a cell from a datagrid Pin
Wamuti9-Mar-09 2:01
Wamuti9-Mar-09 2:01 
QuestionFFT from byte array Pin
frg63189-Mar-09 1:40
frg63189-Mar-09 1:40 
Hi, I have a big problem, I im writing an application, that will draw spectogram , and a bars with db levels at couple frequencies (31hz,62hz,125hz.... like in Winamp) in real-time, as a school project, I read couple aricles here, and on many other pages, but didn't found solution. My problem is that i don't know how to use byte data from DirectSound (CaptureBuffer), to compute fft, and then how to use the computed data, to draw spectogram and bars. I tried to compute fft values using this code http://www.codeproject.com/KB/audio-video/waveInFFT.aspx. I have made some changes to it, becouse my input data is byte array, and then I didn't know how to extract db level, for example at 31hz from fft output table. Sorry for my bad english. And I am looking forward for a response Smile | :)
QuestionHow to avoid autoscrolling of richtextbox in c#? Pin
GeetaGadmi9-Mar-09 1:17
GeetaGadmi9-Mar-09 1:17 
AnswerRe: How to avoid autoscrolling of richtextbox in c#? Pin
Eddy Vluggen9-Mar-09 1:56
professionalEddy Vluggen9-Mar-09 1:56 
QuestionChange a version of pdf Pin
abbd9-Mar-09 1:16
abbd9-Mar-09 1:16 
AnswerRe: Change a version of pdf Pin
Colin Angus Mackay9-Mar-09 3:17
Colin Angus Mackay9-Mar-09 3:17 
AnswerRe: Change a version of pdf Pin
Dave Kreskowiak9-Mar-09 3:29
mveDave Kreskowiak9-Mar-09 3:29 
QuestionRe: Change a version of pdf Pin
abbd9-Mar-09 3:34
abbd9-Mar-09 3:34 
AnswerRe: Change a version of pdf Pin
Dave Kreskowiak9-Mar-09 4:43
mveDave Kreskowiak9-Mar-09 4:43 
GeneralRe: Change a version of pdf Pin
DaveyM699-Mar-09 5:13
professionalDaveyM699-Mar-09 5:13 
GeneralRe: Change a version of pdf Pin
Dave Kreskowiak9-Mar-09 7:53
mveDave Kreskowiak9-Mar-09 7:53 
JokeRe: Change a version of pdf Pin
DaveyM699-Mar-09 10:17
professionalDaveyM699-Mar-09 10:17 
Questionc# Pin
Amin.mosbat9-Mar-09 0:53
Amin.mosbat9-Mar-09 0:53 
AnswerRe: c# Pin
dan!sh 9-Mar-09 0:59
professional dan!sh 9-Mar-09 0:59 
AnswerRe: c# Pin
Paw Jershauge9-Mar-09 1:39
Paw Jershauge9-Mar-09 1:39 
QuestionCreating you own Nullable<t></t> Pin
Paw Jershauge9-Mar-09 0:25
Paw Jershauge9-Mar-09 0:25 
AnswerRe: Creating you own Nullable Pin
ABitSmart9-Mar-09 0:39
ABitSmart9-Mar-09 0:39 
GeneralRe: Creating you own Nullable Pin
Paw Jershauge9-Mar-09 1:19
Paw Jershauge9-Mar-09 1:19 
GeneralRe: Creating you own Nullable Pin
ABitSmart9-Mar-09 1:29
ABitSmart9-Mar-09 1:29 
AnswerRe: Creating you own Nullable [modified] Pin
harold aptroot9-Mar-09 0:51
harold aptroot9-Mar-09 0:51 
GeneralRe: Creating you own Nullable Pin
Paw Jershauge9-Mar-09 1:26
Paw Jershauge9-Mar-09 1:26 
GeneralRe: Creating you own Nullable Pin
harold aptroot9-Mar-09 1:32
harold aptroot9-Mar-09 1:32 
GeneralRe: Creating you own Nullable Pin
Paw Jershauge9-Mar-09 1:36
Paw Jershauge9-Mar-09 1:36 
GeneralRe: Creating you own Nullable Pin
harold aptroot9-Mar-09 1:41
harold aptroot9-Mar-09 1:41 
GeneralRe: Creating you own Nullable Pin
Paw Jershauge9-Mar-09 1:50
Paw Jershauge9-Mar-09 1:50 

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.