dukesrg / logue-sdk

This repository contains all the files and tools needed to build custom oscillators and effects for the prologue synthesizer. A fork with optimized build system and reduced source footprint.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logue-sdk

日本語

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

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

In order to run user units built with SDK version 1.1-0, the following firmware versions are required:

  • prologue: >= v2.00
  • minilogue xd: >= v2.00
  • Nu:Tekt NTS-1 digital: >= v1.02

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/ext/ : External dependencies and submodules.
  • tools/ : Installation location and documentation for tools required to build projects and manipulate built products.
  • 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 logue-sdk@korg.co.jp.

Support

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

About

This repository contains all the files and tools needed to build custom oscillators and effects for the prologue synthesizer. A fork with optimized build system and reduced source footprint.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Max 41.4%Language:C++ 29.0%Language:C 20.7%Language:Makefile 5.2%Language:Shell 3.6%