![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Newbie
Join Date: Feb 2006
Posts: 28
Rep Power: 0
![]() |
How do i jump to access the sound chip on the sound card?
When writing in C++ do i Call midi instructions or functions to trigger the sound chip on the sound card? ""download a sound library ( i.e., fmod )"" A Sound Libary is just wav. files or mp3 files in C++ your just calling Files In C++ there should be a sound and waveform function to be able to change the waveshape,envelope,sound patch, pitch, frequency, volume, etc. how do i change the waveshape,envelope,sound patch, pitch, frequency, volume and waveform when writing in C++ please? |
|
|
|
|
|
#12 | |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Quote:
You aren't paying attention to your responses. You have some. Fire up Google and do some rational investigation.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
|
#13 |
|
Newbie
Join Date: Feb 2006
Posts: 28
Rep Power: 0
![]() |
What should i type in sound libraries for C++?
I'm looking for the sound functions and waveform functions in C++ how do i find them in google please what am i looking what is the label for this type of programming? I thought game programmings triggered the soundchips to changes the waveforms,waveshapes,pitch,frequency , volume? |
|
|
|
|
|
#14 | |
|
Expert Programmer
Join Date: Jun 2005
Posts: 850
Rep Power: 4
![]() |
Quote:
The first hit seems to be what you want, kind of. |
|
|
|
|
|
|
#15 |
|
Newbie
Join Date: Feb 2006
Posts: 28
Rep Power: 0
![]() |
Which ones are used in C++ programmers please?
|
|
|
|
|
|
#16 |
|
Professional Programmer
Join Date: Sep 2005
Location: serbia & montenegro
Posts: 484
Rep Power: 4
![]() |
You can use whathever you want. The is not a 'standard' for sound functions which all programmers use. You can choose what library do you like and work with it.
|
|
|
|
|
|
#17 |
|
Newbie
Join Date: Feb 2006
Posts: 28
Rep Power: 0
![]() |
Which Sound libraries are there and where do u get them
How do u use these sound libraries in C++ Do u just call sound files from these Sound libraries? |
|
|
|
|
|
#18 |
|
Professional Programmer
Join Date: Sep 2005
Location: serbia & montenegro
Posts: 484
Rep Power: 4
![]() |
Search google there are many of them. When you download a library, you must link with it and include its header file in order to use it.
|
|
|
|
|
|
#19 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
You are asking the same questions over and over and getting the same answers. There are no standard sound functions as part of the C/C++ languages. One uses libraries written by others. One finds these by searching. Refusing to accept this does not change the facts. Pay attention and deal with reality, or be prepared to pick watermelons for a living.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#20 |
|
Professional Programmer
Join Date: Sep 2005
Location: serbia & montenegro
Posts: 484
Rep Power: 4
![]() |
Good said! He was starting to pissing me off by repeating the same question...
![]() |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|