Author

Josip Ćavar

Time to Get Real – Introducing RealtimeSanitizer for Swift

Meet RTSanStandaloneSwift, our Swift wrapper around RealtimeSanitizer, helping you write predictable and safe real-time code.

Meet Non-Copyable Types – Swift’s Secret Performance Boost

Discover the power of non-copyable types in Swift. Boost performance, ensure unique ownership, and enhance safety for resource-heavy code.

Fix It Fast – Best Practices for Application Errors and Crashes

Application errors and crashes are a part of life. Instead of avoiding them, learn how to handle them in a meaningful way.

A Comprehensive Guide to Understanding Ownership in Swift

We break down the complexity of Swift's ownership features so even beginner developers can learn how to use them.

Uncovering the Secrets of AUSampler’s Missing Documentation

We explain the ways of controlling Apple’s AUSampler and discover its hidden secrets – the essential features missing from the official documentation.

Can AU Sampler Survive Dynamic Chain Changes?

Continuing our exploration of Apple's AUSampler, we’ve tested it to see if the promise of AVAudioEngine’s dynamic connection abilities holds true.

Exploring AU Sampler – Apple’s Mysterious Sampler Audio Unit

Getting acquainted with Apple's powerful, yet underexplored sampler audio unit. We set the stage and learn how to use a simple toolbox.