21 Commits

Author SHA1 Message Date
sttlab-tech 678557caf7 add microphone capture and stable code signing for TCC persistence
Adds --capture-mic/--mic-output for a second, independently-captured audio
track (mic vs system, written to separate outputs to avoid interleaving
corruption). Embeds Info.plist at link time so the binary carries a stable
CFBundleIdentifier and the usage-description keys TCC requires, and adds
scripts/build-signed.sh + scripts/create-signing-identity.sh so a rebuilt
binary keeps the same signing identity instead of losing granted
permissions on every rebuild.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-09 13:10:08 +02:00
Nick Payne 81436f42c6 add talat feature 2026-03-31 14:10:10 +01:00
Nick Payne 8b3de5918c update readme 2025-08-12 13:37:22 +01:00
Nick Payne cf7bc88528 update readme 2025-08-12 12:40:03 +01:00
Nick Payne fd82e3d9d9 expand readme details 2025-07-29 07:11:28 +01:00
Nick Payne b3b11c8649 readme improvements 2025-07-29 06:10:55 +01:00
Nick Payne 00985c0d33 add link to AudioTee.js 2025-07-27 19:12:13 +01:00
Nick Payne 2040510e9e consuming output is already fairly well covered 2025-07-27 10:14:19 +01:00
Nick Payne 3449a9bb9c further README tweaks 2025-07-27 10:10:36 +01:00
Nick Payne ac0ae46cfa update readme 2025-07-27 10:06:01 +01:00
Nick Payne 8c3ee0f4e7 fix build error 2025-07-27 09:55:33 +01:00
Nick Payne abaa019bd2 only write PCM to stdout 2025-07-27 09:53:26 +01:00
Nick Payne bfce968fb6 slightly better zeroes explanation. 2025-06-21 09:52:09 +01:00
Nick Payne 95f11b17c7 add a note about no audio zero encoding 2025-06-21 09:44:39 +01:00
Nick Payne 756c1b3535 a few readme clarifications 2025-06-21 09:41:20 +01:00
Nick Payne fcbf9b0097 rename --convert-to to --sample-rate 2025-06-17 16:53:55 +01:00
Nick Payne 0f550157ae more logical CLI options 2025-06-17 16:48:45 +01:00
Nick Payne 212191648c add a note about format 2025-06-17 13:39:31 +01:00
Nick Payne 169fe595a6 rename AudioPacketMetadata to BinaryPacketHeader 2025-06-17 10:52:09 +01:00
Nick Payne 51c1cdf85f small README adjustments 2025-06-16 20:39:47 +01:00
Nick Payne 4a8bc657e3 AudioTee Swift CLI repo 2025-06-16 20:30:15 +01:00