Click here to Skip to main content
15,903,203 members
Home / Discussions / C#
   

C#

 
AnswerRe: Remoting - Watching remote objects... Pin
mav.northwind15-Jul-07 19:23
mav.northwind15-Jul-07 19:23 
QuestionMake 2st item in combo box blank Pin
Vernware15-Jul-07 10:32
Vernware15-Jul-07 10:32 
AnswerRe: Make 2st item in combo box blank Pin
Mike Dimmick15-Jul-07 10:40
Mike Dimmick15-Jul-07 10:40 
AnswerRe: Make 2st item in combo box blank Pin
Guffa15-Jul-07 15:10
Guffa15-Jul-07 15:10 
QuestionAdd conditional Reference to project Pin
peterchen15-Jul-07 9:53
peterchen15-Jul-07 9:53 
AnswerRe: Add conditional Reference to project Pin
Luis Alonso Ramos15-Jul-07 10:30
Luis Alonso Ramos15-Jul-07 10:30 
AnswerRe: Add conditional Reference to project Pin
Scott Dorman15-Jul-07 11:18
professionalScott Dorman15-Jul-07 11:18 
QuestionSet fixed volume/wave levels Pin
Netherways15-Jul-07 8:47
Netherways15-Jul-07 8:47 
Hello All!

There are plenty of examples of excellent volume controls out there with slide bars and other fancy gizmos however I have a slightly different requirement for setting volume.

I mainly do programming within a certain application that uses its own internal sound engine to read .WAV files.

The problem is that wav files of over a certain quality can cause serious distortion if the "WAVE" option is set at anything over 50% in the sound control panel (Standard windows XP)

I wish to create an application in C# that simply has two buttons, one for high quality sound files that sets the Wave volume at 50% and the volume control to 100%, and one for normal quality that sets both at 100%

Could some kind soul possibly help out? I understand it is probably an incredibly simple problem to most on here but most my programming is XML variables and I have only recently begun to work with C#.

All the best,

Alex
AnswerRe: Set fixed volume/wave levels Pin
Leslie Sanford15-Jul-07 9:21
Leslie Sanford15-Jul-07 9:21 
AnswerRe: Set fixed volume/wave levels Pin
mav.northwind15-Jul-07 9:45
mav.northwind15-Jul-07 9:45 
QuestionRemoting - Retrieving a server pre-created object on the client Pin
Shy Agam15-Jul-07 7:14
Shy Agam15-Jul-07 7:14 
AnswerRe: Remoting - Retrieving a server pre-created object on the client Pin
Shy Agam15-Jul-07 8:30
Shy Agam15-Jul-07 8:30 
AnswerRe: Remoting - Retrieving a server pre-created object on the client Pin
mav.northwind15-Jul-07 9:42
mav.northwind15-Jul-07 9:42 
GeneralRe: Remoting - Retrieving a server pre-created object on the client Pin
Shy Agam15-Jul-07 9:51
Shy Agam15-Jul-07 9:51 
Questioncompile file html to file XML, using C#? Pin
turoi15-Jul-07 4:51
turoi15-Jul-07 4:51 
AnswerRe: compile file html to file XML, using C#? Pin
Manas Bhardwaj15-Jul-07 5:28
professionalManas Bhardwaj15-Jul-07 5:28 
AnswerRe: compile file html to file XML, using C#? Pin
Christian Graus15-Jul-07 5:35
protectorChristian Graus15-Jul-07 5:35 
AnswerRe: compile file html to file XML, using C#? Pin
Ed.Poore15-Jul-07 8:37
Ed.Poore15-Jul-07 8:37 
QuestionTreeView.SelectedItemChanged Event Question Pin
Andy Spier15-Jul-07 4:26
Andy Spier15-Jul-07 4:26 
AnswerRe: TreeView.SelectedItemChanged Event Question Pin
Shy Agam15-Jul-07 8:04
Shy Agam15-Jul-07 8:04 
GeneralRe: TreeView.SelectedItemChanged Event Question Pin
Andy Spier15-Jul-07 9:14
Andy Spier15-Jul-07 9:14 
GeneralRe: TreeView.SelectedItemChanged Event Question Pin
Shy Agam15-Jul-07 9:43
Shy Agam15-Jul-07 9:43 
GeneralRe: TreeView.SelectedItemChanged Event Question Pin
Andy Spier17-Jul-07 11:35
Andy Spier17-Jul-07 11:35 
QuestionIncluding a "using System.X" object Pin
Manfr3d15-Jul-07 2:44
Manfr3d15-Jul-07 2:44 
AnswerRe: Including a "using System.X" object Pin
mav.northwind15-Jul-07 3:08
mav.northwind15-Jul-07 3:08 

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.