Search the web
Sign In
New User? Sign Up
syntheditusers · SynthEdit Users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Re: SE V1.123 Latency Hack   Message List  
Reply | Forward Message #39934 of 40845 |
Re: [syntheditusers] Re: SE V1.123 Latency Hack

I believe you'll need resource hacker http://www.angusj.com/resourcehacker/

this lets you edit the data that appears in the file->properties dialog and here you change the version number, internal name, product vendor etc etc

2009/7/14 sonicflash1980 <sonicflash1980@...>


Is there a way to change the version number of the DLL ?
(it always says "1.0.0.1" here)
Cheers



--- In syntheditusers@yahoogroups.com, "Jeff McClintock" <jef@...> wrote:
>
> > I just encountered that the Latency Hack does not
> > work anymore in SE V1.123 - I can not find the String in the hex-editor
> > (see below) -
> >
> > > asci code) -> C7 42 68 66 45 6F 4E <-
>
> Hi Thorsten,
> The important bit is >66 45 6F 4E<, the other bytes may vary. Try
>
> -> C7 46 68 66 45 6F 4E <-
>
> Best Regards,
> Jeff
>
> > -----Original Message-----
> > From: studiotools
> > Sent: Monday, January 05, 2009 11:14 PM
> > To: jef@...
> > Subject: SE V1.123 Latency Hack
> >
> > Hi Jeff,
> >
> > this is quite urgent. I just encountered that the Latency Hack does not
> > work anymore in SE V1.123 - I can not find the String in the hex-editor
> > (see below) - so we have to search an other way to do it.
> >
> > Can you add a parameter to the VST-Export Window, where we can adjust
> > the Plug-In Latency for VST-mode? How can I find out where to search
> > the String in the new SE VST 1.1 to change it now?
> >
> > What also might be useful is changing Category
> > (Synth, Effect), Company Name and Version Number.
> >
> > Best Regards,
> > Thorsten
> >
> > > Hi to all,
> > >
> > > I would like to explain the PlugIn Latency Setting for everybody:
> > >
> > > Compile your dll out of SE and open it in a Hex-Editor.
> > >
> > > Take a Hex-Editor (e.g. UltraEdit) and search for the string (not in
> > > asci code) -> C7 42 68 66 45 6F 4E <- then change the 68 to 50 and
> > the
> > > following four bytes to 00 00 00 00.
> > >
> > > C7 42 50 00 00 00 00 represents Latency 0 Samples
> > >
> > > to calculate your correct settings just take the windows calculator,
> > > type in your latency in samples in dec-mode and switch to hex-mode.
> > > then you have to add the 0 (zeros) so that you get four bytes.
> > > example: 1024 samples are hex 00000400 (windows calculator shows only
> > > hex 400), 16 samples are hex 00000010.
> > >
> > > now you have to order the bytes in Little Endian, so reverse them:
> > >
> > > C7 42 50 10 00 00 00 represents Latency 16 Samples
> > > C7 42 50 00 04 00 00 represents Latency 1024 Samples
> > >
> > > After done so, open your PlugIn in Cubase and take a look at the
> > > plug-in informations, now you should see your new latency setting.
> > >
> > > Works really fine here. What is interesting: How can I change
> > Category
> > > (Synth, Effect), Company Name and Version Number?
> > >
> > > Best Regards,
> > > Thorsten
>




Tue Jul 14, 2009 1:29 pm

daz_diamond
Offline Offline
Send Email Send Email

Forward
Message #39934 of 40845 |
Expand Messages Author Sort by Date

... Hi Thorsten, The important bit is >66 45 6F 4E<, the other bytes may vary. Try -> C7 46 68 66 45 6F 4E <- Best Regards, Jeff...
Jeff McClintock
synthedit
Offline Send Email
Jan 8, 2009
1:39 am

Thanks you very much, this works !! :-) ... hex-editor ... does not ... hex-editor ... only...
studiotools_se
Offline Send Email
Jan 8, 2009
11:35 am

Is there a way to change the version number of the DLL ? (it always says "1.0.0.1" here) Cheers...
sonicflash1980
Offline Send Email
Jul 14, 2009
1:24 pm

I believe you'll need resource hacker http://www.angusj.com/resourcehacker/ this lets you edit the data that appears in the file->properties dialog and here...
daz diamond
daz_diamond
Offline Send Email
Jul 14, 2009
1:30 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help