zeroa234/dsh-midi-studio1

@dsh-external/dsh-midi-studio

零依赖音乐制作插件,支持 MIDI 作曲、效果注入、FluidSynth WASM 渲染 WAV/MP3 以及多轨混音。

AI 分析

核心用途是提供免依赖的 MIDI 音乐创作与音频渲染。适合有 AI 辅助作曲、音乐生成和多轨混音需求的用户。

包名
@dsh-external/dsh-midi-studio
版本
0.1.0
许可证
BSD-3-Clause
最近更新
2026年8月16日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

配置 · Configuration

配置项 Option默认 Default说明 Description
soundfontDir~/.dsh-music-studio/soundfonts音色库缓存目录 Soundfont cache directory
defaultGain0.5render 默认总增益 Default render master gain

覆盖方式(profile 的 cordis.patch.yml 或预设配置)· Override in the profile's cordis.patch.yml or a preset config:

- id: dsh-midi-studio
  name: '@dsh-external/dsh-midi-studio'
  config:
    soundfontDir: 'D:\soundfonts'
    defaultGain: 0.4