Skip to content

Commit

Permalink
Release MK Shaper/Stutter v1.20 (#1299)
Browse files Browse the repository at this point in the history
+ Added Razor Edit.
+ Now the script can manage any selected envelopes. If the envelope is not selected before running the script, the script will create a volume envelope by default.
+ The name of the active Envelope is now displayed in the script interface.
+ Added envelope selector for Items (Volume, Pan, Pitch).
+ Rise and Fall for the Pan envelope have been adjusted. The Gain control changes the range.
+ The range has been increased and the principle of operation of the Gain regulator has been changed.
+ Added "Soft Attack" option.
+ Significantly improved script performance when processing Selected Area.
+ Reset now correctly removes multitrack envelopes and selected areas.
+ True Stutter mode: When the Shape control is at maximum, the envelope takes on a rectangular shape.
+ Fixed a bug: sometimes in item envelope mode the points were not placed correctly if the item had a changed ratio.
+ Fixed a bug: now changing the Shift option does not cause the script to crash if this is done before pressing the Shape button.
+ Fixed a bug: flickering and incorrect position of item envelope points in Rise and Fall modes.
+ Fixed a bug: points were not placed correctly if the item was placed at the start of the project.
+ Fixed a bug: now the script does not crash when trying to process Empty Items.
+ Fixed a bug: now the point of the first transient is drawn correctly if it is not at the start of the item.
+ Fixed a bug that slowed down the update of the script window when Loop was running.
+ Fixed a bug: now the DestroyAudioAccessor function works correctly.
+ Now loop selection is captured by the script only when controlled from the script interface.
+ The minimum grid and ruler resolution has been limited: now long items and small grid resolutions do not overload the processor.
+ Optimization in general: now the script starts instantly. CPU load reduced by 50% when idle.
+ Controls have been streamlined for more intuitive operation.
+ Work without items: if there are no items in the selected area, the script will run in Grid and Track Envelope mode.
+ Now, when working with midi items and without items, the script runs almost instantly, without wasting resources on processing.
+ Added the option to manage all envelopes at once. When disabled, the script controls only the selected one.
+ Now, when zooming horizontally using the keyboard keys, the waveform is centered on the edit cursor.
+ The minimum HPF value turns off the filter, completely removing filtering artifacts.
+ Increased the maximum waveform window width and main window size limits for better display on large screens.
+ Theme: Added the option "Large Font Size" (Options - User Settings (Advanced)), which increases the font size when the window size is large.
+ Undo Points are now created during envelope generation.
+ Donate service has been changed to valid.
  • Loading branch information
cool9-MK authored Jan 22, 2024
1 parent 8e540f3 commit b5f8207
Showing 1 changed file with 1,711 additions and 735 deletions.
Loading

0 comments on commit b5f8207

Please sign in to comment.