saharan / GraphSynth

A node-based graphical synthesizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A node-based graphical synthesizer.

How to use

  1. Move a node by dragging.
    ドラッグでノードを動かします。

  2. Connect nodes by dragging a node to another node.
    ドラッグでノードを他のノードに接続します。

  3. Cut cables and remove nodes by slashing.
    スラッシュでケーブルを切断またはノードを除去します。

  4. Select multiple nodes and move them.
    複数ノードを選択して同時に動かします。

  5. Tap a node twice to open the edit menu.
    ノードを2回タップして編集画面を開きます。

  6. Modularize a part of the graph.
    グラフの一部をモジュール化します。

  7. Go inside and outside a module.
    モジュールを出入りします。

  8. Copy and paste a part of the graph.
    グラフの一部をコピペで増やします。

  9. Save and load graphs.
    グラフの保存・読み込みを行います。

  10. Open examples and have fun!
    サンプルを開いて遊んでみましょう!

Tips

  • On mobile devices, use two fingers to translate and scale the view.
    モバイル端末では、二本指でビューの移動と拡大縮小ができます。
  • Some usual keyboard shortcuts are available on PCs.
    PCでは、よくあるショートカットキーをいくつか使うことができます。

License

The MIT License

About

A node-based graphical synthesizer

License:MIT License


Languages

Language:Haxe 100.0%