Re: Questions About Making Or Controlling Sounds

  • From: james.homme@xxxxxxxxxxxx
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Thu, 18 Oct 2007 07:39:12 -0400

Hi,
I don't have expensive music software or an orchestra at my disposal, so I
was thinking that I needed to go with the lowest common denominator, which
would be whatever sound card someone might have on board.  Am I thinking
correctly? Some game music does sound pretty cheesy. And, this is a first
effort, so I didn't want to have to learn everything at once.

Thanks.

Jim

James D Homme, , Usability Engineering, Highmark Inc.,
james.homme@xxxxxxxxxxxx, 412-544-1810

"It's more important for me to start to do the right thing than it is to
wait until I think I
can do it just right."




                                                                           
             "inthaneelf"                                                  
             <inthaneelf@roadr                                             
             unner.com>                                                 To 
             Sent by:                  programmingblind@xxxxxxxxxxxxx      
             programmingblind-                                          cc 
             bounce@freelists.                                             
             org                                                   Subject 
                                       Re: Questions About Making Or       
                                       Controlling Sounds                  
             10/17/2007 03:55                                              
             PM                                                            
                                                                           
                                                                           
             Please respond to                                             
             programmingblind@                                             
               freelists.org                                               
                                                                           
                                                                           




hey Jim, there is, or is, a Microsoft media control in VB, and I think its
available in C#, but for all you wish to do I think direct x is the way you

want to go, and MS has a nice sdk with examples and all that you should
need
ready to download.

I'm sure that there are many others you can use, but DX seems to satisfy
all
who have needed it to my knowledge.

and to modify and or generate sound yes you will need something, gold wave
should be able to satisfy your needs, though I would go with either .wav or

.ogg files instead of midi's, they sound so flatly artificial

HTH,
inthane
. For Blind Programming assistance, Information, Useful Programs, and Links

to Jamal Mazrui's Text tutorial packages and Applications, visit me at:
http://grabbag.alacorncomputer.com
. to be able to view a simple programming project in several programming
languages, visit the Fruit basket demo site at:
http://fruitbasketdemo.alacorncomputer.com

----- Original Message -----
From: <james.homme@xxxxxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Wednesday, October 17, 2007 11:49 AM
Subject: Questions About Making Or Controlling Sounds


>
> Hi,
> Does anyone know where I can read about using C# to manipulate sounds? At
> this point I'm unsure of specific questions about code, but here is some
> general direction about what I want to do. I have a game I'd like to try
> to
> computerize if possible.
>
> Create a sound if necessary.
> Possibly use my sound card to play music using its standard MIDI sounds.
> Play a sound.
> Pan a sound as it is playing.
> Control how loudly or softly a sound plays.
> Play a background sound loop.
> Make sounds play based on an event like a key press.
>
> I guess it would be good if I could find some sounds I could just use
> royalty-free, but that would be a bonus.
>
> Would I need to use a program like Goldwave to work with my sounds? I
have
> Goldwave already.
>
> Thanks.
>
> Jim
> James D Homme, , Usability Engineering, Highmark Inc.,
> james.homme@xxxxxxxxxxxx, 412-544-1810
>
> "It's more important for me to start to do the right thing than it is to
> wait until I think I
> can do it just right."
>
>
> __________
> View the list's information and change your settings at
> //www.freelists.org/list/programmingblind
>
>

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind



__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

Other related posts: