ENTITY 1.01 - 1st March 2006 ---------------------------- Fixed midi fine CC bug - fine CC values were being ignored. ENTITY 1.00 - 4th December 2005 ------------------------------- Reconfigured voice architecture for polyphonic capability (6 voices). Added voice assignment, stacking and cascading. ENTITY 0.991 (unreleased) ------------------------- BUGS FIXED: * NRPN transmission - MSB & LSB were inverted for transmissions from Entity. ENTITY 0.99 - 22nd August 2005 ------------------------------ ADDED: * MIDI LFO Synchronisation * Midi pan * Entity Quick Reference (documentation) CHANGED: * Much of manual rewritten * PART & PAGE keys don't exit from config edit * Sysex device ID "ALL" -> "ANY" * Presets include "12-tone Equal" as tuning name * EntityMidiUtils updated to include tuning names BUGS FIXED: * Matrix source scan ENTITY 0.35 ----------- ADDED: * 10 new preset sounds * "SAVED SOUND" message after saving. * Store SHIFT state along with fast-edit state when configuration settings are stored. * EntityMidiUtils now includes global (configuration) sysex encoding and decoding, with example code. CHANGED: * When naming sounds, buttons are more sensibly and extensively utilized: PART = insert/delete, GROUP = "1" or " ", PAGE = "A" or "a", PARAM = cursor L/R, VALUE = inc/dec. * CTR3 simulates CTR1/2 during fast matrix edit and keep Pots 1 & 2 as the para/page selectors (previously Pots 1, 2 &3 swapped roles when CTR1 and 2 were matrix edit sources - a bit confusing) BUG FIXES: * Spread = 1000..0 increases volume. Now volume is constant. * LFO note sync for square wave should start with rising edge of waveform * LFO unipolar outputs, when modulated by zero, need to tend towards unity rather than zero. For example: MMOD -> LFO1 LEVEL = 1000, with MMOD = zero, should mean that LFO1 has a unipolar DC output of 1, with no LFO signal. Previously it was going to zero, which is only correct for bipolar LFO modulation destinations. (An example of a unipolar destination is a level). * If original version of an edited sound is edited, the previously edited version was being recalled on subsequent version navigation. ENTITY 0.30 ----------- ADDED: * CTR1-3 default to centre position on new sound * NRPN dynamic data ranging for pots, so 128-step pots have appropriate control over NRPN edit values when using LSB alone, and full precision editing when data entry MSB is followed immediately by LSB. * NRPN increment and decrement (always full precision) * Better UI configuration for modulation editing (thanks Joost!) * EntityMidiUtils for midi developers * MIDI all-controllers-off FIXED BUGS: * NRPN parameter coarse/fine reversal * NRPN dsp parameter select (occasional) * CTR123 zeroed on sound bank receive/change * LFO sync/delay unavailable on first note of new sound * O1 FM * KVEL & portamento dependencies (when KVEL is used to affect portamento time)