v1.1.2
Highlights
- FX3 ADC integration + HSDAOH/MISRC regression fix + CI post-build guards (#17) (08881be)
- Fix dual PCM1802 upstream pairing (1c37613)
- hsdaoh Dual-ADC Channel B support, log device found, FFT grid fix 20Mhz (25e3e84)
- Add MISRC V1.5/V2.5 A/B swap control in info window (495dd00)
- HSDAOH-MISRC Runtime backend selection + first-connect timeout fix (0e87cd9)
- Add usbstream ClockGen ALSA detection and support note (98a7236)
- Add tape metadata fields to ingest metadata flow (758f66d)
- Add metadata panel ingest fields and toolbar metadata icon (02f04c9)
- Finalize RF FLAC header duration timing updates (cd36081)
- Add CH3 headswitch sync trigger mode and source routing (a3a295d)
- feat(ui): add blinking underline for active HH:MM:SS digit (bdc2b1d)
- feat(ddd): add cross-platform macOS/windows support hardening (bd61f54)
- fix(cxadc): improve clockgen ALSA audio device detection (0aa47dc)
- feat(misrc_gui): refine editing UX and cursor behavior (24652bd)
- 07.07.26 - Record button - status finalise (8c0166e)
- Clarify HSDAOH_UPSTREAM definition- resolve Windows hsdaoh (7552805)
- Enhance record button for finalizing and UI feedback (618c4ae)
- Add gui_record_is_finalizing function (e199feb)
- Fix GUI Freeze on record finish - recording finalization in a separate thread (a4426bb)
Downloads
| Platform | x86_64 (Intel / AMD) | arm64 (Apple Silicon / aarch64) |
|---|---|---|
| Windows 10/11 | windows_MISRC_v1.1.2_x86.zip | windows_MISRC_v1.1.2_arm64.zip |
| macOS 11+ | macos_MISRC_v1.1.2_universal.dmg | macos_MISRC_v1.1.2_universal.dmg |
| Linux (Ubuntu 22.04+) | linux_MISRC_v1.1.2_x86.zip | linux_MISRC_v1.1.2_arm64.zip |
Note
The arm64 Windows build is untested and considered experimental.
What's Changed
- Runtime HSDAOH/MISRC backend selection, dual-ADC Channel B support and first-connect fix by @machcnz in harrypm/MISRC#15
- Fix dual PCM1802 upstream pairing by @machcnz in harrypm/MISRC#16
- FX3 ADC integration + HSDAOH/MISRC regression fix + CI post-build guards by @harrypm in harrypm/MISRC#17
Full Changelog: harrypm/MISRC@v1.1.1...v1.1.2
Migration note: This release was copied from harrypm/MISRC. The attached binaries above are the original v1.1.2 artifacts (unchanged). This repo (MISRC-GUI) uses fresh clean history, so the v1.1.2 tag points at the clean codebase import commit rather than the historical source. For the historical v1.1.2 source, see the v1.1.2 tag on harrypm/MISRC.