spacejake / NTS1_BPM_pingpong

A BPM-sync'd ping-pong delay for your KORG NTS-1 synthesizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NTS1_BPM_pingpong

A BPM-sync'd ping-pong delay for your KORG NTS-1 synthesizer

This is provided for informational and entertainment purposes only, any use of the following information is done solely at your own risk! No guarantee is made on the suitibility or accuracy of any information provided.

A quick word...

I've been having a ton of fun creating these plugins, and if you like stuff like this and my other work, by all means feel free to contribute whatever you can!

This can be done here : Donate!

This is a (hopefully) well commented example of creating a BPM-style delay for your KORG NTS-1 synthesizer. The prologue and minilogue-xd synthesizers already come with this style of delay - yet the NTS-1 does not.

This particular flavour of this delay is "pingpong" - this means, the delay will bounce back and forth between the two channels.

Place these files in your logue-sdk delfx\tests folder e.g.

...logue-sdk\platform\nutekt-digital\delfx\tests\bpmdelay_pingpong

Feel free to modify and create your own variations etc - try adding filters etc!

Have fun;

About

A BPM-sync'd ping-pong delay for your KORG NTS-1 synthesizer

License:MIT License


Languages

Language:C++ 67.8%Language:Makefile 32.2%