Skip to content

Releases: SeiyaFunaokaJP/Easy-MIC-Booster

v1.0.5

Choose a tag to compare

@SeiyaFunaokaJP SeiyaFunaokaJP released this 09 May 08:13

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 to THIRD-PARTY-NOTICES.txt.
  • Updated documentation (English & Japanese) for the new feature and signal chain.

Downloads

  • EasyMICBooster-x64-v1.0.5.zip — Windows 64-bit
  • EasyMICBooster-x86-v1.0.5.zip — Windows 32-bit

Extract anywhere and run EasyMICBooster.exe. No runtime install required.

v1.0.4

Choose a tag to compare

@SeiyaFunaokaJP SeiyaFunaokaJP released this 08 May 12:50

Changes

  • Self-contained distribution: the .NET 8 Desktop Runtime is bundled, so the app runs without a separate runtime install.
  • Added THIRD-PARTY-NOTICES.txt covering .NET runtime, WPF, NAudio, and Hardcodet.NotifyIcon.Wpf.
  • LICENSE and THIRD-PARTY-NOTICES.txt are now shipped inside the release ZIPs.

Downloads

  • EasyMICBooster-x64-v1.0.4.zip — Windows 64-bit
  • EasyMICBooster-x86-v1.0.4.zip — Windows 32-bit

Extract anywhere and run EasyMICBooster.exe. No runtime install required.

v1.0.3

Choose a tag to compare

@SeiyaFunaokaJP SeiyaFunaokaJP released this 07 May 16:36

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)

v1.0.2

Choose a tag to compare

@SeiyaFunaokaJP SeiyaFunaokaJP released this 14 Jan 12:44

fixed

  • #4
  • wiki generation

v1.0.1

Choose a tag to compare

@SeiyaFunaokaJP SeiyaFunaokaJP released this 08 Jan 16:44

Fixed issue #1 #2 #3

v1.0.0

Choose a tag to compare

@SeiyaFunaokaJP SeiyaFunaokaJP released this 08 Jan 16:17

First release