pstruebi
  • Joined on 2025-01-16
pstruebi created pull request auracaster/bumble-auracast#27 2026-04-10 07:55:27 +00:00
feature/1khz_testtone
pstruebi pushed to feature/1khz_testtone at auracaster/bumble-auracast 2026-04-09 12:30:18 +00:00
03d54eaddf Replace in-memory LC3 file loading with streaming byte generator to reduce memory usage
pstruebi pushed to feature/1khz_testtone at auracaster/bumble-auracast 2026-04-09 12:05:50 +00:00
5f7fd1c0ff Fix LC3 file reading to return individual frames instead of concatenated stream
pstruebi pushed to feature/1khz_testtone at auracaster/bumble-auracast 2026-04-09 11:53:08 +00:00
f82de89ce3 Replace WAV test files with LC3 format, remove unused announcement files
pstruebi pushed to feature/1khz_testtone at auracaster/bumble-auracast 2026-04-09 11:47:54 +00:00
e35b8aa2f9 Set stream name and program info for test tone broadcasts, update test tone WAV files
pstruebi pushed to main at auracaster/bumble-auracast 2026-04-09 10:00:44 +00:00
67992e65ec Updates poetry lock.
pstruebi pushed to main at auracaster/pcb_cm4_bl54 2026-04-08 16:21:08 +00:00
867c94edef add library files to the project
pstruebi pushed to feature/1khz_testtone at auracaster/bumble-auracast 2026-04-08 07:28:35 +00:00
85532b034c Add demo content selector for 1 kHz test tone option
pstruebi created branch feature/1khz_testtone in auracaster/bumble-auracast 2026-04-08 07:28:35 +00:00
pstruebi deleted branch fix/digital_distortion from auracaster/bumble-auracast 2026-04-07 08:25:10 +00:00
pstruebi closed pull request auracaster/bumble-auracast#9 2026-04-07 08:24:30 +00:00
feature/asrc
pstruebi deleted branch feature/asrc from auracaster/bumble-auracast 2026-04-07 08:24:30 +00:00
pstruebi pushed to wip_alsaaudio at auracaster/bumble-auracast 2026-04-02 16:12:02 +00:00
036b5f80dd Updates poetry lock.
pstruebi pushed tag 0.4.3 to auracaster/bumble-auracast 2026-03-24 11:13:43 +00:00
pstruebi pushed to main at auracaster/bumble-auracast 2026-03-24 11:09:24 +00:00
4036fee1f5 Randomize Broadcast ID per stream instead of using static values
pstruebi pushed to main at auracaster/bumble-auracast 2026-03-24 11:06:07 +00:00
pstruebi pushed to fix/alsa_audio at auracaster/bumble-auracast 2026-03-24 11:06:07 +00:00
47b1f600e3 Latency lowered.
48860e1918 First good audio with alsaaudio.
Compare 2 commits »
pstruebi created branch fix/alsa_audio in auracaster/bumble-auracast 2026-03-24 11:06:07 +00:00
pstruebi pushed to fix/digital_distortion at auracaster/bumble-auracast 2026-03-11 16:14:10 +00:00
62a9f50e3f Optimizes RMS level calculation to reduce GC pressure in real-time audio loop by computing every 50 frames and using zero-copy int64 dot product instead of float32 arrays.
pstruebi created branch fix/digital_distortion in auracaster/bumble-auracast 2026-03-11 16:14:10 +00:00