Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
+ 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.
- Loading branch information