Undelete awareness. Altered definition of OnChangeAssignment().
Added new MIDI modes: "always round up" and "always round down".
Updated about dialog text, and changed target DLL name for latest beta
Updated to latest version with new mapping dialog
Structural changes and conversion to PeerLib2 / Win32++
*** empty log message ***
Initial commit
Added license info
Added license info
Added copyright info
Add XInput plugin
Initial commit
initial checkin
Add AntiAliasedTextOut; use new song position callbacks where available
Implemented subtick timing
*** empty log message ***
Initial commit (version 1.0)
File compatibility fix
Added license info
Offset should now work with MIDI and QWERTY triggers
Changed output path for 061110 beta
Cleanup
doc stuff and shared file kludge
Update for peerlib2 and VC2005
MIDI feedback now remembers the last value it sent to the controller, and only sends a new value if it is different from the old one. This should break the infinite feedback loops which were occuring with e.g. Behringer BCF-2000 controllers.
Added license info
Update for new buzz
Initial commit
Initial commit
Initial commit
Fixed unresponsive patterns plus assorted small stuff
Initial commit. Original code for old buzz beta.
*** empty log message ***
The notes in the current scale are now shown properly on first opening the "Choose Scale" dialog.
Initial commit
Upgrade to VC++ 2005
Added license info
Whoops, fixed small typo.
Version 1.3b
Initial commit
Initial commit
Replaced sprintf with safer _snprintf
Removed code restricting note output to start of tick
Initial commit
V1.3a - Fixed random wave in non-subtick mode
Initial commit
Added license info
Initial commit
Added NextTick mode attribute (fixes double-triggering problems)
Corrected machine flags
Removed snapmanager.psd (don't know what that was doing in the Pulsar folder!)
Started adding MIDI support. Currently it's about as simple as it gets: the note is passed on to the target machine iff it is in the current scale.
Fixed MFC dialog crashes (now using static link instead of shared dll). Thanks Oskari!
Initial commit
Initial commit
Fixed incorrect restore of param number on undelete of target machine
Added "Take Snapshot" parameter. When 0, it prevents snapshots from being restored on this tick only. When 1, it also takes a snapshot. As requested here: http://www.buzzchurch.com/viewtopic.php?t=1011
Added license info
"Root" combo in Scale dialog is now tied to the "Root" parameter.
PAL; plug some leaks; new flags in machine info dialog
Forgot to update x64 project settings
Added de-assign button and machine gun retrigger prevention
Wrap "take snapshot" stuff in ifdefs
Standard project directories initialized by cvs2svn.
Added skin and "loop length mode" attribute