-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release MK Shaper/Stutter v1.20 #1299
Merged
cfillion
merged 1 commit into
ReaTeam:master
from
cool9-MK:reapack.com_upload-1705913317206
Jan 22, 2024
Merged
Release MK Shaper/Stutter v1.20 #1299
cfillion
merged 1 commit into
ReaTeam:master
from
cool9-MK:reapack.com_upload-1705913317206
Jan 22, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
cool9-MK
commented
Jan 22, 2024
- 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.
+ 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.
cfillion
reviewed
Jan 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.