//////////////////////////////////////////////////////////////////////// // Version 1.00 - 11.08.2025 //////////////////////////////////////////////////////////////////////// BUG 1. Fixed BUG with random stop notes, when some oscillator mode are mixed with another oscillator modes. NEW 1. Added new function for search by name for SCENE, SOLO, ACOMP, FBASS, CHORD, SOUNDS and MULTISAMPLES. 2. In oscillator modes: "Mono + Portamento JS2", "Stradivari Violine" and "Poly&Mono/JS2" added new parameter in page Sound Edit, Menu "OSCILLATOR". Parameter is in "Main" page, and name of parameter is "CrossFade Mode". This parameter determine how is made crosfade between samples when have portamento. If value is "LIN", crosfade is made by linear curves. If value is "EXP", thsn crossfade is made by exponnential curve. When use "EXP", sound of portamento transition is more inthensive/louder. Evcouse this dependent from phase difference of mixed audio signals. IMPORTANT NOTE: My be a need to check the current value of parameter for all sounds, whu use this oscillator mode, because to this time this parameter no effect on sound, but legacy values different from default "LIN", now will affect all old sounds in this oscillator mode. 3. Added reset function of mixer PAN, with pressing of encoder. One pressing return original PAN value, loaded with SOUND, FBASS or CHORD. Second pressing, set PAN to CENTER. 4. Added reset function of mixer AUX1 and AUX3, with pressing of encoder. First pressing return original AUX value, loaded with SOUND, FBASS or CHORD. Second pressinf set AUX to 0. 5. Added reset function of all mixer EQ parameters, with pressing of encoder. First pressing return original EQ value for selected parameter. Second pressing set value of selected parameter to default. 6. In main pages: MIXER, MIDI and EFFECTS, part frames on top on display are updated to show part number and name. //////////////////////////////////////////////////////////////////////// // Version 0.99 - 15.07.2025 //////////////////////////////////////////////////////////////////////// BUG 1. NEW 1. Fixed oscillator mode "JS Ethno Violin". Now is working. 2. Added new oscillator mode: "ACC SOLO 5 Layer". This oscillator mode is specially designed for SOLO, and have 5 independent layers to make mix of individual register voices. Oscillator mode have independent Dynamic curve and depth for every one layer. This allow to construct accordion register tones with very fine details. Have 3 round robin for every layer or 3 velo zone for every layer. Have separate zone for note attack and note release sound. TIPS AND TRICKS: We recomment do use low layers for low voices like Bassoon, and high layers for high voices like Picolo. Low layers need to be with linear curve of dynamics, or my be with settings to +20. High layers need to be with negative curve of dynamics, to increase audio levels only when high bellows pressure is added. Common Dynamic for SOLO part (in page MIDI) need to be OFF, or my be ON, but with NEGATIVE depth, to compensate volume change from individual layers. For example value -33 is good start point. Every zone have self parameters for attack, offset volume and TUNE. With combination of different voices, volumes, tune... possible to recreate virtually every accordion register sound. Enjoy! 3. Added support for left registers from Siwa&Figli MIDI System, when F.Bass and Chords work woth MIDI channels 2 and 3. //////////////////////////////////////////////////////////////////////// // Version 0.98 - 26.06.2025 //////////////////////////////////////////////////////////////////////// BUG 1. Fixed bug in execution of Manual SD Card Refresh function. NEW 1. Fixed issues with display drawing of next selected SCENE, SOLO, ACOMP, F.BASS and CHORD, in MAIN display page. 2. Fixed issues with display drawing of next selected SCENE, SOLO, ACOMP, F.BASS and CHORD, when selection list windows is opening, and part is changed trought MIDI message. //////////////////////////////////////////////////////////////////////// // Version 0.96 - 01.05.2025 //////////////////////////////////////////////////////////////////////// NEW 1. Enabled calculation of Amp Envelope Decay. 2. Added support for change SCENE, SOLO and ACCOMP, from Siwa&Figli MIDI System. //////////////////////////////////////////////////////////////////////// // Version 0.95 - 16.04.2025 //////////////////////////////////////////////////////////////////////// First Public Release