Mercurial > vegas-scripts
comparison README.md @ 1:32af787f8cb8
Migrate files from gist
committer: GitHub <noreply@github.com>
author | Paper <37962225+mrpapersonic@users.noreply.github.com> |
---|---|
date | Mon, 23 Jan 2023 23:25:44 -0500 |
parents | 08b074facb6b |
children |
comparison
equal
deleted
inserted
replaced
0:08b074facb6b | 1:32af787f8cb8 |
---|---|
1 # vegas-scripts | 1 Hi, this is where I put (most of) my Vegas Pro scripts |
2 My Vegas Pro scripts | 2 |
3 Each file assumes that you're using version 14 or up. There is one *major* exception, which is the disable resample script. It doesn't make the check because resample can be disabled project-wide in 14 and up anyway, so I've just made it 13-compatible from the get-go | |
4 | |
5 But if you do use a Sony version of Vegas, you can just remove the `#define VER_GEQ_14` and it'll work just fine |