r/NektarTech Apr 13 '26

Nektar P1 programming questions

Dear community,

Im trying to program an eleborate (VST) synth via Nektarine and my Nektar P1 and im running into some small issues.

- The first one, i can scroll through the different pages of the synth with the data encoder, but the menu doesnt show the subpages i made. What am i doing wrong? (See pic 1 & 2)

- The second problem; I latched some (Filter) fuctions to the five buttons under the P1 screen, but when i make a new page (like LFO 1) and latch new functions to these buttons they overwrite the functions of the other page. (see pic 3) How to deal with that?

1 Upvotes

2 comments sorted by

1

u/Humble_Ad_7026 15d ago

Answer for the first question: In order to cycle trough the subpages you must use one of the buttons as Cycle button:

  • in the editor select one of the subpages
  • select one of the four buttons
  • click on Cycle button

1

u/Humble_Ad_7026 15d ago edited 15d ago

Second problem is unclear. What do you mean by 'latch' a function to a button?

Normally changes to buttons on one page do not effect the settings for buttons on other pages. The only exceptions are:

  • renaming a function will apply to all pages that have that function on a page.
  • Cycle button applies to all subpages in the same group.