feat: add audio LTC input path and config options (audio-input)

Co-authored-by: aider (openai/gpt-5) <aider@aider.chat>
This commit is contained in:
Chaos Rogers 2025-10-21 23:58:56 +01:00
parent 98963b0b9a
commit bc0f0ee488
4 changed files with 206 additions and 0 deletions

View file

@ -1 +1,2 @@
pub mod ptp;
pub mod audio_input;