QBPlay - QuickBasic's Play-Command

Share your advanced PureBasic knowledge/code with the community.
Froggerprogger
Enthusiast
Enthusiast
Posts: 423
Joined: Fri Apr 25, 2003 5:22 pm
Contact:

QBPlay - QuickBasic's Play-Command

Post 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
Last edited by Froggerprogger on Sun Sep 09, 2007 11:01 am, edited 1 time in total.
%1>>1+1*1/1-1!1|1&1<<$1=1
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

Post by dracflamloc »

Very cool. Brings back memories of when I first discovered the play command and figured out darth vader's imperial march ;)
Post Reply