openvibe-launcher:一个简单的 ruby​​ 库来启动 openvibe 设计器

时间:2024-06-27 21:09:40
【文件属性】:

文件名称:openvibe-launcher:一个简单的 ruby​​ 库来启动 openvibe 设计器

文件大小:9KB

文件格式:ZIP

更新时间:2024-06-27 21:09:40

Ruby

openvibe 启动器 openvibe 的启动器,用 ruby 安装 gem install openvibe-launcher 用法 require 'openvibe-launcher' DESIGNER_PATH = "..." # path to the designer SCENARIO_PATH = "..." # path to the scenario MODE = "--play-fast" # optional OPTIONS = [ "--no-gui" , "--no-session-management" ] # optional openvibe = Openvibe :: Launcher . new ( DESIGNER_PATH , SCENARIO_PATH , MODE , OPTIONS ) openvibe . start 用 MODE


【文件预览】:
openvibe-launcher-master
----openvibe-launcher.gemspec(2KB)
----Rakefile(1KB)
----test()
--------helper.rb(438B)
--------test_openvibe-launcher.rb(232B)
----Gemfile(365B)
----VERSION(5B)
----.document(55B)
----.gitignore(829B)
----lib()
--------openvibe-launcher.rb(3KB)
----README.md(1KB)
----LICENSE.txt(7KB)

网友评论