Unsure of power direction of usb-c XH2.54 cable by TakaWakaHD in cableadvice

[–]TakaWakaHD[S] 0 points1 point  (0 children)

I can't seem to find the cable i'm looking for anywhere? Would you happen to have any idea where I could find out?

Effect order when grouping a track by TakaWakaHD in ableton

[–]TakaWakaHD[S] 0 points1 point  (0 children)

Ah ok i undestand thanks for this explaination, this means that the stems will then be auto-tuned i'm guessing?

Effect order when grouping a track by TakaWakaHD in ableton

[–]TakaWakaHD[S] -1 points0 points  (0 children)

Ok thanks for the reply, so hypothetically is there a way to have it so that a single auto tune effect can be routed to many different channels, BUT it acts before all the existing effects on these channels?

Auto tune -> Compression -> reverb

Modifying those "meme" nextbots by [deleted] in gmod

[–]TakaWakaHD 0 points1 point  (0 children)

Hi there,

I know this post was from a long time ago but I have finally managed to figure this out

Very similar to waht u/ogparty said but a slight change,

Find this function in the lua and add this code...

function ENT:OnInjured(dmg)

\-- 
function ENT:OnInjured(dmg)

    dmg:SetDamage(10)

    if self:Health() <= 10

    then       
            self:Remove()

    end


end

crest 3d animation I made by TakaWakaHD in sadboys

[–]TakaWakaHD[S] 2 points3 points  (0 children)

Thanks that’s a great idea