Page 1 of 1

QBPlay - QuickBasic's Play-Command

Posted: Sat Sep 08, 2007 3:22 pm
by Froggerprogger
Update!! Version 1.5!
- now the lib is ready for PB4!

-------------------------------------------------------

Hi!
The QBPlay-function enables playing songs like in QBasic with the Play(...)-function. In addition there are some further things implemented:
- different 'instruments' (Sinus/Rect/.../Organ/ChurchOrgan)
- multiple tracks can be mixed together (for multitrack-songs)
- playback as PB-sound or export to WAV-file

QBPlay exists as Source (for including) as well as UserLib/Resident-combination together with some examples.

http://www.2mal2mal.de/public/purebasic ... ay_1.5.zip (.zip-file)
http://www.2mal2mal.de/public/purebasic/libs/QBPlay_1.5 (zip-content unpacked)

Further here are some additional example-songs:
www.2mal2mal.de/public/purebasic/libs/QBPlay_Songs

Posted: Sat Sep 08, 2007 8:05 pm
by dracflamloc
Very cool. Brings back memories of when I first discovered the play command and figured out darth vader's imperial march ;)