bradhowes/auv3-support
Reworking of AUv3Support package for AUv3 and SwiftUI
History
This is an update of my [AUv3Support][old] package which used UIKit and AppKit and included the DSPHeaders package. This new package relies on SwiftUI and the hosting app is much more modularized using [The Composable Architecture][tca] framework.
Otherwise, the functionality remains pretty much the same between the two packages.
[s]: Sources/AUv3Shared [h]: Sources/AUv3Host [c]: Sources/AUv3Component [dh]: https://github.com/bradhowes/DSPHeaders [old]: https://github.com/bradhowes/AUv3Support [tca]: https://github.com/pointfreeco/swift-composable-architecture [ac]: https://github.com/bradhowes/AUv3Controls [sc]: https://github.com/bradhowes/brh-segmented-control [aua]: Sources/AUv3Component/AudioUnitAdapter.swift [ep]: https://github.com/bradhowes/DSPHeaders/Sources/DSPHeaders/include/DSPHeaders/EventProcessor.hpp
[ci]: https://github.com/bradhowes/auv3-support/actions/workflows/CI.yml [status]: https://github.com/bradhowes/auv3-support/actions/workflows/CI.yml/badge.svg [cov]: https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/bradhowes/8a47cae880f266d624470c768706af2c/raw/auv3-support-coverage.json [spi]: https://swiftpackageindex.com/bradhowes/auv3-support [spiv]: https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fbradhowes%2Fauv3-support%2Fbadge%3Ftype%3Dswift-versions [spip]: https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fbradhowes%2Fauv3-support%2Fbadge%3Ftype%3Dplatforms [mit]: https://img.shields.io/badge/License-MIT-A31F34.svg [license]: https://opensource.org/licenses/MIT [tca]: https://github.com/pointfreeco/swift-composable-architecture [pf]: https://www.pointfree.co
Package Metadata
Repository: bradhowes/auv3-support
Stars: 3
Forks: 0
Open issues: 0
Default branch: main
Primary language: swift
License: MIT
README: README.md