Arcade Output Plugin < 2026 Edition >
Output’s is a popular loop-based synthesizer and "playable" sampler plugin used by musicians to quickly find, play, and manipulate professional-grade sounds.
Arcade Output Plugin
Enter the .
- Multi-protocol output – UDP broadcast, TCP socket, HTTP REST, WebSocket, Serial (COM/TTY).
- Leaderboard integration – Push scores to popular backends (Google Sheets, Firebase, Supabase, custom API).
- Arcade display support – Directly drive LED matrix scoreboards, 7-segment displays, or CRT overlay systems.
- Event filtering – Send only specific events (e.g.,
score_changed,level_complete,game_over). - Data transformation – Convert internal game variables into formatted arcade messages.
- Low latency – <5ms typical overhead.
- Platforms – Windows, Linux, macOS, Raspberry Pi, Android (game engine dependent).
Step-by-Step: Configuring Your First Arcade Output Plugin
Compatibility
: It runs as a VST, VST3, AU, or AAX plugin in DAWs like FL Studio, Ableton Live, Logic Pro, and Pro Tools. Pros and Cons arcade output plugin
Based on the analysis, we recommend:
Send a score event
. Far from a standard loop player, Arcade is a playable sampler that feels more like an instrument than a file browser. Multi-protocol output – UDP broadcast, TCP socket, HTTP