remove image showing slider indices bumped +1

This commit is contained in:
onyx-and-iris 2023-07-29 18:32:15 +01:00
parent 0b727e57aa
commit 3f668ce6c2
2 changed files with 4 additions and 6 deletions

View File

@ -1,12 +1,10 @@
## About/Requirements ## About/Requirements
A simple demonstration showing how to use a midi controller with this API. Specifically, this script binds the sliders of a Korg NanoKontrol2 to the 8 input strips of gainlayer 0. A simple demonstration showing how to use a midi controller with this API. Specifically, this script binds the sliders of a Korg NanoKontrol2 to the 8 input strips of gainlayer 0.
In order to run this example script you will need to have setup Voicemeeter with a midi device in Menu->Midi Mapping. In order to run this example script you will need to have setup Voicemeeter with a midi device in Menu->Midi Mapping.
This script was written for and tested with a Korg NanoKontrol2 configured in CC mode. The slider CC numbers were increased by 1, as shown: This script was written for and tested with a Korg NanoKontrol2 configured in CC mode.
![Image of Korg NanoKontrol2 Software](./img/nanokontrolsoftware.png)
## Use ## Use
@ -18,5 +16,5 @@ Move the NanoKontrol2 sliders and watch the strip sliders move.
If you want to know how to setup the NanoKontrol2 for CC mode check the following resources. If you want to know how to setup the NanoKontrol2 for CC mode check the following resources.
- [Korg NanoKontrol2 Manual](https://www.korg.com/us/support/download/manual/0/159/1912/) - [Korg NanoKontrol2 Manual](https://www.korg.com/us/support/download/manual/0/159/1912/)
- [CC Mode Info](https://i.korg.com/uploads/Support/nanoKONTROL2_PG_E1_634479709631760000.pdf) - [CC Mode Info](https://i.korg.com/uploads/Support/nanoKONTROL2_PG_E1_634479709631760000.pdf)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB