Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
Rename to Traktor Live v1
Browse files Browse the repository at this point in the history
  • Loading branch information
dotherightthing committed Sep 28, 2022
1 parent a2b4508 commit d92f935
Show file tree
Hide file tree
Showing 21 changed files with 494 additions and 40 deletions.
18 changes: 9 additions & 9 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
manuals
.vscode
ableton-live/nk-traktor-live Project/Ableton Project Info/Project8_1.cfg
ableton-live/nk-traktor-live Project/Icon?
ableton-live/nk-traktor-live Project/Backup
ableton-live/nk-traktor-live Project/Samples
ableton-live/nk-traktor-live Project/*.als
!ableton-live/nk-traktor-live Project/nk-traktor-live.als
ableton-live/traktor-live-v1 Project/Ableton Project Info/Project8_1.cfg
ableton-live/traktor-live-v1 Project/Icon?
ableton-live/traktor-live-v1 Project/Backup
ableton-live/traktor-live-v1 Project/Samples
ableton-live/traktor-live-v1 Project/*.als
!ableton-live/traktor-live-v1 Project/traktor-live-v1.als
!*.code-workspace
ableton-live/nk-traktor-live Project/Recordings from Audio Hijack
ableton-live/nk-traktor-live Project/Samples
ableton-live/nk-traktor-live Project/Recordings from Audio Hijack
ableton-live/traktor-live-v1 Project/Recordings from Audio Hijack
ableton-live/traktor-live-v1 Project/Samples
ableton-live/traktor-live-v1 Project/Recordings from Audio Hijack
36 changes: 18 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# NK Traktor Live
# Traktor Live v1

[![GitHub release](https://img.shields.io/github/v/tag/dotherightthing/nk-traktor-live)](https://github.com/dotherightthing/nk-traktor-live/releases) [![GitHub issues](https://img.shields.io/github/issues/dotherightthing/nk-traktor-live.svg)](https://github.com/dotherightthing/nk-traktor-live/issues)
[![GitHub release](https://img.shields.io/github/v/tag/dotherightthing/traktor-live-v1)](https://github.com/dotherightthing/traktor-live-v1/releases) [![GitHub issues](https://img.shields.io/github/issues/dotherightthing/traktor-live-v1.svg)](https://github.com/dotherightthing/traktor-live-v1/issues)

Traktor Pro mix template for the KORG nanoKEY/nanoKONTROL Studio MIDI controllers.

Expand Down Expand Up @@ -124,8 +124,8 @@ Automatically loaded by the AppleScript app, otherwise double-click to load.
<img src="ableton-live/screenshots/output-config.png" alt="Screenshot of Ableton Live's Output Config window" width="500">

1. Driver Type: `CoreAudio`
2. Audio Input Device: `NK Traktor Live (6 In, 6 Out)`
3. Audio Output Device: `NK Traktor Live (6 In, 6 Out)`
2. Audio Input Device: `Traktor Live v1 (6 In, 6 Out)`
3. Audio Output Device: `Traktor Live v1 (6 In, 6 Out)`
4. Channel Configuration
1. Input Config:
* `3/4: Traktor Pro Deck A`
Expand Down Expand Up @@ -214,8 +214,8 @@ Control surface editor.

##### KORG KONTROL Editor configuration files

1. The scene's data: `korg-kontrol-editor/nk-traktor-live.nanokey_st_data`
2. Set containing all scenes: `korg-kontrol-editor/nk-traktor-live.nanokey_st_set`
1. The scene's data: `korg-kontrol-editor/traktor-live-v1.nanokey_st_data`
2. Set containing all scenes: `korg-kontrol-editor/traktor-live-v1.nanokey_st_set`

Double-click to open the set files, then select Communication > Write Scene Data.

Expand Down Expand Up @@ -250,8 +250,8 @@ I [symlink](https://gist.github.com/dotherightthing/3cbf17fe882dc8131eb8e9b9a501

##### KORG KONTROL Editor configuration files

1. Set: `korg-kontrol-editor/nk-traktor-live.nktrl_st_data`
2. Data: `korg-kontrol-editor/nk-traktor-live.nktrl_st_data`
1. Set: `korg-kontrol-editor/traktor-live-v1.nktrl_st_data`
2. Data: `korg-kontrol-editor/traktor-live-v1.nktrl_st_data`

Double-click to open the set files, then select Communication > Write Scene Data.

Expand All @@ -277,10 +277,10 @@ I [symlink](https://gist.github.com/dotherightthing/3cbf17fe882dc8131eb8e9b9a501
The following files cannot be symlinked and need to be manually copied over:

1. `SelectedTrackLedStates.py`
* Source: `nk-traktor-live/clyphx-pro/user_actions/SelectedTrackLedStates.py`
* Source: `traktor-live-v1/clyphx-pro/user_actions/SelectedTrackLedStates.py`
* Target: `/Applications/Ableton Live 10 Standard.app/Contents/App-Resources/MIDI Remote Scripts/ClyphX_Pro/clyphx_pro/user_actions/SelectedTrackLedStates.py`
1. `SelectTraktor ProDeck.py`
* Source: `nk-traktor-live/clyphx-pro/user_actions/SelectTraktor ProDeck.py`
* Source: `traktor-live-v1/clyphx-pro/user_actions/SelectTraktor ProDeck.py`
* Target: `/Applications/Ableton Live 10 Standard.app/Contents/App-Resources/MIDI Remote Scripts/ClyphX_Pro/clyphx_pro/user_actions/SelectTraktor ProDeck.py`

---
Expand Down Expand Up @@ -363,7 +363,7 @@ Various `.tsi` templates map the control surfaces and supporting software to Tra

##### Project file

1. Preferences > Import > `traktor-pro/nk-traktor-live.tsi`
1. Preferences > Import > `traktor-pro/traktor-live-v1.tsi`

##### Miscellaneous settings

Expand Down Expand Up @@ -502,7 +502,7 @@ In addition Audio Hijack makes it clear *when* it is recording, by optionally di

##### Project file

1. `audio-hijack/nk-traktor-live.ahsession`
1. `audio-hijack/traktor-live-v1.ahsession`

Automatically loaded by the AppleScript app, otherwise double-click to load.

Expand All @@ -517,7 +517,7 @@ Automatically loaded by the AppleScript app, otherwise double-click to load.

##### Project file

1. `applescripts/NK_Traktor_Live.app`
1. `applescripts/Traktor_Live_v1.app`

Double-click to run and:

Expand All @@ -544,21 +544,21 @@ Press the sync button to sync playback with Traktor Pro.

###### System Events: 'send keystrokes' error message

> System Events got an error: NK_Traktor_Live is not allowed to send keystrokes.
> System Events got an error: Traktor_Live_v1 is not allowed to send keystrokes.
System Events are used to send keystrokes to apps and find out how big to make windows when they are 'maximised'.

When prompted to allow NK_Traktor_Live to access System Events.app, click 'OK'.
When prompted to allow Traktor_Live_v1 to access System Events.app, click 'OK'.

###### System Events: 'assistive access' error message

> System Events got an error: NK_Traktor_Live is not allowed assistive access.
> System Events got an error: Traktor_Live_v1 is not allowed assistive access.
The *Accessibility* screen in *System Preferences* allows apps to control your computer.

When prompted to give NK_Traktor_Live assistive access:
When prompted to give Traktor_Live_v1 assistive access:

`System Preferences > Security & Privacy > Privacy > Accessibility > NK_Traktor_Live.app` (add and enable)
`System Preferences > Security & Privacy > Privacy > Accessibility > Traktor_Live_v1.app` (add and enable)

#### References

Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
<key>CFBundleIconFile</key>
<string>applet</string>
<key>CFBundleIdentifier</key>
<string>com.apple.ScriptEditor.id.NK-Traktor-Live</string>
<string>com.apple.ScriptEditor.id.Traktor-Live-v1</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>NK_Traktor_Live</string>
<string>Traktor_Live_v1</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
Expand Down
6 changes: 3 additions & 3 deletions bome-midi-translator-pro/settings.bmts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ColumnWidthIn=114
ColumnWidthName=220
ColumnWidthOptions=150
ColumnWidthOut=418
CurrentProject=/Users/dan/Websites/nk-traktor-live/bome-midi-translator-pro/nanoKONTROL Studio.bmtp
CurrentProject=/Users/dan/Websites/traktor-live-v1/bome-midi-translator-pro/nanoKONTROL Studio.bmtp
CurrentVersion=1.9.0.1020
DoNotShowLoggerWarning=1
DontAskForClose=1
Expand All @@ -21,7 +21,7 @@ EditWindowIndex=2
EventMonitor=1
ExportedAutoStartState=0
FirstTime=0
LastProjectDir=/Users/dan/Websites/nk-traktor-live/bome-midi-translator-pro
LastProjectDir=/Users/dan/Websites/traktor-live-v1/bome-midi-translator-pro
MainEditorPanelWidth=543
MainHeight=1027
MainLTabPanelHeight=550
Expand Down Expand Up @@ -102,7 +102,7 @@ MIDIOutActionValue2Expanded=1

[MRUList]
File0=/Users/dan/Documents/Bome MIDI Translator/Presets/nanoKONTROL Studio.bmtp
File1=/Users/dan/Websites/nk-traktor-live/bome-midi-translator-pro/nanoKONTROL Studio.bmtp
File1=/Users/dan/Websites/traktor-live-v1/bome-midi-translator-pro/nanoKONTROL Studio.bmtp
File2=
File3=
MaxEntries=16
Expand Down
2 changes: 1 addition & 1 deletion clyphx-pro/user_actions/SelectedTrackLedStates.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
```sh
# note: the version string will change if Live auto-updates itself
tail -f '/Users/dan/Library/Preferences/Ableton/Live 10.1.41/Log.txt'
tail -f '/Users/dan/Library/Preferences/Ableton/Live 10.1.42/Log.txt'
```
```py
Expand Down
1 change: 1 addition & 0 deletions loopback/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/Users/dan/Library/Application Support/Loopback
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "nk-traktor-live",
"name": "traktor-live-v1",
"version": "2.3.0",
"description": "Traktor Pro mix template for the KORG nanoKEY/nanoKONTROL Studio MIDI controllers.",
"main": "README.md",
Expand All @@ -8,7 +8,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/dotherightthing/nk-traktor-live.git"
"url": "git+https://github.com/dotherightthing/traktor-live-v1.git"
},
"keywords": [
"midi-controller",
Expand All @@ -21,8 +21,8 @@
},
"license": "ISC",
"bugs": {
"url": "https://github.com/dotherightthing/nk-traktor-live/issues"
"url": "https://github.com/dotherightthing/traktor-live-v1/issues"
},
"homepage": "https://github.com/dotherightthing/nk-traktor-live#readme",
"homepage": "https://github.com/dotherightthing/traktor-live-v1#readme",
"private": true
}
Loading

0 comments on commit d92f935

Please sign in to comment.