logue-sdk
logue-sdk copied to clipboard
This repository contains all the files and tools needed to build custom oscillators and effects for the prologue synthesizer.
String parameter values with a dot "." symbol are scrolled with frame skip. The dot itself does not occupe the whole posiiton in the LED display as it uses a...
To align with the KORG Kontrol Editor developer field byte order.
**Describe the bug** The number shown on display differs from what the API documents say. Therefore, the behavior is also different from that of the drumlogue. When `fracmode` = 0,...
This PR fixes the typo "巻子” -> "関数".
Fixes userprg.h bugs introduced with 790caec8c1581d5b2ae004dd11c92eedc1770122
Fixed issues #54 and #122
I don’t know if this is the right place to report a bug in the Drumlogue, but I couldn’t find a direct way to report to Korg (I’ve also send...
[NTS-1 OG] parameter's display value is not be offset by 1 if the minimum value > 0 in manifest.json
The displayed parameter value will be offset by 1 when the parameter's minimum value is zero, but no offset when the minimum value is greater than zero. Thus two settings...
https://github.com/korginc/logue-sdk/blob/ab654af0e29e5eb6eab7289d05699b45417d1f68/platform/prologue/inc/utils/float_math.h#L792 This constant is obviously log2f(10), rather than specified 20 / log2f(10). Pull request to follow.
This page: https://github.com/korginc/logue-sdk/blame/c78b4b67f97dcff3c87cb6cf2ee9ebe36b8b82a4/platform/nts-3_kaoss/README.md#L497 contains several references to the allowed characters set, which contains a dot (.) symbol that is not available on NTS-3 unit with 7-segment LED display