Skip to content

Note Expression Module forEachActiveVoice template requires int32_t for note_id. #26

Description

@dbadb

voiceExpanderModule.h

template <class Callback>
    void foreachActiveVoice(int16_t noteId, // <-----  we're dropping 16 bits here, clap_event_note accepts int32_t
                            int16_t port,
                            int32_t channel,
                            int16_t key,
                            const Callback &callback) const 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions