Oversample VST Plugin Shell Extension
-
Christian Budde Christian Budde https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=25572
- KVRAF
- Topic Starter
- 1538 posts since 14 May, 2004 from Europe
Regarding eXT: the problem has been confirmed and fixed by its developer. The fix will be available in the next update!
Christian
PS: He seems to be very fast here as well!
Christian
PS: He seems to be very fast here as well!
-
- KVRAF
- 6111 posts since 18 Oct, 2007
- KVRAF
- 37536 posts since 14 Sep, 2002 from In teh net
I also used the one that was an exe in the 7zip package - isn't that it? Both caused crashes with anything I tried to wrap (although it was in eXT so maybe that's why)Christian Budde wrote:Try the standalone converter. Until all this problems have been solved this is the savest way.aMUSEd wrote:Well everything I've tried has crashed instantly. How do you uninstall it? I unregistered the dll but Windows won't let me delete the folder
- KVRAF
- 37536 posts since 14 Sep, 2002 from In teh net
No -- just tried in Cantabile (wrapped Helix) and crashed that too
-
Christian Budde Christian Budde https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=25572
- KVRAF
- Topic Starter
- 1538 posts since 14 May, 2004 from Europe
Yes, that should do the trick. To register the shell extension you need to use the installer (or use regsvr32 "Oversample Shell Extension.DLL")aMUSEd wrote:I also used the one that was an exe in the 7zip package - isn't that it? Both caused crashes with anything I tried to wrap (although it was in eXT so maybe that's why)
Christian
-
Christian Budde Christian Budde https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=25572
- KVRAF
- Topic Starter
- 1538 posts since 14 May, 2004 from Europe
The problem is Helix here. For some reason it crashes the virtual hosting. Also it crashes my VST plugin unit test, which is a strong indication that something with the plugin is still wrong. I'll contact the developers and ask them for a statement.aMUSEd wrote:No -- just tried in Cantabile (wrapped Helix) and crashed that too
Christian
- KVRAF
- 37536 posts since 14 Sep, 2002 from In teh net
This was the free beta anywayChristian Budde wrote:The problem is Helix here. For some reason it crashes the virtual hosting. Also it crashes my VST plugin unit test, which is a strong indication that something with the plugin is still wrong. I'll contact the developers and ask them for a statement.aMUSEd wrote:No -- just tried in Cantabile (wrapped Helix) and crashed that too
Christian
-
Christian Budde Christian Budde https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=25572
- KVRAF
- Topic Starter
- 1538 posts since 14 May, 2004 from Europe
Ah, OK. This would make sense as it displays a dialog prior to its start. I guess it crashes, since it could not display that message (suppressed by the virtual host).aMUSEd wrote:This was the free beta anyway
If you are not sure whether a plugin will work, please make sure it passes as much tests in my VST Plugin Test Unit Tool (http://www.savioursofsoul.de/Christian/ ... =111#VUnit).
Kind regards,
Christian
-
- KVRAF
- 6111 posts since 18 Oct, 2007
-
Christian Budde Christian Budde https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=25572
- KVRAF
- Topic Starter
- 1538 posts since 14 May, 2004 from Europe
Done!Optomadic wrote:Christian please update the link on 1st page..
I'll add some command line options to the standalone convert tool now. Just give me a couple of minutes.Optomadic wrote:I need to convert around 300+ synths so I think a batch is in order. Please tell me theres commandline arguments
Christian
-
Christian Budde Christian Budde https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=25572
- KVRAF
- Topic Starter
- 1538 posts since 14 May, 2004 from Europe
The standalone tool in the 7z archieve does now contain some command line options:
OversampleVstPlugin.exe *.dll
will create wrapped VST plugins of all VST plugins inside that directory.
Christian
OversampleVstPlugin.exe *.dll
will create wrapped VST plugins of all VST plugins inside that directory.
Christian
-
- KVRAF
- 6111 posts since 18 Oct, 2007
Ok great idea. This will make it much easier to batch. Would be also nice if you could define the fucntions that are used specifically in the conversion, file naming etc.
BTW I get this error message when I try to open a wrapped plugin in any host.
Zugriffsverletzung bei Adresse 023B98D1. Lesen von Adresse 023B98D1.
BTW I get this error message when I try to open a wrapped plugin in any host.
Zugriffsverletzung bei Adresse 023B98D1. Lesen von Adresse 023B98D1.
-
Christian Budde Christian Budde https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=25572
- KVRAF
- Topic Starter
- 1538 posts since 14 May, 2004 from Europe
As I said some pages before, this method of wrapping the plugins is very critical. In case a wrapped plugin don't work, please check whether the plugin has potential problems using my VST Plugin Unit Test Tool. If you copy it to your VST subdirectory and open it you can scan all plugin at once.Optomadic wrote:BTW I get this error message when I try to open a wrapped plugin in any host.
Zugriffsverletzung bei Adresse 023B98D1. Lesen von Adresse 023B98D1.
If the plugin fails more than the NaN/read beyond blocksize test, it is likely that the plugin doesn't work in the wrapper. In that case it depends on the test, but most probably it's a fault of the plugin and needs to be fixed by the plugins author.
Kind regards,
Christian
-
- KVRAF
- 6111 posts since 18 Oct, 2007
Thanks for the info. I probably wouldn't have read back to that particular post unless you said something
.
Does this wrapper use code from Chris Walton's oversampler (or vice versa)? I vaguely remember reading something about you 2 doing a collaboration on oversampling. If so, its strange as 1.4 does not crash any plugins (yet) on my system but this new version does.
Anyway I dont think this wrapper version is going to work now as every plugin is coming up with that same message
..
Does this wrapper use code from Chris Walton's oversampler (or vice versa)? I vaguely remember reading something about you 2 doing a collaboration on oversampling. If so, its strange as 1.4 does not crash any plugins (yet) on my system but this new version does.
Anyway I dont think this wrapper version is going to work now as every plugin is coming up with that same message

