Arcade - Output Plugin
Strengths:
Limitations:
Before diving into specific software, you must understand the hardware handshake. An arcade output plugin typically relies on one of three communication protocols:
When you search for a "arcade output plugin," you are usually looking for a piece of software that sits between your frontend and your microcontroller (Arduino Leonardo, Raspberry Pi Pico, or KL25Z). arcade output plugin
The fundamental philosophy behind Arcade is that starting a song from a blank slate can be paralyzing. The plugin is designed to eliminate "writer's block" by providing an endless stream of inspirational starting points.
Unlike a traditional sampler (like Kontakt or EXS24) where the user loads a specific sound file, Arcade streams content from the cloud in real-time. It bridges the gap between a traditional drum machine, a loop player, and a synthesizer.
Arcade is a software plugin developed by Output, a Los Angeles-based company known for creating innovative virtual instruments and software for modern music producers. Unlike traditional samplers that rely on static libraries, Arcade is defined by its cloud-connected workflow, constantly updating content, and a user interface designed to transform loops into original compositions. Strengths:
Since its release, Arcade has disrupted the music production landscape by moving away from the "buy once, own forever" model of individual sample packs toward a subscription-based, streaming-centric approach.
This is your software. Examples include:
Most emulators do not natively support USB relay boards or LED strips. They only output video and audio. The arcade output plugin attaches to the emulator’s process memory to read internal states. Limitations: Before diving into specific software, you must
In strict technical terms, an arcade output plugin is a software extension that interfaces with a frontend (like LaunchBox, Hyperspin, or Attract-Mode) or an emulator (like MAME or PinMAME) to read digital state changes. It translates in-game events—such as a player taking damage, a coin being inserted, or a lamp lighting up on a virtual pinball table—into physical hardware commands.
Plugins read the game’s memory directly, often within 10-20 milliseconds of the event occurring. If you try to use screen-scraping or audio-reactive triggers, you will experience lag. An arcade output plugin is faster than your monitor’s refresh rate.
Insert a virtual coin. Your real coin door light will flash for a quarter of a second. Congratulations—you have just installed your first arcade output plugin.



