See "http://aminet.net/package/dev/basic/lucyplayDevBas" for
Hisoft/Maxon Basic.
------------------------------------------------------------------------------
lucyplay.library written by Oliver Gantert <lucyg@t-online.de>
------------------------------------------------------------------------------
This library offers functions to easily load and play samples via ahi.device
V4 or better. There are no mixing features and nothing to configure, just
load and play samples with the user's default audio mode at full volume.
Also, there are functions for easy joystick/joypad handling using
lowlevel.library V40. Since Version 5 of this library fast
compression/decompression and a file size function was implemented. The new
timer functions are a fast interface to timer.device and calling these saves
you some code and trouble.
If you're porting software to the Amiga and want fast, easy sound, joystick
and timer support, this one's for you. And for everyone else, too ;)
Supported audio formats (more to come)
RIFF WAVE mono/stereo 8/16bit
History
1.0 (18.06.2000) - audio init/kill/play/free/load
1.1 (24.06.2000) - fixed 8bit .wav loader
1.2 (04.07.2000) - audio stop/wait, joystick init/kill/read (first release)
1.3 (05.07.2000) - optimized lucJoyRead()
2.0 (14.07.2000) - new: lucJoyReadBool(), lucBestModeID()
3.0 (29.07.2000) - new: lucJoyInitForce(), install script
3.1 (27.08.2000) - internal changes, some more developer stuff added
4.0 (07.02.2001) - new: lucError(), internal changes
5.0 (17.02.2001) - new: lucCompress(), lucDecompress(), lucFileSize(),
lucTimerInit(), lucTimerKill(), lucGetSysTime(),
lucSetSysTime(), lucTimeDelay()
Website
http://home.t-online.de/home/LucyG
http://drake.here.de
Thanks to
Dámaso D. Estévez for MaxonBasic files
Thomas Aglassinger for the install script
Andreas Hippauf for bug reports
Martyn Capewell for suggestions
------------------------------------------------------------------------------
Feeling bored ? :)
Why not check out this URL ?
http://home.iprimus.com.au/lombi/1/homepage.htm
|