Page 1 of 1

Bug: Move Function

Posted: Sat Dec 26, 2015 11:25 am
by burekas
Hi,

When I put an absolute time which is lower then the current time I got Range error,
If I put higher value it's ok.

Why?

Re: Bug: Move Function

Posted: Tue Dec 29, 2015 2:39 pm
by GoldWave Inc.
I'm not sure of the context you are talking about, but if you are trying to move a value point to a different time, then you can only move it between to two adjacent points. So if you had a point at 5 seconds, another at 10, and another at 15, you can move the point at 10 between 5 and 15. Check to make sure there are not multiple points at the same time. That would restrict the range.