iShapeNoise / protrekkr

Automatically exported from code.google.com/p/protrekkr
0 stars 1 forks source link

Interpolate does not work on command #60

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Type in command start and end values to be interpolated.
2. Create a selection including start and end values.
3. Interpolate selection with LCTRL+I

What is the expected output? What do you see instead?
Interpolate should create also the command itself (f.ex. 8xx for filter 
cutoff). Currently only the values between start and end are interpolated, 
forcing the user to add commands manually.

What version of the product are you using? On what operating system?
V2.5.3 on WinXP SP3

Please provide any additional information below.
Actually, interpolate function could be a bit more automated by not requiring 
block selection at all. You'd just type in start and end values, move the 
cursor somewhere between these two and interpolate. Less mouse fiddling :)

Original issue reported on code.google.com by elbow...@gmail.com on 11 Jul 2011 at 11:30

GoogleCodeExporter commented 8 years ago
Fixed in svn.

[quote]
Actually, interpolate function could be a bit more automated by not requiring 
block selection at all. You'd just type in start and end values, move the 
cursor somewhere between these two and interpolate. Less mouse fiddling :)
[/quote]

I don't think this will be practical.

Original comment by hhhikr@gmail.com on 11 Jul 2011 at 9:45