Releases: SeiyaFunaokaJP/Easy-MIC-Booster
Releases · SeiyaFunaokaJP/Easy-MIC-Booster
Release list
v1.0.5
Changes
- AI Noise Suppression — new RNNoise-based denoiser that removes constant background noise (PC fans, hiss, AC) and non-stationary noise (keystrokes, mouse clicks) while you speak. Toggle with NS: ON / OFF next to the noise gate. Adds about 10 ms of latency when enabled.
- DSP chain now runs internally at 48 kHz mono. Windows handles re-mixing for the destination device automatically.
- Bundled
rnnoise.dll(BSD-3-Clause, xiph/rnnoise) for both architectures. License notice added toTHIRD-PARTY-NOTICES.txt. - Updated documentation (English & Japanese) for the new feature and signal chain.
Downloads
EasyMICBooster-x64-v1.0.5.zip— Windows 64-bitEasyMICBooster-x86-v1.0.5.zip— Windows 32-bit
Extract anywhere and run EasyMICBooster.exe. No runtime install required.
v1.0.4
Changes
- Self-contained distribution: the .NET 8 Desktop Runtime is bundled, so the app runs without a separate runtime install.
- Added
THIRD-PARTY-NOTICES.txtcovering .NET runtime, WPF, NAudio, and Hardcodet.NotifyIcon.Wpf. LICENSEandTHIRD-PARTY-NOTICES.txtare now shipped inside the release ZIPs.
Downloads
EasyMICBooster-x64-v1.0.4.zip— Windows 64-bitEasyMICBooster-x86-v1.0.4.zip— Windows 32-bit
Extract anywhere and run EasyMICBooster.exe. No runtime install required.
v1.0.3
Changes
- Migrated documentation from GitHub Wiki to GitHub Pages (Jekyll + just-the-docs)
- Removed wiki sync workflow
- Audio engine and config manager improvements
- UI updates in MainWindow
- Updated language resources (en, ja)