psvBeeper library for Delphi 5, 6 and 7 contains components for playing different types of sound: TpsvBeeper to play system sounds TpsvWavSound to play wav files TpsvMidiSound to play midi files
File List:
psvBeeper.dcr
5Kb
psvBeeper.pas
7Kb
psvSoundD7.dpk
1Kb
psvSoundD7.res
2Kb
test.mid
31Kb
test.wav
24Kb
Similar code
Simple Media Player
(Popularity: ) : This is my first real program in delphi. I desided I'd make a media player since I love listening to music. I have only been programming in delphi for a few hours so be nice, and please vote. MP3 PLAYER
(Popularity: ) : This is MP3 and Wav player. It has got several features like: continuous play, shuffle, repeat, volume control, balance control (to set to 0% click on the label balance), time (counting/counting out), explorer style, progress bar (with it you can ... WinampPanel8
(Popularity: ) : A panel which has the user interface of winamp, including the ability to change skins. The bitmaps in it are 8 bit (256 colors) so it might be problematic for some reason. That is why I've also posted WinampPanel24 under ... CD Player
(Popularity: ) : You can play CDs with this program. Furthermore the registry is used to save the properties left and top of the form. I used the API function mciSendString to control the CD drive. Of course the track length and the ... The Secret of WAV
(Popularity: ) : Making wav sound format file. RIFF (Resource Interchange File Format) is a format by Microsoft and IBM which is similar in functionality. The RIFF format was designed formulti-media purposes. ... Rate for me. Using sounds in Delphi Applications
(Popularity: ) : This code is designed to show people how to use a media in their application. It's very useful for things like game making. Record From Microphone to Wave File
(Popularity: ) : I wrote this in Delphi 6. This Code Records from your Microphone and Saves it to the Hard drive as a .wav file. Just add mmSystem to the Uses and insert the code. Sence I didn't get many votes by ... WinampPanel24
(Popularity: ) : Same as WinampPanel8, only with 24bit images. Media Player (without using any media components, just code!)
(Popularity: ) : This program will play media files supported by your current version of Media Player!! MP3s, WAVs, WMAs, etc. All by code! Also shows how to use the TListBox and how to add a horizontal bar to a TListBox! Mixer
(Popularity: ) : This uploaded software from Lake Unanimated at Lake of Soft, Ltd features an advanced sound-mixer. software included in this package, demo application MixerProbe.exe and Mixer component sources are completely freeware. you can use them in any of your projects, including ...