Giter Club home page Giter Club logo

synthv_scripts's Introduction

SynthVスクリプト

download license

共通の使い方

1.ダウンロードしてSynthVの[スクリプト→スクリプトフォルダを開く]で表示されるフォルダに入れる
2.再スキャンを実行
3.スクリプトを選択して実行

ダウンロード

現状動作が確認できているスクリプトファイルの一括ダウンロード
おすすめです

その他動作保障のないものを含む全てのスクリプト

スクリプト内容

  • Playback

    • 再生後元の位置に戻る (Return2OriginalPosition.lua)

      再生終了時に再生開始ポイントに戻るスクリプトです
      再生/終了の両方で利用してください
      seek.luaって付けてましたけどよく考えたらシーク再生じゃなかったので変更しました

    • 再生後元の位置に戻る 常駐型 (Return2OriginalPosition_Res.lua)

      上記スクリプトの常駐型です
      通常の再生/終了処理を検知して再生バーを移動させます
      他の再生系スクリプトと同時に利用すると意図しない動作をする可能性があります


  • Lyrics

    • 歌詞をどれみにするやつ (ChangeLyrics_default2pitch.lua)

      デフォルト設定のままの歌詞のみをCeVIOライクな音階歌詞に変更するスクリプトです
      デフォルトの歌詞を"la"以外に変更している場合はluaファイル内1行目をその歌詞に書き換えてください

      これいる?(謎)


  • Notes

    • ___にする(Change2___.lua)

      選択した任意の数のノートの長さを一括で変更します
      他のノートやノートグループの位置は変更されません

    • ___分伸ばす(___NotesLonger.lua)

      選択した任意の数のノートの長さを一定値伸ばします
      設定により他のノートやノートグループの位置を変更するかどうか選択ができます
      ファイル内のmotiontypeの値を変更してください

    • ___分縮める(___NotesShorter.lua)

      選択した任意の数のノートの長さを一定値縮めます
      設定により他のノートやノートグループの位置を変更するかどうか選択ができます
      ファイル内のmotiontypeの値を変更してください

    以下のオプションが含まれます。

    Whole : 全音符
    Half : 2分音符
    Quarter : 4分音符
    Eighth : 8分音符
    Sixteenth : 16分音符


snippetsフォルダについて

詳しくはこちらを参照してください。
紹介ブロマガ


更新履歴

Return2OriginalPosition.lua

2020/8/23 v1.2公開 名称の変更, 他言語対応
2020/8/17 v1.1公開 シーク時の挙動とスケール変更時の挙動をちょっと使いやすく
2020/8/17 v1.0公開

Return2OriginalPosition_Res.lua

2020/9/10 v1.0公開

ChangeLyrics_default2pitch.lua

2020/8/19 v1.0公開

Change2___.lua

2020/9/13 v1.0公開

___NotesLonger.lua

2020/9/13 v1.0公開

___NotesShorter.lua

2020/9/13 v1.0公開

連絡先

ゆきかざり
Twitter : @hanayuki7793
mail : yukikazari7793☆gmail.com (☆→@)

ライセンス

Copyright 2020 Yukikazari

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

synthv_scripts's People

Contributors

yukikazari avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.