Git Product home page Git Product logo

otomadhelper's Introduction

Cover

VegasScripts

State Version Downloads

Otomad Helper

Ranne

Download

EN | 简中 | 繁中 | | VI

Otomad Helper for Vegas, which is designed to allow Vegas to accept MIDI files as input, and automatically generate Otomad/YTPMV tracks.

The script is redeveloped based on the original author @Chaosinism's open source code and uses the NAudio library.

It can also be used to make YTP, Sonar Effect, Datamosh. And Lyrics/Karaoke, Manual Vocaloid/Sentence Mixing, Shupelunker Tactics, etc. will be supported in the future.

The store will be supported for downloading related templates in the future.

The related features of YTP refer to YTP+.

Datą̬͉̫̐͑̓̄ͅa̸͎͇͗̌͂̈̀ą̸̝̼̦̤̇̐ǎ̛͍́̑a̸̲͙͛̐̄̎̚͜a̢̨̝̟͎̾̔̊ǎ̤̞͈͑a͈̪̣̍mo̻̪̬̘̲͆͂͠o̸͍̞͔̓̆̊̀o̗͊̇̇̈́̇ǫ͇͗̏̕͜ơ̬͍͚̦̯̓̊͌ò͈̦̫̈́̓o̦̣̲̊̀o̪̪͚̺̘͛̽̏̈́sh is a technique of damaging clips to create glitchy effects. The related features of Datamosh refer to vegas-datamosh.

Camera Shake feature refer to VegasShakeScript.

Vietnamese translation provided by @Cyahega.

Sister Projects: om_midi for After Effects.

Usage

Select the source track event in the track window, or select source media file in media pool window, or browse another media file (in the script configure form), then open the script to configure and generate.

You can add scripts as toolbar buttons rather than having to click inside the Tools > Scripting submenu, by adding them to the toolbar using the Options > Customize Toolbar menu.

You can also read @Evauation's documentation and watch @Cassidy's tutorial video (English).

Click here to see an introduction to using Datamosh. You can also watch the video (English).

Install

  1. Download the latest version of this script.
  2. Unzip ALL the files in the zip file you've just downloaded to the "Script Menu" folder in the Vegas installation directory.

(ie. C:\Program Files\VEGAS\VEGAS Pro 20.0\Script Menu)

  1. Make sure that the DLL file (DLL\NAudio.dll) is not locked. Specific steps:
    1. In the Vegas installation directory, enter folder Script Menu\DLL.
    2. Right-click the NAudio.dll file and select Properties.
    3. If you see the "Unlock" button or checkbox, click or check it.
    4. Click OK button and you're done.
  2. Open the Vegas Pro to launch it. Select menu Tools > Scripting > Otomad Helper to open.

Datamosh Extension Pack

If you need to use the full features of Datamosh, you need to install the Datamosh extension pack.

  1. Download the Datamosh extension pack.
  2. Unzip the 7z file and move the _internal folder to the same directory as the script Otomad Helper.cs.

Compatibility

Vegas Pro 13+ supported.

Vegas Pro 16 and above support all features, and Vegas Pro 13 ~ 15 are compatible to run (some features are missing). The correct version must be installed though.

Tested fine on Vegas Pro 17, 18, 19, 20.

Glossary

You could learn about many features more easily through pictures.

Glossary >

Explore Visual Effects

Explore Visual Effects

Major Version Update History

These are screenshots of the script user interface for major version updates in history.

Major Version Update History >

Roadmap

Roadmap >

Issues

When you are using the script, if you:

  1. Have a problem in it;
  2. Found a bug;
  3. Submit some new suggestions or ideas;
  4. Help us collaborate on the production;
  5. Optimize interface appearance;
  6. Make corrections to existing translations;
  7. Provide a new language translation;

You can create issues.

Terms of Use

  1. Respect the rights and interests of authors when creating with non-self-made MIDI/source.
  2. Using this script requires some creative abilities from the users. This script should and should only be used to assist in creations. Do not rely solely on this script to generate productions or learn to creating Otomad/YTPMV as a beginner. Listen, don't make Otomidi!

Permissions

If you use this script, the script will use the following permissions.

  1. File read and write.
    The script reads and writes an INI user profile in your disk memory to save your user data.

    Path: C:\Users\(Your User Name)\AppData\Roaming\VEGAS Pro\(Your Vegas Version)\Otomad Helper.ini

  2. Registry read and write.
    The script need to read and write the registry to install or uninstall pitch-shift plugin presets.
    If you don't use pitch-shift plugin method in script, you can ignore the installation presets and thus not use this permission.

    Path: HKEY_CURRENT_USER\Software\DirectShow\Presets\{ED1B4100-93BE-11D0-AEBC-00A0C9053912}

References

Help and Troubleshooting

My documentations: (Chinese)

Chaosinism's original documentations: (Chinese)

Chaosinism's original documentations: (Japanese)

License

  • This project is under the GPL 3.0.
    • Chaosinism's original scripts are under the LGPL 3.0.
      • Evan Kale's scripts are under the GPL 3.0.
        • NAudio is under the MIT.
  • YTP+ are under the GPL 3.0.
  • Ookii Dialogs WinForms are under the BSD 3 Clause.
  • Delthas's Vegas Datamosh are under the MIT.
    • FFmpeg is under the LGPL + GPL.
    • Avidemux is under the GPL.
    • Xvid codec is under the GPL.


General Instructions (for commonly all scripts)

Tips

Various scripts for MAGIX Vegas (v14 and above).

Compilation note for Sony Vegas (v13 and under):

  • The namespace name of the .NET assembly has changed from Sony.Vegas to ScriptPortal.Vegas in v14 and onward.
    • Change using ScriptPortal.Vegas; to using Sony.Vegas; in the scripts to compile for v13.
  • Actually, the scripts is not supported v12 and under.

Install

  • Scripts belong in the Vegas install directory, in the "Script Menu" folder.
    • (ie. C:\Program Files\VEGAS\VEGAS Pro 20.0\Script Menu)
  • Some scripts require additional DLLs, put them in a "DLL" folder in the "Script Menu" folder.
    • (ie. C:\Program Files\VEGAS\VEGAS Pro 20.0\Script Menu\DLL)
  • Make sure that the DLL files (such as DLL\NAudio.dll) are not locked.

otomadhelper's People

Contributors

otomad avatar cyahega avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.