WAVファイルの音声・音楽を1つのファイルで繰り返すSoundEngineのスクリプト

ソフトウェア


英会話のリスニング音源など、1つのファイル内で1回しか再生されないデータを、

1つの曲の中で繰り返し聴けるように複製させる、SoundEngine用のスクリプト

以下のサンプルでは1つのファイル内で5回繰り返すようにできる。
※フォルダを指定し、フォルダ内にあるすべてのWAVファイルを処理します。


[Folder Open]

[Copy]
Selection=0,-0,-1
[Paste]
Selection=-0,-0,-1
[Paste]
Selection=-0,-0,-1
[Paste]
Selection=-0,-0,-1
[Paste]
Selection=-0,-0,-1

[Folder Save]
Extension=wav

[Message Box]
Text=処理が終了しました。


コメント

This website stores cookies on your computer. These cookies are used to provide a more personalized experience and to track your whereabouts around our website in compliance with the European General Data Protection Regulation. If you decide to to opt-out of any future tracking, a cookie will be setup in your browser to remember this choice for one year.

Accept or Deny

タイトルとURLをコピーしました