#11 Dual float actually sending dual double

Closed
opened 1 year ago by rafaews · 1 comments
rafaews commented 1 year ago

Sending this value 1.788877474

Single float sends actually 1.7888775 rounded a bit, which is correct, 6 digits of precision.
But when sending two arguments it becomes 1e-45

There's some conversion missing I figured dual float would send float twice, not become a double. Reaper, the DAW, can't recognize double.

Sending this value 1.788877474 Single float sends actually 1.7888775 rounded a bit, which is correct, 6 digits of precision. But when sending two arguments it becomes 1e-45 There's some conversion missing❔ I figured dual float would send float twice, not become a double. Reaper, the DAW, can't recognize double.
rafaews closed this issue 1 year ago
Ludwig commented 1 year ago
Poster
Owner

Is this resolved?
At least for me sending your test value from AHK to reaper works as intended and I get the same value for dual floats as for a single one.

Is this resolved? At least for me sending your test value from AHK to reaper works as intended and I get the same value for dual floats as for a single one.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.