Dual Tracker patch

this is my attempt at creating a preset inspired by the Keeley 30ms Automatic Double Tracker the in the pro mode "dimension" settings.



View attachment 79272




dual tracker patch spincad
The "dual tracker patch spincad" link is now expired on WeTransfer. Would you be so kind as to drop the file directly here in this thread.
Just add a ".TXT" extension to the full file name before you attach it, and add a note saying to remove the ".TXT" extension to access the file after downloading it.
 
i think the link is dead and i can't find that patch, BUT with the image and spin-cad designer you can recreate that patch
 
i think the link is dead and i can't find that patch, BUT with the image and spin-cad designer you can recreate that patch
The link still takes you to the WeTransfer site, but they don't keep files for very long unless you use their pay portal and pony up for the extended file retention service.

Also, I see you've used the "Single Delay" block. What version of SpinCAD are you using? I have SpinCAD versions 1032 thru 1042 and none of them have a "Single Delay" block/module. But I know I can use most any of the others and trim down the specs so it matches a single delay.
 
; dual track.spcd
; Patch saved from SpinCAD Designer version 1027
; Pot 0:
; Pot 1:
; Pot 2:
;
;
; ----------------------------
;------ Input
;------ Pot 0
;------ Pot 2
;------ Pot 1
;------ Pitch Shift
SKP RUN ,1
WLDR 1, -30, 2048
LDAX ADCL
WRA 0,0.0
RDAX POT1,-0.0009155273
WRAX RMP1_RATE,0.0000000000
CHO RDA,3,REG | COMPC,0
CHO RDA,3,0,1
WRA 2049,0.0
CHO RDA,3,COMPC | RPTR2,0
CHO RDA,3,RPTR2,1
CHO SOF,3,COMPC | NA,0.0
CHO RDA,3,NA,2049
WRAX REG0,0.0000000000
;------ Pitch Shift
SKP RUN ,1
WLDR 0, 30, 2048
LDAX ADCL
WRA 2051,0.0
RDAX POT0,0.0009155273
WRAX RMP0_RATE,0.0000000000
CHO RDA,2,REG | COMPC,2051
CHO RDA,2,0,2052
WRA 4100,0.0
CHO RDA,2,COMPC | RPTR2,2051
CHO RDA,2,RPTR2,2052
CHO SOF,2,COMPC | NA,0.0
CHO RDA,2,NA,4100
WRAX REG1,0.0000000000
;------ Mixer 2:1
RDAX REG1,1.0000000000
RDAX REG0,1.0000000000
WRAX REG2,0.0000000000
;------ Single Delay
WRAX REG4,0.0000000000
SOF 0.0000000000,0.4500000000
WRAX REG4,0.0000000000
RDAX POT2,0.9990000000
SOF 0.0300000000,0.1250915527
WRAX ADDR_PTR,0.0000000000
RMPA 1.0
WRAX REG3,1.0000000000
MULX REG4
RDAX REG2,0.5000000000
WRA 4102,0.0
RDAX REG3,1.0000000000
WRAX REG3,0.0000000000
;------ Mixer 2:1
RDAX REG3,1.0000000000
RDAX ADCL,1.0000000000
WRAX REG5,0.0000000000
;------ Output
RDAX REG5,1.0000000000
WRAX DACL,1.0000000000
WRAX DACR,0.0000000000
 
I'm looking for an Octave pitch and transpose pitch slider algorithm spn.output file that I can open in Spincad.
 
Here's an image of the SpinCAD screen for the DualTrack.spcd that can get you started. Play with the different Pitch blocks.

View attachment 103406
Hi everybody, I updated the SpinCAD Designer to version 0.99/1067 recently. Works fine :-) To get into design things I decided to take this patch as a good practice.
But there's no "Single Delay" and no "Pitch Shift" to choose . As a bloody beginner I ask, what substitutes "Pitch Shift" and "Single Delay" in the Desinger ? Best regards Harry
 
Hi everybody, I updated the SpinCAD Designer to version 0.99/1067 recently. Works fine :-) To get into design things I decided to take this patch as a good practice.
But there's no "Single Delay" and no "Pitch Shift" to choose . As a bloody beginner I ask, what substitutes "Pitch Shift" and "Single Delay" in the Desinger ? Best regards Harry
"Pitch Shift Adjustable" is the 'Pitch Shift' block. I do not see a "Single Delay" in any of the versions I have. I believe the "Single Delay" was removed some time after version 1027.
 
Last edited:
I use the three tap delay for almost everything even a single delay. If you don't hook up outputs 2 and 3, no extra code is generated.

I'm currently working to try to make everything both useful and consistent between blocks. For example, pitch shift blocks which just show the coefficient aren't very helpful, so I've added "Semitones" and "Cents" to all of those. Even found some bugs in pitch shift generation for downward shifts. I'll put up a new pre-release this week with many of these changes.
 
I use the three tap delay for almost everything even a single delay. If you don't hook up outputs 2 and 3, no extra code is generated.

I'm currently working to try to make everything both useful and consistent between blocks. For example, pitch shift blocks which just show the coefficient aren't very helpful, so I've added "Semitones" and "Cents" to all of those. Even found some bugs in pitch shift generation for downward shifts. I'll put up a new pre-release this week with many of these changes.
Thanks
:cool:
 
Back
Top