- This topic has 1 reply, 2 voices, and was last updated 10 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Miscellaneous › Others › Sound
How to generate various sounds using Keil compiler?
I've seen programs that uses dos.h and conio.h header files and generte sound. But that doesn't work in Keil.
Any Solution?
KEIL is cross compiler. for different hardware target devices. if you want to generate sound through hardware you have to write a program for that