Skip to content

MIDI inputs duplicate (2x, 4x, 6x...) every time a new window is opened (v0.9.3) #2385

Description

@SapporoZero

Description

In plugdata v0.9.3 (both Mac and Windows, Standalone), MIDI input messages get duplicated every time a new patch window is opened.

Steps to Reproduce

  1. Open plugdata (v0.9.3).
  2. Create a simple patch: [notein] -> [print] (or using [realtime] to check timestamps).
  3. Press a MIDI key. It prints twice (which might be the expected default host/standalone routing).
  4. Open a new window (File -> New).
  5. Press the MIDI key again. Now it prints 4 times simultaneously.
  6. Open more windows, and it duplicates further to 6 times, 8 times, and so on.

Expected Behavior

Opening new windows should not multiply or duplicate the incoming MIDI stream in the background.

Environment

  • plugdata version: v0.9.3 (Standalone)
  • OS: macOS / Windows 11 (Confirmed on both)
  • Notes: Replacing [notein] with [midiin] + [midiparse] does not fix the issue. Reopening/restarting the app resets the duplicate count.

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