Click here to Skip to main content
15,921,577 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# Register for COM Interop option Pin
George_George1-Sep-07 21:28
George_George1-Sep-07 21:28 
AnswerRe: C# Register for COM Interop option Pin
Vasudevan Deepak Kumar1-Sep-07 22:57
Vasudevan Deepak Kumar1-Sep-07 22:57 
GeneralRe: C# Register for COM Interop option Pin
George_George2-Sep-07 1:51
George_George2-Sep-07 1:51 
QuestionSave Pin
Assaf821-Sep-07 17:56
Assaf821-Sep-07 17:56 
AnswerRe: Save Pin
Rami Said Abd Alhalim1-Sep-07 19:58
Rami Said Abd Alhalim1-Sep-07 19:58 
GeneralRe: Save Pin
Assaf821-Sep-07 22:12
Assaf821-Sep-07 22:12 
GeneralRe: Save Pin
Vasudevan Deepak Kumar1-Sep-07 22:53
Vasudevan Deepak Kumar1-Sep-07 22:53 
GeneralRe: Save Pin
Guffa1-Sep-07 23:15
Guffa1-Sep-07 23:15 
GeneralRe: Save Pin
Vasudevan Deepak Kumar1-Sep-07 23:23
Vasudevan Deepak Kumar1-Sep-07 23:23 
GeneralRe: Save Pin
Guffa1-Sep-07 23:33
Guffa1-Sep-07 23:33 
GeneralRe: Save Pin
Paul Conrad2-Sep-07 5:21
professionalPaul Conrad2-Sep-07 5:21 
AnswerRe: Save Pin
Guffa1-Sep-07 23:14
Guffa1-Sep-07 23:14 
QuestionWaiting for Thread to Join Pin
Brad Wick1-Sep-07 15:32
Brad Wick1-Sep-07 15:32 
AnswerRe: Waiting for Thread to Join Pin
Luc Pattyn1-Sep-07 16:21
sitebuilderLuc Pattyn1-Sep-07 16:21 
GeneralRe: Waiting for Thread to Join Pin
Brad Wick1-Sep-07 17:45
Brad Wick1-Sep-07 17:45 
GeneralRe: Waiting for Thread to Join Pin
Luc Pattyn2-Sep-07 1:02
sitebuilderLuc Pattyn2-Sep-07 1:02 
AnswerRe: Waiting for Thread to Join Pin
Steve Hansen2-Sep-07 7:32
Steve Hansen2-Sep-07 7:32 
Questionguitar tuner in C#? Pin
DeepToot1-Sep-07 9:11
DeepToot1-Sep-07 9:11 
AnswerRe: guitar tuner in C#? Pin
Christian Graus1-Sep-07 13:14
protectorChristian Graus1-Sep-07 13:14 
GeneralRe: guitar tuner in C#? Pin
PIEBALDconsult1-Sep-07 13:18
mvePIEBALDconsult1-Sep-07 13:18 
GeneralRe: guitar tuner in C#? Pin
Vasudevan Deepak Kumar1-Sep-07 22:54
Vasudevan Deepak Kumar1-Sep-07 22:54 
GeneralRe: guitar tuner in C#? Pin
Paul Conrad2-Sep-07 5:23
professionalPaul Conrad2-Sep-07 5:23 
GeneralRe: guitar tuner in C#? Pin
PIEBALDconsult2-Sep-07 5:46
mvePIEBALDconsult2-Sep-07 5:46 
GeneralRe: guitar tuner in C#? Pin
Colin Angus Mackay2-Sep-07 1:00
Colin Angus Mackay2-Sep-07 1:00 
GeneralRe: guitar tuner in C#? Pin
DeepToot4-Sep-07 4:40
DeepToot4-Sep-07 4:40 
Thanks for the replies. I actually only had problems finding the sounds. At first I wanted to see if I could generate the tones myself progmatically, then I ran acrossed a website that had all the sounds for all the guitar tunings for me. So I went that route.

To play the sound I just used the mci commands. This will get me by until I finish the project. Since i put the mci commands and all the sound methods in a class I can easily switch it out for a better method.

Thanks again.

Steve Welborn
Software Engineer
Inrange Consulting

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.