mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #564] MIDI over Barrier #442
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#442
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @krizalidzero on GitHub (Feb 13, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/564
I know this might be well beyond the scope of the project, but MIDI is also a type of human interface that I think would benefit a lot of people using barrier.
I basically use a Windows and a Linux computer (10 and Debian 9.x), and MIDI controllers are big, so instead of using multiple ones it'd be awesome to use one plugged into either machine with the messages transmitted via barrier (which is effing awesome btw).
Thanks and sorry for posting this here, I don't know where else to do this.
@github-actions[bot] commented on GitHub (Sep 29, 2020):
This issue has been automatically marked as stale due to inactivity. It will be closed if no further activity occurs. Thank you for your contributions.
@p12tic commented on GitHub (Jan 10, 2021):
Unfortunately it's not technically possible to implement this within Barrier. MIDI uses a completely different input stack at least on Linux and supporting it would effectively mean writing a second Barrier-for-MIDI from scratch.