Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Scripted show control app

NotificationsYou must be signed in to change notification settings

H-s-O/Kodtrol

Repository files navigation

Kodtrol screenshotAbove is a screenshot of a demo song project,LOOK MUM NO COMPUTER - GRANDMA'S MONEY
Other demos:

⚠️ Note: this software is still in alpha stage. Use at your own risk; expect breaking changes without prior notice.

Features roadmap (in no particular order)

  • Open Fixture Library integration
  • OSC/MSC/Serial outputs
  • MIDI timecode sync
  • Helpers Hub (where users can post their script helpers and share them)
  • Manual and docs onkodtrol.com

Local development / run from source

Requirements

  • Node.js: ^18.0.0
  • npm: ^9.0.0
  • Linux only:libasound2-dev package

Clone the repository andcd into it.
Then:

npm installnpm run build:addonsnpm run watch:renderer

And in another terminal, run:

npm start

Note that when starting the app the first time, you won't have an active projectpreloaded yet. Just go toFile > Create project... to create one.If all goes well, you should see the Welcome Screen allowing you to create a new project or open an existing one.

Local release build

Make sure you have installed the requirements fromLocal development above, then:

npm installnpm run build:addonsnpm run build-and-dist

The build will be generated in thedist folder.


[8]ページ先頭

©2009-2025 Movatter.jp