mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-26 05:15:49 +03:00
[PR #59] [CLOSED] MacOS Audio #188
Labels
No labels
bug
enhancement
pull-request
spotify-side
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-librespot#188
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?
📋 Pull Request Information
Original PR: https://github.com/devgianlu/go-librespot/pull/59
Author: @tooxo
Created: 8/12/2024
Status: ❌ Closed
Base:
master← Head:macos_audio📝 Commits (6)
41d652amacose433ec7initial proof of concept0fa3bb2rename to reflect technology usedf820fa6volume control and delay1f1343cimplement coreaudio latencye8c8502close some memory leaks📊 Changes
1 file changed (+372 additions, -0 deletions)
View changed files
➕
output/driver_macos_audio_toolbox.go(+372 -0)📄 Description
This is a very rudimentary proof of concept, using macos audio-toolbox.
To make this remotely ready for production, I would need some help from someone who knows go (especially cgo) better than me.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.