mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-01-23 13:35:12 +03:00
v.2.0.6-alpha
This commit is contained in:
parent
6228bfb541
commit
af834afd2e
12
README.md
12
README.md
@ -3,6 +3,18 @@
|
||||
[English](/README_en.md) [Korean](/README_ko.md)
|
||||
|
||||
## What's New!
|
||||
|
||||
- v.2.0.6-alpha
|
||||
- 新規
|
||||
- M1系 Macに対応しました。
|
||||
- M1 MBA(monterey), M2 Pro MBP(venture)での動作実績あります。
|
||||
- sonomaでのレポートお待ちしております。
|
||||
- bugfix:
|
||||
- beatriceのスピーカー選択でpitchが元に戻ってしまうバグに対応。
|
||||
- その他:
|
||||
- 不具合解析用の情報取得強化
|
||||
|
||||
- v.2.0.5-alpha
|
||||
- VCClientがセカンドバージョンとしてリブートしました。
|
||||
- 大幅なソフトウェア構造変更により拡張容易性を高めました。
|
||||
- REST APIを提供することでサードパーティによるクライアント開発を容易化しました。
|
||||
|
11
README_en.md
11
README_en.md
@ -3,6 +3,17 @@
|
||||
[Japanese](/README.md) [Korean](/README_ko.md)
|
||||
|
||||
## What's New!
|
||||
- v.2.0.6-alpha
|
||||
- New
|
||||
- Now compatible with M1 series Macs.
|
||||
- Confirmed to work on M1 MBA (Monterey) and M2 Pro MBP (Ventura).
|
||||
- Looking for reports on performance with Sonoma.
|
||||
- Bugfix:
|
||||
- Fixed a bug where the pitch would revert when selecting a speaker in Beatrice.
|
||||
- Others:
|
||||
- Enhanced information gathering for debugging purposes.
|
||||
|
||||
- v.2.0.5-alpha
|
||||
- VCClient has rebooted as the second version.
|
||||
- Significant software structural changes have enhanced extensibility.
|
||||
- By providing REST API, it has become easier for third parties to develop clients.
|
||||
|
12
README_ko.md
12
README_ko.md
@ -3,6 +3,18 @@
|
||||
[English](/README_en.md) [Japanese](/README.md)
|
||||
|
||||
## What's New!
|
||||
|
||||
- v. 2.0.6-alpha
|
||||
- 신규:
|
||||
- M1 계열 Mac에 대응했습니다.
|
||||
- M1 MBA(monterey), M2 Pro MBP(venture)에서의 동작 실적이 있습니다.
|
||||
- sonoma에서의 보고를 기다리고 있습니다.
|
||||
- 버그 수정:
|
||||
- Beatrice의 스피커 선택 시 pitch가 원래대로 돌아가는 버그를 수정했습니다.
|
||||
- 기타:
|
||||
- 오류 분석을 위한 정보 획득 강화
|
||||
|
||||
- v.2.0.5-alpha
|
||||
- VCClient가 세컨드 버전으로 리부트되었습니다.
|
||||
- 대대적인 소프트웨어 구조 변경으로 확장 용이성을 높였습니다.
|
||||
- REST API를 제공하여 서드파티 클라이언트 개발을 용이하게 하였습니다.
|
||||
|
Loading…
Reference in New Issue
Block a user