Skip to content
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
e38537e
Change default S3 deck colors to match Traktor
robbert-vdh Dec 9, 2022
e071976
Place S3 jog inertia behavior behind flag
robbert-vdh Dec 9, 2022
2606768
Use the engine scratch methods instead of setvalue
robbert-vdh Dec 9, 2022
de02f36
Completely remove jog inertia behavior from S3
robbert-vdh Dec 9, 2022
6fde90e
Pass ticks to the scratch function for S3
robbert-vdh Dec 9, 2022
72fbb67
Use the correct channel number for scratching
robbert-vdh Dec 9, 2022
e5365a2
Remove paused jog multiplier in S3 script
robbert-vdh Dec 9, 2022
9260f4f
Allow initializing beatjump and beatloop sizes
robbert-vdh Dec 11, 2022
928d412
Allow initializing sync, quantize, keylock for S3
robbert-vdh Dec 17, 2022
28eab2d
Query current knob and slider values from the S3
robbert-vdh Dec 18, 2022
e221885
Initialize packet parser with report data for S3
robbert-vdh Dec 18, 2022
a25de9e
Add most of a Traktor-like alternative S3 FX impl
robbert-vdh Dec 19, 2022
6571c75
Add an option to initialize S3 FX chains to filter
robbert-vdh Dec 19, 2022
d7c4f29
Add LED output for the new S3 FX behavior
robbert-vdh Dec 19, 2022
21eca82
Fix handling of multiple pressed FX select buttons
robbert-vdh Dec 19, 2022
d1994f6
Dimly light pressed FX Select buttons
robbert-vdh Dec 19, 2022
26400d8
Rename StockFx to VanillaFx
robbert-vdh Dec 19, 2022
3a520f4
Rename lightFX() to lightFx()0
robbert-vdh Dec 19, 2022
11af93b
Allow disabling the channel colors with vanilla FX
robbert-vdh Dec 20, 2022
cadf7fa
Update the Traktor Kontrol S3 script authors
robbert-vdh Dec 20, 2022
ded8331
Replace uses of TraktorS3.bind() with fn.bind()
robbert-vdh Dec 20, 2022
6967102
Convert S3 script to use ES6 classes
robbert-vdh Dec 20, 2022
e2924e7
Allow setting crossfader assignment from S3 script
robbert-vdh Dec 25, 2022
837962e
Replace S3 super knob hack with new control object
robbert-vdh Dec 29, 2022
39212b6
Replace var and global assignment in S3 script
robbert-vdh Jan 2, 2023
2feb4ab
Fix 0.5 case in normalization of S3 values
robbert-vdh Jan 2, 2023
ef8ba9f
Fix TraktorS3.VanillaFxModeChannelColors check
robbert-vdh Jan 2, 2023
89bdab3
Disable VanillaFxModeChannelColors by default
robbert-vdh Jan 2, 2023
6868221
Dimly light inactive FX select buttons
robbert-vdh Jan 2, 2023
b44c972
Adjust quick effect chain mappings in S3 script
robbert-vdh Jan 8, 2023
77326ad
Move effect chain preset offset to a constant
robbert-vdh Jan 9, 2023
550531e
Replace super knob preserving loaded_chain_preset
robbert-vdh Jan 13, 2023
1203cd0
Revert "Change default S3 deck colors to match Traktor"
robbert-vdh Jan 25, 2023
ee52ffe
Add a jog wheel multiplier constant for the S3
robbert-vdh Jan 30, 2023
ce70fa0
Change 'Vanilla Mode' to 'Quick Effect Mode'
robbert-vdh Jan 31, 2023
29bfd1d
Pass Uint8Arrays to TraktorS3.incomingData
robbert-vdh Mar 14, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading