Traktor Pro 3 Itunes Site Youtube.com

VIDEO A SCOPO DIMOSTRATIVO,NON MI ASSUMO NESSUNA RESPONSABILITA DI CIO CHE FATE! Tracktor 2 Pro Download +Crack. Ecco a voi il video su come installare e cracckare tracktor 2 pro. What's New In TRAKTOR PRO 3.3.0? Recording a Mix with TRAKTOR's Mix Recorder VIDEO How to Import Music into TRAKTOR's Track Collection VIDEO Using Third-Party Controller Mappings in TRAKTOR VIDEO How to use External Audio as Live Input in TRAKTOR VIDEO How to Transfer the TRAKTOR Collection, Playlists and Settings from One Computer to.

Home

Feb 2016: This guide is now outdated, please see my updated guide @ https://vandragt.com/2016/02/traktor-streaming-setup and is just offered for historical reasons.



Introduction

Many people do not use Traktor because by default it does not broadcast to shoutcast streams. Shoutcast is by far the most popular stream format used by internet radio. Traktor can only broadcast to icecast streams. Therefore we need to setup an private icecast server and a program to convert the icecast stream into a shoutcast stream.
This document is a work in progress.

Contents

  1. 3 Configuration
  2. 4 Testing

Requirements

You will need to install the following software:
Product Version Info Software
Native Instruments Traktor homepagedemo
Icecast2 homepage download
Stream Transcoder V3officialhomepage
VIP Edition
forum topic
download mirror

Important note: I recommend using the rare VIP edition because it fixes low frequency distortion problems that are present in version 3.1.11
You can install these on seperate computers or on the same computer. For the purposes of this tutorial I will assume you have installed the various software on one machine.

Configuration

  1. First we will setup the Icecast server.
  2. Then we will setup Stream Transcoder to receive audio from the Icecast server and connect to another shoutcast server, for example the internet radio station.
  3. Then we will setup Traktor to broadcast to the Icecast server.
I might be able to simplify these configuration files but atm it's based on my actual configuration that I don't want to mess up. After setting up a testing system I will revise these to the most minimal configuration.

Icecast

Edit configuration - first thing you do is change the password obviously:

Icecast configuration

<!-- This config file contains a minimal set of configurable parameters,
and mostly just contains the things you need to change. We created
this for those who got scared away from the rather large and heavily
commented icecast.xml.dist file. -->
<icecast>
<limits>
<sources>2</sources>
</limits>
<authentication>
<source-password>hackme</source-password>
<relay-password>hackme</relay-password>
<admin-user>admin</admin-user>
<admin-password>hackme</admin-password>
</authentication>
<hostname>localhost</hostname>
<listen-socket>
<port>8000</port>
</listen-socket>
<fileserve>1</fileserve>
<paths>
<logdir>./logs</logdir>
<webroot>./web</webroot>
<adminroot>./admin</adminroot>
<alias source='/' dest='/status.xsl'/>
</paths>
<logging>
<accesslog>access.log</accesslog>
<errorlog>error.log</errorlog>
<loglevel>3</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
</logging>
</icecast>

Stream Transcoder


Edit Ready to connect:

Ready to connect configuration

AutomaticReconnectSecs=10
AutoConnect=0
# Log Level 1 = LOG_ERROR, 2 = LOG_ERROR+LOG_INFO, 3 = LOG_ERROR+LOG_INFO+LOG_DEBUG
LogLevel=1
# Log File
LogFile=streamTranscoder
# The source URL for the broadcast. It must be in the form http://server:port/mountpoint. For those servers without a mountpoint (Shoutcast) use http://server:port.
SourceURL=http://localhost:8000/traktor.ogg
# Number of encoders to use
NumEncoders=1

Edit first destination:

First destination configuration

ServerType=Shoutcast
Server=[ServerIp]
Port=[Port]
ServerPassword=[Password]
ServerMountpoint=
# YP (Stream Directory) Settings
ServerPublic=0
ServerIRC=
ServerAIM=
ServerICQ=
ServerStreamURL=http://[ServerIP]:[Port]
ServerName=[Some Name]
ServerDescription=[Some Description]
ServerGenre=[Some Genre]
AutomaticReconnectSecs=1
AutoConnect=0
# Output codec selection (Valid selections : MP3, OggVorbis, Ogg FLAC, AAC, AAC Plus)
Encode=MP3
# General settings (non-codec related). Note : NumberChannels = 1 for MONO, 2 for STEREO
BitrateNominal=128
BitrateMin=128
BitrateMax=128
NumberChannels=2
Samplerate=44100
# Ogg Vorbis specific settings. Note: Valid settings for BitrateQuality flag are (Quality, Bitrate Management)
OggQuality=0
OggBitrateQualityFlag=Quality
# LAME specific settings. Note: Setting the low/highpass freq to 0 will disable them.
LameCBRFlag=1
LameQuality=1
LameCopywrite=0
LameOriginal=0
LameStrictISO=0
LameDisableReservior=0
LameVBRMode=vbr_abr
LameLowpassfreq=0
LameHighpassfreq=0
LAMEPreset=-1
# AAC (FAAC) specific settings.
AACQuality=100
AACCutoff=
# Save directory for archive streams
SaveDirectory=
# Flag which indicates if we are saving archives
SaveDirectoryFlag=0
# Log Level 1 = LOG_ERROR, 2 = LOG_ERROR+LOG_INFO, 3 = LOG_ERROR+LOG_INFO+LOG_DEBUG
LogLevel=2
# Log File
LogFile=streamTranscoder_1
# Save Archives in WAV format
SaveAsWAV=0
# LAME Joint Stereo Flag
LAMEJointStereo=1
Server=localhost

Traktor


Edit Broadcast preferences

Broadcasting Preferences

Server Settings:
Address localhost
Port 8000
Moint point
traktor.ogg
Password hackme
Format Ogg Vorbis, 44100 hz, 192 kBit/s


Testing

Now we need to make sure that our settings are working.

Traktor and icecast


  1. Start Icecast and click Start Server
  2. Start Traktor and press the broadcast button
  3. Back in Icecast select the Source Level Stats tab. Verify there is a source called traktor.ogg

Icecast and stream transcoder

  1. Make sure you have a link between traktor and icecast first
  2. Start Stream Transcoder
  3. Click connect
  4. Verify that the Ready to connect line will change to read Connected to source
  5. The first encoder line will change its status from Disconnected to Connected
  6. Listen to the stream to verify that you are on air.

Troubleshooting

Questions and answers will appear here.

  • This topic has 17 replies, 5 voices, and was last updated 5 years, 1 month ago by .
12→
  • I’ve just installed the new version of traktor, and I cannot go back to the previous version as both laptops were wiped clean.

    When using my laptop speakers. Headphones. Audio 6 soundcard there is a crackle and pops on every song.
    Not very loud but you can notice it and it’s very annoying.
    This doesnt happen in iTunes Or ableton when playing a song through speakers , headphones etc

    So I know it’s traktor.

    Is there anyway of going back to previous version or does anyone have this problem and has found a solution?
    Thanks

    I hope so as I will have to use traktor eh tonight. Hopefully I can get it fixed before Friday.

    Increase buffer size in audio settings??

    Re-install sound card drivers (if you remembered to install them in the first place 🙂 )

    bob6397

    buffer size = latency in traktor settings 🙂

    Also check that it isn’t set as the default windows playback device. If it is change that to the built in soundcard, then restart all running programs. This can cause sample rate issues as chrome/IE/firefox/iTunes run your soundcard at 44.1kHz but traktor will want to run at 48kHz or 96kHz – this can cause crackling.

    ^Ignore the arrow – Just pointing out the settings page. Make sure the latency is at least 512, then decrease until it starts crackling again. This will fins the lowest level it can be on your system (lower = less time delay through soundcard)

    • This reply was modified 5 years, 1 month ago by .

    At the risk of sounding stupid………..

    If you’re on a Windows laptop try switching off EVERYTHING that is not essential to Traktor.
    ACPI-Compliant Control Method Battery
    CD/DVD RW
    Wireless and Bluetooth
    Webcam
    On board sound card

    Also look at your background tasks and “end process” on anything unnecessary.

    What OS are you running? Are you on an older version of Windows/OSX (You still havent said which – that could really help here as problems are different on different systems..) ???

    Why can’t you change the latency when going through the laptop speakers?? I can.. (I am on VDJ8 though so it’s a bit different….)

    Is it just the laptop speakers that are crackling or does the Audio 6 crackle too?

    I am still going with a driver and/or setting (most likely latency) problem.

    Mat, I’ve had the exact same problem and it seems that a lot of users have had this issue with 2.7.3. I’ve found that if you zoom into the waveform at the points where the sound issues are, it can be seen that there are audio gaps and omissions repeatedly in the track. Therefore it is not a sound card issue, but in fact an issue with the software. When I’ve reverted back to using 2.6.8 there is no longer such issues with the audio. Therefore it seems to be an issue with 2.7.3. I’m waiting on a reply from the Native Instruments support team with regards to this problem but if it’s simply a glitch in the software hopefully it will be fixed soon with an update. This guy shows the problem, where it seems to be a bit more extreme in his case: https://www.youtube.com/watch?v=up7cXUOYNok

Traktor Pro 3 Free Download

SiteTraktor pro 3 free downloadTraktor

Traktor Pro 3 Torrent Mac

12→

Apple Itunes Store

  • The forum ‘DJing Software’ is closed to new topics and replies.