Anmelden:     


Forum: Addons

Topic: GTS-2K25
Discussion about GTS-2K25

QUICK SKIN MANUAL

Screen

  1. Cover: Click to open a menu with various options
  2. Information: Visible only when hovering mouse over the bottom right area of the cover. Press to open a pop-up window that shows extended tag information.
  3. First Information Line: Shows info about the track. It can be customized via the skin menu.
    Go to GTS->Decks->Screen Info->Display->Line 1 to configure the information displayed.
    Double click the text to search for it (So for example if the text shows the track's title and you double click it, it will search for the entire database for the same title)
  4. Second Information Line: Shows info about the track. It can be customized via the skin menu.
    Go to GTS->Decks->Screen Info->Display->Line 2 to configure the information displayed.
    Double click the text to search for it (So for example if the text shows the track's artist and you double click it, it will search for the entire database for the same artist)
  5. Third Information Line: Shows info about the track. It can be customized via the skin menu.
    Go to GTS->Decks->Screen Info->Display->Line 3 to configure the information displayed.
    Double click the text to search for it (So for example if the text shows the track's album and you double click it, it will search for the entire database for the same album)
    IF THE OPTION "Line 3 Searches Playlists" IS ENABLED, then double clicking on the test will search for all playlists containing the track.
  6. Beatjump / ABT: Click on the label (e.g. "Beatjump") to toggle between Beatjum and Automatic BPM Transition (ABT) panels.
  7. Loop: Click on the label (Loop) to get the loop menu.
  8. Key: Click on the label (Key) to toggle the Key display between Musical and Numeric


Jog

  1. BPM: Double click to search for songs with a similar BPM (within +/-3 BPM)
    Right click to open the OSD BPM Editor
  2. Current pitch: Click to open a menu with some pitch options
  3. Current pitch range: Click to adjust current pitch range
  4. Pitch optiona: Click to open a menu with more pitch options
  5. Pitch Link Indicators: When your controller's pitch slider doesn't match the software pitch, these indicators will show you the direction on which you need to move the controller's pitch slider in order to link it with the software. This is similar to the function found on many (but not all) controllers. The pitch slider knob on the skin will turn RED when it's not linked to the controller, to further help you see the state of the pitch slider.
    Click on an arrow to adjust the BPM of the song by 0.1 bpm (coarse)
    Right click on an arrow to adjust the BPM of the song by 0.01 bpm (fine)
  6. Vinyl: Turns on/off vinyl mode.
    When the button shows "V" you cannot use the mouse over the jog in order to scratch.
    Instead the mouse gives you access to the menus and functions mentioned above.
    If you wish to be able to use the mouse over the jog in order to scratch, then right click the "V" button. It will now show "Sc" (for Scratch)
    Functions 1, 2 and 3 will no longer be accessible


OSD BPM Editor (On Screen Display BPM Editor)

If you right click on the BPM value of any deck, you'll be able to toggle the OSD BPM Editor for that deck.
The OSD BPM Editor always opens on the scratch waveform area of the skin.
If you have the scratch waveforms turned off, then OSD BPM Editor will not show up.
  1. TAP: Tap a new BPM for the track
  2. Half/Double: Quckly halve or double the BPM of the track
  3. Adjust CBG by 1 beat: Quickly move the CBG backwards or forward by ONE beat
  4. Adjust CBG by 1/2 beat: Quickly move the CBG backwards or forward by HALF beat
  5. Adjust CBG by 1/4 beat: Quickly move the CBG backwards or forward by a QUARTER of a beat
  6. Adjust CBG by 1/8 beat: Quickly move the CBG backwards or forward by an EIGHTH of a beat
  7. Set: Set the current location as the downbeat (beat 0) of the track
  8. Scan: Start an automatic BPM scan of the track (useful if you messed up and you want to reset the BPM analysis)
  9. Multi: Start an automatic BPM analysis of the track by using the MULTIPLE BPM scan algorithm (for tracks with different / multiple /drifitng BPM)
  10. Edit: Open the full native BPM Editor and close OSD BPM Editor
  11. Close: Close the OSD BPM Editor.
    You can also close the OSD BPM by right clicking on the BPM value of the track again.


Preparation Mode Screen

Click on the "PREP" button on the top bar to enter the preparation mode of the skin.
The preparation mode screen has the following features:
  1. Deck: Select the working deck
  2. Cover: Click to get the Cover menu
  3. Title: Double click the text to edit the track's title.
  4. Artist: Double click the text to edit the track's artist.
  5. Album: Double click the text to edit the track's album.
  6. Remix: Double click the text to edit the track's remix tag.
  7. Comment: Double click the text to edit the track's comment.
  8. Year: Double click the text to edit the track's year.
  9. Rating: Click the stars to get a menu to select the track's rating.
  10. Color: Click the color to get a menu to select the color of the track.
    PS: If a track has a color set via the Tag Editor, but also has a color due to the current color rules, the screen will show the TAG color. Otherwise it will show either the TAG or the COLOR RULES color.
  11. User1: Double click the text to edit the user 1 tag field.
  12. User2: Double click the text to edit the user 2 tag field.


Quick Hashtag Editor

If you are using User1 and User 2 tag fileds to store hashtags, then on the preparation mode of the skin you can find a quick hashtag editor.
How it works:
1) Use the arrows next to each button to set a value for that button. E.g. "POP"
2) Then simply press the button(s) to SET or UNSET the specific hashtag(s) from the track.
 

geposted 4 days ago @ 10:20 pm
Double-clicking on the BPM doesnt give me any tracks
Edit: I found it I had to add bpm to search options
 

Comprehensive instructions, noice.
Something I use a lot with regard to gridding in my skin,

Matches CBG difference to other deck, better by ear than by eye, maybe you could have a right click on TAP,
Just a suggestion, either way good work

param_bigger 0.5 get_beatdiff ? param_multiply -1 `get_beatdiff & param_add -0.5` & param_cast 'relative' & adjust_cbg : param_smaller 0.5 get_beatdiff ? param_add 0.5 `param_multiply -1 get_beatdiff` & param_cast 'relative' & adjust_cbg :