korginc / logue-sdk

This repository contains all the files and tools needed to build custom oscillators and effects for the prologue synthesizer.
BSD 3-Clause "New" or "Revised" License
802 stars 297 forks source link
esg

logue-sdk

日本語

This repository contains all the files and tools needed to build custom oscillators and effects for the prologue, minilogue xd, Nu:Tekt NTS-1 digital kit, Nu:Tekt NTS-1 digital kit mkII synthesizers, the Nu:Tekt NTS-3 kaoss pad kit, and drumlogue drum machine.

Existing logue SDK Units

To download ready to use oscillators and effects, refer to the Unit Index and follow instructions on the developer's website.

Platforms and Compatibility

Product Latest SDK Version Minimum Firmware Version CPU Arch. Unit Format
prologue v1.1.0 >= v2.00 ARM Cortex-M4 Custom 32-bit LSB executable, ARM, EABI5 v1 (SYSV), static
minilogue-xd v1.1.0 >= v2.00 ARM Cortex-M4 Custom 32-bit LSB executable, ARM, EABI5 v1 (SYSV), static
Nu:Tekt NTS-1 digital kit v1.1.0 >= v1.02 ARM Cortex-M4 Custom 32-bit LSB executable, ARM, EABI5 v1 (SYSV), static
drumlogue v2.0.0 >= v1.0.0 ARM Cortex-A7 ELF 32-bit LSB shared object, ARM, EABI5 v1 (SYSV), dynamic
Nu:Tekt NTS-1 digital kit mkII v2.0.0 >= v1.0.0 ARM Cortex-M7 ELF 32-bit LSB shared object, ARM, EABI5 v1 (SYSV), dynamic
Nu:Tekt NTS-3 kaoss pad kit v2.0.0 >= v1.0.0 ARM Cortex-M7 ELF 32-bit LSB shared object, ARM, EABI5 v1 (SYSV), dynamic

Binary Compatibility

User units built for prologue, minilogue xd and Nu:Tekt NTS-1 digital kit (mkI only) are binary compatible with each other, as long as the SDK version matches. However, developers are encouraged to optimize their units for each target platform, and thus specialized builds should be preferred if available.

Repository Structure

Sharing your Oscillators/Effects with us

To show us your work please reach out to logue-sdk@korg.co.jp.

Support

The SDK is provided as-is, no technical support will be provided by KORG.