Pinned Loading
-
MicroBreaks
MicroBreaks PublicMicroBreaks is a macOS menubar app that helps improve learning & memory through the use of gap effect breaks. The gap effect involves taking short 10-second breaks during learning activities, resul…
-
Get the Cocoa view for from an audio...
Get the Cocoa view for from an audio unit 1#import <AudioToolbox/AudioToolbox.h>
2#import <Cocoa/Cocoa.h>
34/**
5* Gets the Cocoa view for the given audio unit.
-
Retrieve name of an AudioComponent
Retrieve name of an AudioComponent 1#import <AudioToolbox/AudioToolbox.h>
23/**
4* Returns the name of the given `AudioComponent`, or nil if the component is invalid or the name could not be retrieved.
5*
-
Creating an aggregate device using C...
Creating an aggregate device using Core Audio in Objective-C 1#import <Foundation/Foundation.h>
2#import <CoreAudio/CoreAudio.h>
3#import "utilities.h"
45/*
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.