Updated the DrumMachine. Instead of posting a new BAS file I have to repackage it because I changed some data files. Here's a new version. I will leave the last version up for reference. Here's what's new:
'New in v0.1b
Added: Added Two more intruments, Clave, Triangle
Added: Right click over squares to quickly erase them.
Added: Press "d" enters drawing mode, then ESC will exit drawing mode.
When in drawing mode, playback stops.
Added: Simple file save/load of pattern, (s = save, l = load)
Pattern saved as drummachine.sav in current directory.
This file is auto-loaded on startup, if it exists.
Added: Double open/play longer playing sounds for more realstic sound,
Instead of playing same sound for low/high vol, which often clipped,
two file handles are used now, one plays high vol, one for low vol.
Added: Instrumet name images. I plan on them being clickable soon (to mute)
Added: Gave the program a TITLE bar name
Fixed: Show 1st marker position when doing a reset (enter) when paused.
Fixed: Stopped hhopen from playing when hhclosed starts, like it should.
Download v0.1b here -> - Dav