Published onOctober 16, 2023Realtime audio processing in AVComposition in SwiftswiftciOSAVFoundationTrying to make realtime and offline cool audio effects without ffmpeg on iOS. Did someone say undocumented C APIs? I wish they didn't!
Published onAugust 28, 2023🦙 on iOSswiftc++iOSLLMI never ended up writing up the stable diffusion port and immensely regretted it, so this time y'alls get to hear about this odyssey of a port.
Published onApril 17, 2023Dylib SwizzlingiOSCSwiftdylibWhen you want to inject a normal C function, things get tricky