Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mixxx-traktor-controllers

CI Release

A Mixxx controller mapping for the Native Instruments Traktor Kontrol Z1 MK2.

Installation

From Releases (Recommended)

  1. Go to the Releases page
  2. Download the latest infinifox-mixxx-traktor-controller-mappings.zip
  3. Extract the contents to your Mixxx controllers directory
  4. Restart Mixxx
  5. Go to Preferences → Controllers and enable your controller

From Source

To install dependencies:

bun install

To build:

bun run build

To install locally:

bun run copy

This will install all controller mappings in ~/.mixxx/controllers

Development

Building

The build process compiles the TypeScript source into JavaScript and copies the XML configuration:

bun run build

Releasing

Releases are automatically created when you push a git tag:

git tag v1.0.0
git push origin v1.0.0

The GitHub Actions workflow will:

  1. Build the project
  2. Create a GitHub release
  3. Upload the compiled files as release assets

You can also manually trigger a release from the Actions tab in GitHub.

About

Mixxx controller scripts for Traktor Z1 MK2 and X1 MK3 controllers

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages