-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v3.7.3 r4003 - TimeStretch does not have a named argument "rate" #426
Comments
TimeStretch still has two different versions. How to read: type characters 'i'=integer, 'f'-floating point, they follow [parameter_name].
It seems to me if you'd provide floating point for rate and floating point for the preceding tempo (and not tempo_n), it would recognize? Provide please your calling line. |
I used this line: TimeStretch(rate=100.2059891) Is that wrong? |
Works fine on my system. r4003 was the 3.7.3 release, and I used the bundled TimeStretch.dll
There must be another TimeStretch.dll on your system. Download AVSMeter64.exe (for 64 bit systems) and run it with the avsinfo option, it will list all your plugins and dates and versions. My version: |
Your version is older. It is not the version shipped with the 3.7.3 installer. 64 bit:
32bit:
|
What application are you using to open the script when you see the parameter errors, and who built it? |
The TimeStretch filter is broken. It doesnt recognize the arguments tempo, rate, pitch.
I always get the message:
TimeStretch does not have a named argument "rate"
The integer arguments like "rate_n", "rate_d" are still recognized.
Or are the arguments tempo, rate and pitch depreciated but the doku has not been changed?
The text was updated successfully, but these errors were encountered: