Skip to content

this code is for control dot2 (DMX) console or software with Akai APC mini (midi controller) required installed nodejs v 14.15.0

Notifications You must be signed in to change notification settings

ArtGateOne/dot2apcmini_old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

dot2apcmini

v1.0.7 This nodejs code is for control dot2 (DMX) console or software with Akai APC mini (midi controller) required installed nodejs v 14.17.0 https://nodejs.org/dist/v14.17.0/node-v14.17.0-x64.msi

How to run?

connect apc mini controller

Run dot2 on pc. Turn on webremote Set password "remote"

run this code from command line

(run cdm cd to code destinaton folder ex. cd c:/dot2apcmini

to run type command node dot2acpmini

when code start - schow all available midi devices (in & out) default open akai in 0 and out 1

var input = new easymidi.Input('APC MINI 0'); var output = new easymidi.Output('APC MINI 1');

when U want control dot2 console - find in code "localhost" ang change it to uou console IP addres

  • THIS IS OLD CODE !

PLS GO TO NEW CODE https://github.com/ArtGateOne/dot2apcmini2

About

this code is for control dot2 (DMX) console or software with Akai APC mini (midi controller) required installed nodejs v 14.15.0

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published