mirror of
https://github.com/zakk4223/CocoaSplit.git
synced 2026-05-15 22:00:34 -06:00
[GH-ISSUE #22] Setting to send system sound, like music user is playing #21
Labels
No labels
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/CocoaSplit#21
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 @myusuf3 on GitHub (Apr 18, 2014).
Original GitHub issue: https://github.com/zakk4223/CocoaSplit/issues/22
@zakk4223 commented on GitHub (Apr 18, 2014):
You'll need to use something like SoundFlower or JackOSX to route application/system sounds to CocoaSplit. There's no native way in OSX to grab system sound, and all the techniques for doing so involve creating audio devices/drivers or injecting code into running applications.