Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

adds macos support to portaudio #126

Merged
merged 1 commit into from
May 27, 2020

Conversation

lnihlen
Copy link
Member

@lnihlen lnihlen commented May 27, 2020

Purpose and motivation

#125 added support for realtime audio ingestion on Linux. This PR adds the same support for macOS. Windows is to follow.

Implementation

Tested and verified the PortAudio setup on a Mac. This uncovered that the StageManager software still had a race in CommandBuffer deletion, so devised a better method to fix the race. Started to organize the PortAudio class a bit better to centralize the os-specific logic into methods.

Types of changes

  • Bug fix
  • Enhancement

Status

  • This PR is ready for review

@lnihlen lnihlen merged commit 6f3aef4 into ScintillatorSynth:master May 27, 2020
@lnihlen lnihlen deleted the topic/macos-portaudio branch May 27, 2020 00:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant