wallisch / ChromaSwift
Swift wrapper for Chromaprint, the audio fingerprint library of the AcoustID project
☆16Updated last month
Related projects ⓘ
Alternatives and complementary repositories for ChromaSwift
- Making use of SVG in iOS and macOS apps☆27Updated 4 years ago
- This is the companion project for the “Drawing Big Graphs with Swift and UIKit” tutorial.☆26Updated 2 years ago
- Swift port of HdrHistogram☆32Updated last week
- Swift concurrency collection support☆32Updated 6 months ago
- ☆36Updated 2 weeks ago
- Swift continuation that conforms to Identifiable and includes a cancellation handler.☆26Updated 3 weeks ago
- ⏩ `Republished` is a property wrapper that enables nesting SwiftUI ObservableObjects.☆33Updated 2 months ago
- Opus audio codec for Swift Package Manager☆70Updated 3 months ago
- Swift Macros for hexadecimal color codes☆23Updated 2 months ago
- Simple low-latency audio library for iOS + macOS☆76Updated last year
- Communications library across Apple platforms.☆28Updated 2 years ago
- A Swift Package for presenting an interactive capsule over all other content (including sheets).☆46Updated 8 months ago
- Simplifying upload and download from S3 using Soto the Swift SDK for AWS.☆48Updated last month
- An interactive audio waveform made with SwiftUI.☆76Updated 8 months ago
- A Swift macro for automatically adding Loggers to types☆52Updated last year
- A deadline algorithm for Swift Concurrency☆20Updated last week
- SwiftKit adds extra functionality to the Swift programming language.☆57Updated last year
- A SwiftUI dynamic property wrapper for fetching media from your photo library. (iOS, tvOS, macOS)☆32Updated 3 years ago
- Watch for file changes in a directory with a unified API on Linux and macOS.☆34Updated 5 months ago
- Example of creating an MTAudioProcessingTap in Swift4.2☆54Updated 5 years ago
- Random and time-ordered UUID generation in Swift☆71Updated 2 years ago
- Let SwiftUI and UIKit views live in harmony.☆90Updated last year
- serve versioned, multi-package swift documentation, at scale☆38Updated last year
- Advanced Swift library for media conversion and manipulation☆82Updated 5 months ago
- A Swift CLI to check if keys from a Localizable.strings file are unused in your project.☆29Updated 2 years ago
- Create SwiftUI Views able to access host windows from UIKit (iOS & tvOS) or AppKit (macOS), with zero set up. Works for existing apps, ap…