Mercurial > vegas-scripts
annotate README.md @ 6:d6fb9b751b03 default tip
hg: purge .github folder
author | Paper <paper@tflc.us> |
---|---|
date | Tue, 25 Mar 2025 00:29:30 -0400 |
parents | 32af787f8cb8 |
children |
rev | line source |
---|---|
1
32af787f8cb8
Migrate files from gist
Paper <37962225+mrpapersonic@users.noreply.github.com>
parents:
0
diff
changeset
|
1 Hi, this is where I put (most of) my Vegas Pro scripts |
32af787f8cb8
Migrate files from gist
Paper <37962225+mrpapersonic@users.noreply.github.com>
parents:
0
diff
changeset
|
2 |
32af787f8cb8
Migrate files from gist
Paper <37962225+mrpapersonic@users.noreply.github.com>
parents:
0
diff
changeset
|
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 |
32af787f8cb8
Migrate files from gist
Paper <37962225+mrpapersonic@users.noreply.github.com>
parents:
0
diff
changeset
|
4 |
32af787f8cb8
Migrate files from gist
Paper <37962225+mrpapersonic@users.noreply.github.com>
parents:
0
diff
changeset
|
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 |