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

Send Traktor song name to Live #23

@dotherightthing

Description

@dotherightthing

This might allow recorded clips to contain the source song name.

Harvester API

Instructions

  1. Download Traktor Metadata Harvester 0.5
  2. Unzip to traktor-template-nk/packages
  3. In Terminal, run: /path/to/traktor-template-nk/packages/5-beta/metadata-osx64 --port=9000
  4. System Preferences > Security Privacy > {this app} > Open anyway
  5. Traktor > Preferences > Broadcasting
    • Proxy Settings: None
    • Server Settings:
      • Address: 127.0.0.1
      • Port: 8080
      • Format: Ogg Vorbis, 11025 Hz, 32 kBit/s
  6. Open the Audio Recorder tab at the top right of Traktor's UI
  7. Click the Broadcast icon
  8. Open a browser and navigate to 127.0.0.1:8080

Not working:

  • Broadcast light flashing rather than solid, no output on webpage
  • Tried with 'internal' output routing, so that the Audio Recorder has something to record. This didn't help.
  • Tried restarting Traktor. This didn't help.

Traktor API Client

https://github.com/ErikMinekus/traktor-api-client

Not working:

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions