I've released a closed beta of Nakalyne 2009 07 20 on the Nakalyne.com site. Message me, email me, etc. to get the signup information if you'd like to access the site.
- Reissueing DX and DXi adapters, supports property page (GUI), loading and saving
- Released VST and VSTi adapters, supports Editor, parameters, loading and saving
- Added GetPlaying in host interface
- Added playing flag code in Notes machine
- Changed ControlPlay behaviour to be called just before sample block processing
- Fixed thing where the first notes "escapes" upon loading the song, despite being stopped.
- Fixed thing where play button is pushed in after loading another song, yet the sequencing is actually stopped
- Mousewheel support in the machine view
- Keyboard up/down/left/right key scrolling in machine view
- Added GetProjectTempStartBar() and GetProjectTempEndBar() to CNakaHostInterface
- Added timing specific functions GetProjectCurrentBar(), GetProjectSamplesPerBar(), GetProjectCurrentBarOffsetSamples(), GetProjectSamplesFromStart(), and GetProjectSamplesFromStart64() to CNakaHostInterface
- Added CTRL+B and CTRL+E to sequencer
- Changes to routing engine, added more locks between machine view state modifications
- Fixed up function registration handler code in Grape Loader and Runtime to only register needed link types
- Fixed pattern window to scroll down after a note is entered
- Expanded parameter settings from 1 parameter box to 5 per parameter in Grape
- Added "Run Function..." menu item to actually execute GrapeScript code