Vermoot / xjadeo_video_sync_for_bitwig

Easy and useful video playback sync for Bitwig Studio using xJadeo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video playback for Bitwig Studio using XJadeo.

A lightweight solution for video playback with Bitwig Studio using XJadeo. A video file can be added per Bitwig project which then will be played back in sync with Bitwig's transport. Also the video will be saved and opened together with the project automatically.

The implementation makes use of XJadeo's OSC remote control capabilities which are documented here.

Installation

  1. Put the .js into the Bitwig controller script folder
  2. Add the controller script in Bitwig Studio
    • via the Dashboard -> Settings -> Controllers -> + Add Controller
    • select hardware vendor: XJadeo
    • select product: XJadeo Video Sync
    • click Add
  3. Click the (?) button and follow the setup instructions in the help HTML

Build

Nothing to build for the controller script, but the help documentation HTML is generated from the help.md using the generate_HTML.ps1 script which requires Powershell 7 to work.

Contribution

Please feel free to create a pull request if you want to add or change something! Also have a look into open issues if you want so.

About

Easy and useful video playback sync for Bitwig Studio using xJadeo

License:GNU General Public License v3.0


Languages

Language:JavaScript 72.7%Language:PowerShell 26.8%Language:Batchfile 0.6%