Skip to content

A python library for reading and writing UTAU ust file and Niaoniao nn file

License

Notifications You must be signed in to change notification settings

oxygen-dioxide/utaufile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utaufile

介绍

操作UTAU ust文件和袅袅虚拟歌手nn文件的python库

本python库依赖numpy

安装

pip install utaufile

功能

ust文件:
  • 解析与写入ust文件
  • 导出nn文件
  • 导出mid文件(需要mido
  • 导出dv文件(需要dvfile
  • 导出五线谱(需要music21
  • 批量获取、替换、设置歌词
  • flag解析
  • 获取音域
  • 量化(将音符对齐到节拍线)
nn文件:
  • 解析与写入nn文件
  • 导出ust文件
  • 导出mid文件(需要mido
  • 导出dv文件(需要dvfile
  • 导出五线谱(需要music21

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

About

A python library for reading and writing UTAU ust file and Niaoniao nn file

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages