Releases: otomad/OtomadHelper
Version 4.47.17.0 Released
Update Logs
Fixed
- Since the Scripting API has been updated since Vegas Pro 22 Build 122, a separate script was provided in the previous version (v4.46.2.0) to support it. However, the fact that the old API was still used in minor versions prior to Vegas Pro 22 Build 122 (such as Vegas Pro 22 Build 93), resulted in those versions not being able to use scripts properly, which was a headache. So in this version there are no longer separate scripts, but two are combined into one.
Experimental Features
These features cannot be set to enabled or disabled in the user interface currently, they are enabled by default. will be controllable in the future major release.
- If multitracks, then grouping for the generated tracks (maybe not compatible with old versions of Vegas so unable to startup the script).
- If tuning exceed the known range (±24), one or more octaves are raised or lowered to eliminate dissonance (may not supports all tuning methods).
- (Hidden Feature) Blind Box Mode, which uses random sources to generate YTPMV. It is not enabled by default, if you want to try, please manually change the value of
IsBlindBox
totrue
on line 193 of the script.
Version 4.46.2.0 Released
This update fixes an issue where scripts are not compatible with VEGAS Pro 22, please note that you should download the corresponding version.
Update Logs
- Fix line 36241, column 44 in Vietnamese translation - by @cyahega in #54
- Fix cannot find plugin in VEGAS Pro 13~16 - in #63
- Compatible with VEGAS Pro 22 - in #79
- If the next release version tag exceeds v5, the auto check for updates of the script for VEGAS Pro 13~15 will be disabled.
- Update Traditional Chinese and some other translations.
Full Changelog: v4.31.28.0...v4.46.2.0
Docs
The “History” document is updated, you can view it if you are interested in.
Note
This release is expected to be the last v4.x update, unless it contains some fatal bugs that need to be fixed urgently. Development of the future version will continue.
Please note that compatibility for older VEGAS Pro versions will stop supporting in the future version due to maintenance difficulties. If you are still using the old VEGAS Pro version, you can continue to use Otomad Helper v4.x.
Here's a preview of the software and environment requirements required for the future version:
Requirements that must be met
- VEGAS Pro
- VEGAS Pro 16 or newer
Requirements for the best experience (optional)
- Windows
- Windows 11 Build 22523 or newer
If your Windows version is lower than it, it may work fine, but the user experience may be affected, such as UI misalignment, unrecognizable text colors, etc.
- Microsoft Edge WebView2 Runtime
Although Microsoft Edge and Microsoft Edge WebView2 Runtime are built in with the Windows system and are also used in new versions of VEGAS Pro, some users may have uninstalled them because they hated the "Widget" feature that came with Windows 11.
The new version will depend on that library and will not working if it is uninstalled. If you do need to do not want to install the Microsoft Edge WebView2 Runtime, an embedded runtime version may be available in the future, although this will multiply the size of the extension.
Version 4.31.28.0 Released
Update Logs
- Correct Vietnamese translations.
- Export MIDI File tool now support track name within Non-ASCII characters.
Version 4.31.27.0 Released
Update Logs
-
Optimize for error prompts when the MIDI file from the previous generation operation does not exist while in the quick generation (press Ctrl key to start).
-
New tool: Export MIDI File.
Export MIDI files based on the track events.
A solusion for #48.You can do but not recommend
- Based on video events.
- Using "Pitch Shift" Audio FX instead of tuning with + and - key.
- Using Vegas Pro version < 16.
The above will generate notes with all base pitch.
However, it is completely sufficient to generate corresponding visuals through the existing audio events.
You can't do
- Generate drum kit.
You can do
- Preview all selected tracks.
- Generate multiple tracks.
- Select instruments.
- Set track name.
- Set base pitch.
- Export loop region only.
- Adjust events gain (volume for audio events or opacity for video events).
- Adjust tracks volume (audio track) or opacity / composite level (video track).
- Adjust audio tracks pan.
Version 4.29.17.0 Released
Update Logs
- New: If you clicking the script icon to run the script while press Ctrl Key, it will automatically to use the last configuration to generate without displaying the configuration dialog.
- Note: If you are using the "Replace Track Events" tool, this feature will be disabled to avoid affecting normal working.
Version 4.28.14.0 Released
Update Logs
- Fix a bug where Find Track Events could only find video events but not audio events, and no one had discovered it for so long.
- Fix a bug that was resolved in v4.28.1.0 but reappeared after updating v4.28.3.0.
- New PV Rhythm Visual Effects: Vertical Bounce, Wipe in the Right, Split Vertical Out.
- Add a filter to Find Track Events that allows you to filter for only video events, audio events, or both.
Preview
- Add smooth motion curves to keyframes feature (Flow) (#36) will come with the next major version update, due to there are technical difficulties in the implementation of it in script. The next major version update will be upgraded to an extension (Custom Command) to support this feature.
- The next major version update design prototype (click to enlarge):
Version 4.28.3.0 Released
Update Logs
- Fixed a bug that may result in incorrect track position calculation in multitrack mode.
Version 4.28.1.0 Released
Update Logs
- Fix Audio - No lengthening in monotrack mode doesn't work.
Version 4.27.29.0 Released
Update Logs
- Add Indonesian support.
Thanks for @AdeEdogawa & JujunG's translation. - Fix the "Media Not Selected" warning prompt at the bottom of the tab to avoid moving it to the bottom of the scrollbar if there are too many settings on it.
- Fix a strange bug where the window incorrectly located in the upper left corner of the screen when opening the PV Rhythm Visual Effect Advanced window in English, Traditional Chinese, Japanese, Russian, Vietnamese, Indonesian.
- New: Show a progress bar detail when performing the glissando/swirl visuals, and you can also cancel the process properly at this time.
- Optimize the track helper logic codes, fix the last release problem. However, adding monotracks (turn off Multitrack for Chords) to existing tracks takes significantly longer than the last release.
Version 4.27.18.0 Released
Update Logs
- The feedback found that the previous version (v4.27.17.0) of the script has run TOO SLOOOOOWLY, this update optimizes some of the logic code to run as fast as the version before the last version (v4.26.14.0) script.
Known Issues
- For speed optimization, this will result in slightly unreliable track detection in some special cases. It doesn't affect if you do not specify preferred tracks.
- If you have too many pitch bend wheel events in your MIDI track, you may get stuck at 99% and spend too much time processing them. And it is not valid to click the Cancel button.
The above issues might be fixed in the next version.