Contents

kAudioUnitScope_Note

In macOS, a scope for changes to an individual musical note. The element identifier used with this scope is the unique note identifier returned from a started note (see the MusicDeviceStartNote function in AudioUnit/MusicDevice.h).

Declaration

var kAudioUnitScope_Note: AudioUnitScope { get }

See Also

Constants