[PR #59] [CLOSED] MacOS Audio #188

Closed
opened 2026-02-28 14:26:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/devgianlu/go-librespot/pull/59
Author: @tooxo
Created: 8/12/2024
Status: Closed

Base: masterHead: macos_audio


📝 Commits (6)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/devgianlu/go-librespot/pull/59 **Author:** [@tooxo](https://github.com/tooxo) **Created:** 8/12/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `macos_audio` --- ### 📝 Commits (6) - [`41d652a`](https://github.com/devgianlu/go-librespot/commit/41d652adba2ae3485f6c9c6b75eb6ee59f3e1784) macos - [`e433ec7`](https://github.com/devgianlu/go-librespot/commit/e433ec718cde6b3372db8238777badf14897140f) initial proof of concept - [`0fa3bb2`](https://github.com/devgianlu/go-librespot/commit/0fa3bb211af0b185d12c5c9d803a877fa3313157) rename to reflect technology used - [`f820fa6`](https://github.com/devgianlu/go-librespot/commit/f820fa6d8fa7c7349b4a38f077d9d7df9a2d5e26) volume control and delay - [`1f1343c`](https://github.com/devgianlu/go-librespot/commit/1f1343c1f207f1e3fbe9cb7861c8d4feb950413e) implement coreaudio latency - [`e8c8502`](https://github.com/devgianlu/go-librespot/commit/e8c8502306fa1b35c8ba0c4ad0209f649647cbaf) close some memory leaks ### 📊 Changes **1 file changed** (+372 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `output/driver_macos_audio_toolbox.go` (+372 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:26:10 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/go-librespot#188
No description provided.