• Stars
    star
    779
  • Rank 56,505 (Top 2 %)
  • Language
    C
  • License
    BSD 3-Clause "New...
  • Created about 6 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository contains all the files and tools needed to build custom oscillators and effects for the prologue synthesizer.

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 synthesizers, and drumlogue drum machine.

Ready to Use Content

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

Compatibility Notes

  • prologue: SDK version 1.1-0 is supported by firmware >= v2.00
  • minilogue xd: SDK version 1.1-0 is supported by firmware >= 2.00
  • Nu:Tekt NTS-1 digital: SDK version 1.1-0 is supported by firmware >= v1.02
  • drumlogue: SDK version starts at 2.0-0 and is supported by all currently available firmware versions.

User units built for prologue, minilogue xd and Nu:Tekt NTS-1 digital are binary compatible, 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.

drumlogue units are not binary compatible with other platforms.

Overall Structure:

  • platform/prologue/ : prologue specific files, templates and demo projects.
  • platform/minilogue-xd/ : minilogue xd specific files, templates and demo projects.
  • platform/nutekt-digital/ : Nu:Tekt NTS-1 digital kit specific files, templates and demo projects.
  • platform/drumlogue/ : drumlogue specific files and templates.
  • platform/ext/ : External dependencies and submodules.
  • docker/ : Sources for a docker container that allows building projects for any platform in a more host OS agnostic way.
  • tools/ : Installation location and documentation for tools required to build projects and manipulate built products. Can be ignored if using the docker container.
  • devboards/ : Information and files related to limited edition development boards.

Sharing your Oscillators/Effects with us

To show us your work please reach out to [email protected].

Support

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