annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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