Wingetlywingetly
← All apps

音频易Studio

by AudioEase Techv0.1.0

Last updated

完整桌面创作环境,为音乐制作人提供全场景创作解决方案。

Install with winget

$ winget install --id AudioEaseTech.AudioEaseStudio --exact --version 0.1.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for 音频易Studio

音频易Studio uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
Trial_win.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for 音频易Studio

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

音频易(AudioEase)创作者音频制作工具 是一款面向内容创作者的音频录制与后期处理软件,致力于为配音、播客、视频创作和数字内容制作提供简单、高效、专业的人声与音频制作体验。

软件集成录音、剪辑、降噪、混音与导出于一体,帮助创作者快速完成从灵感到成品的完整音频制作流程,无需复杂的专业 DAW 学习成本,即可获得稳定、清晰的音频效果。

音频易专注于创作者真实使用场景,适用于配音录制、视频解说、有声内容制作、教学录音与独立内容创作,是一款兼顾易用性与专业性的创作者音频工具。

Installers · v0.1.0

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for 音频易Studio.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • MineradioMineradio
    XxHuberrr.Mineradiov2.2.0

    一款以电影镜头、粒子视觉和歌词舞台为核心的沉浸式音乐播放器。

  • LMMSLMMS Developers
    LMMS.LMMSv1.2.2

    LMMS is a free cross-platform alternative to commercial programs like FL Studio®, which allow you to produce music with your computer.

  • MyuneMusic小白
    xiaobai.MyuneMusicv0.9.3

    一个基于 Flutter (Dart) 实现的简易本地音乐播放器。

  • VutronMusicstark81
    stark81.VutronMusicv3.2.0

    高颜值的第三方网易云播放器

  • ENO-Mmeanc
    Cteros.ENO-Mv3.3.4

    基于 Bilibili 的高颜值桌面音乐播放器

  • RenoiseRenoise
    Renoise.Renoisev3.4.4

    Renoise is a Digital Audio Workstation with a unique top-down approach.

More from AudioEase Tech or browse daw, 合成, 合成器.

Frequently asked questions

How do I install 音频易Studio on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id AudioEaseTech.AudioEaseStudio --exact --version 0.1.0. winget downloads the installer from AudioEase Tech and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install 音频易Studio silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id AudioEaseTech.AudioEaseStudio --exact 0.1.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for 音频易Studio?
音频易Studio uses EXE (Inno Setup). Run the downloaded installer with: Trial_win.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall 音频易Studio via winget?
Run: winget uninstall --id AudioEaseTech.AudioEaseStudio --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from 音频易Studio's Apps & Features entry.
Is 音频易Studio free?
音频易Studio is distributed under 专有软件. Refer to the publisher (http://www.audioeasetech.com.cn/#professional) for the full license terms - Wingetly itself does not charge for installation.
Does 音频易Studio work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls 音频易Studio directly from the publisher.
How do I keep 音频易Studio up to date?
Run winget upgrade --id AudioEaseTech.AudioEaseStudio --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of 音频易Studio from microsoft/winget-pkgs.