mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-02-02 16:23:58 +03:00
update
This commit is contained in:
parent
ec4f62f54a
commit
acab6644f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,6 +52,7 @@ server/samples_0003_t.json
|
||||
server/samples_0003_o.json
|
||||
server/samples_0003_t2.json
|
||||
server/samples_0003_o2.json
|
||||
server/samples_0003_d2.json
|
||||
|
||||
server/test_official_v1_v2.json
|
||||
server/test_ddpn_v1_v2.json
|
||||
|
@ -28,7 +28,15 @@ If you have the old version, be sure to unzip it into a separate folder.
|
||||
|
||||
### Mac version
|
||||
|
||||
After extracting the download file, execute `startHttp.command`. If it shows that the developer cannot be verified, press the control key again and click to execute (or right-click to execute).
|
||||
It is launched as follows.
|
||||
|
||||
1. Unzip the downloaded file.
|
||||
|
||||
1. Next, run MMVCServerSIO by hold down the control key and clicking it (or right-click to run it). If a message appears stating that the developer cannot be verified, run it again by holding down the control key and clicking it (or right-click to run it). The terminal will open and the process will finish within a few seconds.
|
||||
|
||||
1. Next, execute the startHTTP.command by holding down the control key and clicking on it (or you can also right-click to run it). If a message appears stating that the developer cannot be verified, repeat the process by holding down the control key and clicking on it (or perform a right-click to run it). A terminal will open, and the launch process will begin.
|
||||
|
||||
- In other words, the key is to run both MMVCServerSIO and startHTTP.command. Moreover, you need to run MMVCServerSIO first.
|
||||
|
||||
If you have the old version, be sure to unzip it into a separate folder.
|
||||
|
||||
|
@ -28,7 +28,15 @@
|
||||
|
||||
### Mac 版
|
||||
|
||||
ダウンロードファイルを解凍したのちに、`startHttp.command`を実行してください。開発元を検証できない旨が示される場合は、再度コントロールキーを押してクリックして実行してください(or 右クリックから実行してください)。
|
||||
次のように起動します。
|
||||
|
||||
1. ダウンロードファイルを解凍します。
|
||||
|
||||
1. 次に、MMVCServerSIO をコントロールキーを押しながらクリックして実行します(or 右クリックから実行します)。開発元を検証できない旨が表示される場合は、再度コントロールキーを押しながらクリックして実行します(or 右クリックから実行します)。ターミナルが開き、数秒で処理が終了します。
|
||||
|
||||
1. 次に、startHTTP.command をコントロールキーを押しながらクリックして実行します(or 右クリックから実行します)。開発元を検証できない旨が表示される場合は、再度コントロールキーを押しながらクリックして実行します(or 右クリックから実行してください)。ターミナルが開き起動処理が開始します。
|
||||
|
||||
※ つまり、MMVCServerSIO と、startHTTP.command の両方で実行を行うのがポイントです。そして、MMVCServerSIO の方を先に実行しておく必要があります。
|
||||
|
||||
旧バージョンをお持ちの方は、必ず別のフォルダに解凍するようにしてください。
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user