Skip to content

NanoKontrol2 Maxmizie Library with syncTempo #8

@hibiarata

Description

@hibiarata

I want "maxmize library" as Nano Kontrol2.
So I tried to add code and compile as below.
But "maximize_library" (SET + REC(●) ) does not work properly..
How do I define this 2way functions?

  • The play and record buttons synchronize to the other track. The
    play button can be held to enable master synchronization for the deck.

          @sync.when @decks.activator(i), g, "sync_enabled"
          @syncTempo
            .when @decks.activator(i), g, "beatsync"
            .else.when(@marker, g, "maximize_library")
    

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions