Metadata-Version: 2.1
Name: PyWavTool
Version: 0.0.1
Summary: UTAU's wavtool emulater
Home-page: https://github.com/delta-kimigatame/PyWavTool
Author: delta_kimigatame
Author-email: sankaku.kuro@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/delta-kimigatame/PyWavTool/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy

# PyWavTool

### これは何?
* 飴屋／菖蒲氏によって公開されている、Windows向けに作成された歌声合成ソフトウェア「UTAU」に同梱されている、wavファイル結合用ソフトwavtool.exeの互換プロジェクトです。

    UTAU公式サイト(http://utau2008.web.fc2.com/)

* wavファイルを読み込んで、.whdと.datを生成・更新します。
* このプロジェクト単体ではあまり意味がありません。

***

### 免責事項
* 本ソフトウェアを使用して生じたいかなる不具合についても、作者は責任を負いません。
* 作者は、本ソフトウェアの不具合を修正する責任を負いません。

***

### 技術仕様
APIについては(https://delta-kimigatame.github.io/PyWavTool/)

***

### リンク
* twitter(https://twitter.com/delta_kuro)
* github(https://github.com/delta-kimigatame/MakeOtoTemp)

