Skip to content
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 ReSampler v0.9.1 #1300

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

cool9-MK
Copy link
Contributor

  • Added Fine slider for fine-tuning the frequency in cents.
  • Added Reverse function: play files backwards.
  • The waveform now displays Reverse if the function is active.
  • Now the script can receive MIDI from any channel, not just the first.
  • Fixed a bug: now play cursor correctly changes position if the zoom of the waveform is changed.
  • Fixed a bug: now the script does not give an error when working with Reversed items (but also does not work with them).
  • Fixed a bug: now the script does not crash with an error if the recording was activated from daw, but was stopped by the script button.
  • Fixed a bug: now the script does not crash with an error when pressing the keyboard arrows.
  • Now zoom, when you press the keyboard arrows, focuses approximately around the area of the start and end markers.
  • Added a condition for correct work with Muted items.
  • Improved display of the initial screen when launching on long items.
  • Now clicking on a sample in the Media Explorer resets the selection of items, shifting the focus of the script to the Media Explorer.
  • All menus that have only two items have been replaced with switch buttons with indication.
  • Increased the maximum deviation of Random Pitch to +-50 cents.
  • Changed the position of some controls.
  • Fixed typo: RealmGUI -> ReaimGUI.

+ Added Fine slider for fine-tuning the frequency in cents.
+ Added Reverse function: play files backwards.
+ The waveform now displays Reverse if the function is active.
+ Now the script can receive MIDI from any channel, not just the first.
+ Fixed a bug: now play cursor correctly changes position if the zoom of the waveform is changed.
+ Fixed a bug: now the script does not give an error when working with Reversed items (but also does not work with them).
+ Fixed a bug: now the script does not crash with an error if the recording was activated from daw, but was stopped by the script button.
+ Fixed a bug: now the script does not crash with an error when pressing the keyboard arrows.
+ Now zoom, when you press the keyboard arrows, focuses approximately around the area of the start and end markers.
+ Added a condition for correct work with Muted items.
+ Improved display of the initial screen when launching on long items.
+ Now clicking on a sample in the Media Explorer resets the selection of items, shifting the focus of the script to the Media Explorer.
+ All menus that have only two items have been replaced with switch buttons with indication.
+ Increased the maximum deviation of Random Pitch to +-50 cents.
+ Changed the position of some controls.
+ Fixed typo: RealmGUI -> ReaimGUI.
@cfillion cfillion merged commit ae3e500 into ReaTeam:master Jan 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants