百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
L

logue-sdk

> 编程语言
开源

此仓库包含了构建用于 prologue 合成器的自定义振荡器和效果所需的所有文件和工具。

1.0K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

此仓库包含了构建用于 prologue 合成器的自定义振荡器和效果所需的所有文件和工具。

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, microKORG2 synthesizers, the Nu:Tekt NTS-3 kaoss pad kit, and drumlogue drum machine.

What's New

A new web-based simulator for NTS-1 mkii and NTS-3 in websim. Develop, test and debug DSP code inside a web browser to greatly speed up development cycle. Take a look at websim/README.md to learn about how to use it.

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.

There is an easier to navigate unit index page called logue-SDK-filter.

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
microKORG2 v2.1.0 >= v2.0.0 ARM Cortex-A7 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

  • 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/nts-1_mkii/ : Nu:Tekt NTS-1 digital kit mkII specific files, templates and demo projects.
  • platform/nts-3_kaoss/ : Nu:Tekt NTS-3 kaoss pad kit specific files, templates and demo projects.
  • platform/microkorg2/ : microKORG2 specific files, templates and demo projects.
  • 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. For community support, please visit our discord at https://discord.com/invite/pqW5VpdQkZ

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

Caudiodspembeddedstm32

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言