Stock Table Upgrade?
-
@Christoph-Hart are those curve nodes in the example image?
-
@DanH the circle ones, yes, just like with the flex envelope. You can enable them by setting the
midPointSizeproperty to anything > 0. -
@Christoph-Hart ah cool, sorry I missed that on my phone!
-
@Christoph-Hart is there a way to reset a curve to exactly 0.5?
-
@Christoph-Hart any extra dragging resolution?!

And can the ruler move more smoothly too?
-
@Christoph-Hart My only comment is regarding beat/grid-syncing. It seems rather common that you can adjust and create a (wave)shape based on a fixed grid/timeline.
I imagine Shaper Box by Cableguys is the best example of this but there are plenty of plugins that have a similar feature.
Half of this can be done in HiseScript I am sure, but I am picturing the best system for sending the data in this scenario (multiple Tables with a menu of fixed shapes or just one table with fixed shapes to select from)?
Personally I would need to brush up on the Table API because I've always hated it (except that disgusting green box) and haven't used it in ages. Last I remember is it saves the coordinates in a huge array (presumably JSON) and recalls that?
... As I wrote this I realize I am an idiot since you already included a
numSteps and snapWidth, features which should cover the basics of this. The rest about "stored shapes" can be handled on the HISE side. -
This post is deleted! -
@ustk said in Stock Table Upgrade?:
is there a way to reset a curve to exactly 0.5?
double click on the mid point node resets it to 0.5
And can the ruler move more smoothly too?
the ruler is already a float position, but the update rate might be only 30Hz, need to check.
any extra dragging resolution?!
nope.
-
Nice work
-
Next, being able to choose the spline function among 20 different... per section!

