Click here to Skip to main content
15,924,402 members
Home / Discussions / C#
   

C#

 
AnswerRe: Current Function/Property Name Using Reflection Pin
Roger Alsing12-Jun-08 20:37
Roger Alsing12-Jun-08 20:37 
GeneralRe: Current Function/Property Name Using Reflection Pin
Shajeel12-Jun-08 22:31
Shajeel12-Jun-08 22:31 
QuestionCan Resharper find unused public members??? Pin
Member 391904912-Jun-08 14:47
Member 391904912-Jun-08 14:47 
AnswerRe: Can Resharper find unused public members??? Pin
Christian Graus12-Jun-08 15:30
protectorChristian Graus12-Jun-08 15:30 
GeneralRe: Can Resharper find unused public members??? Pin
Member 391904913-Jun-08 0:43
Member 391904913-Jun-08 0:43 
AnswerRe: Can Resharper find unused public members??? Pin
PIEBALDconsult12-Jun-08 17:04
mvePIEBALDconsult12-Jun-08 17:04 
GeneralRe: Can Resharper find unused public members??? Pin
Christian Graus12-Jun-08 17:18
protectorChristian Graus12-Jun-08 17:18 
AnswerRe: Can Resharper find unused public members??? Pin
Mark Churchill12-Jun-08 18:24
Mark Churchill12-Jun-08 18:24 
QuestionSending keystrokes to a process with no window? Pin
TomNZ12-Jun-08 14:30
TomNZ12-Jun-08 14:30 
QuestionGlobal Boolean Variable Pin
Illegal Operation12-Jun-08 13:37
Illegal Operation12-Jun-08 13:37 
AnswerRe: Global Boolean Variable Pin
Anthony Mushrow12-Jun-08 14:02
professionalAnthony Mushrow12-Jun-08 14:02 
AnswerRe: Global Boolean Variable Pin
Robert.C.Cartaino12-Jun-08 14:25
Robert.C.Cartaino12-Jun-08 14:25 
AnswerRe: Global Boolean Variable Pin
Christian Graus12-Jun-08 15:46
protectorChristian Graus12-Jun-08 15:46 
AnswerRe: Global Boolean Variable Pin
PIEBALDconsult12-Jun-08 17:06
mvePIEBALDconsult12-Jun-08 17:06 
AnswerRe: Global Boolean Variable Pin
Mark Churchill12-Jun-08 18:26
Mark Churchill12-Jun-08 18:26 
QuestionTone generation on the fly Pin
Klazen12-Jun-08 13:00
Klazen12-Jun-08 13:00 
AnswerRe: Tone generation on the fly Pin
PIEBALDconsult12-Jun-08 13:11
mvePIEBALDconsult12-Jun-08 13:11 
GeneralRe: Tone generation on the fly Pin
Klazen12-Jun-08 13:13
Klazen12-Jun-08 13:13 
GeneralRe: Tone generation on the fly Pin
PIEBALDconsult12-Jun-08 13:36
mvePIEBALDconsult12-Jun-08 13:36 
AnswerRe: Tone generation on the fly Pin
Anthony Mushrow12-Jun-08 13:56
professionalAnthony Mushrow12-Jun-08 13:56 
This probably won't help, but when i was doing some stuff on Linux a while ago I played some raw audio files, you did it by sending the data directly to the hardware (through drivers or whatever), so you would be able to construct a sample and send it to be played each frame (rather than getting the data from the file). So, basically what i'm saying is, you might need to get down and dirty because i don't think the .Net framework is going to help you much with this.

My current favourite word is: I'm starting to run out of fav. words!
-SK Genius

Game Programming articles start -here[^]-

GeneralRe: Tone generation on the fly Pin
Klazen12-Jun-08 14:00
Klazen12-Jun-08 14:00 
GeneralRe: Tone generation on the fly Pin
PIEBALDconsult12-Jun-08 17:06
mvePIEBALDconsult12-Jun-08 17:06 
QuestionC# and the Icon Class Pin
Lea Hayes12-Jun-08 12:09
Lea Hayes12-Jun-08 12:09 
QuestionHow to Exract embedded files from RTF file? Pin
Anshuls12-Jun-08 10:50
Anshuls12-Jun-08 10:50 
AnswerRe: How to Exract embedded files from RTF file? Pin
Simon P Stevens12-Jun-08 23:10
Simon P Stevens12-Jun-08 23:10 

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.