SkillAgentSearch skills...

Nutekt MOSC

Multi Oscillator for Korg Nutekt NTS-1

Install / Use

npx skills add GuillaumeElias/Nutekt-MOSC

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Nutekt Mosc

Multi Oscillator for Korg Nutekt NTS-1

Features

  • 2 oscillators
  • Each oscillator can be set to sine/sawtooth/parabolic/square wave
  • Tweak the interval between the 2 oscillators (additive synthesis)
  • Pulse width modulation

Parameters

| Parameter | Range | | | :------------: | :----------: | --------------------------------------------------: | | SHAPE | 0 -> 100 |level mix between the 2 oscillators (0:osc1 only) | | interval | 0 -> 100 |interval between the 2 oscillators (in semi-tones) | | fine interval | 0 -> 100 |fine interval between the 2 oscillators | | osc1 | 1 -> 5 |1: sine, 2: sawtooth, 3: parabola, 4: square, 5: off | | osc2 | 1 -> 5 |1: sine, 2: sawtooth, 3: parabola, 4: square, 5: off | | PW1 | 0 -> 100 |Pulse Width osc1 (square only) | | PW2 | 0 -> 100 |Pulse Width osc2 (square only) |

Load

  • Install NTS-1 digital librarian
  • Plug-in your Nutekt NTS-1
  • Select right midi port in the librarian preferences
  • Import User Unit and select the mosc.ntkdigunit file
  • "Send all"

Set-up dev environment

  • Clone the logue sdk.
  • Follow the instructions to install tools
  • Download/clone this folder and move it under logue-sdk/platform/nutekt-digital
  • run "make" command
  • Use logue-cli tool to upload the created .ntkdigunit file

License

This project is under BSD3 license. See LICENSE file.

Related Skills

View on GitHub
GitHub Stars33
CategoryDevelopment
Updated4mo ago
Forks3

Languages

Makefile

Security Score

87/100

Audited on Mar 21, 2026

No findings