Ivan Cohen - Fifty shades of distortion (ADC'17)

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ม.ค. 2025

ความคิดเห็น • 15

  • @TheNormalUniverse
    @TheNormalUniverse 4 ปีที่แล้ว +11

    I really appreciated this! Thanks a lot. Will use these ideas when I code my own distortion. It would have been nice if there were sound examples in the talk but I know that would be a ton of work

  • @resofactor
    @resofactor 4 ปีที่แล้ว +9

    OMG I love stuff like this!
    Picked up quite a bit from this talk!

  • @moralboundaries1
    @moralboundaries1 4 ปีที่แล้ว +4

    Great talk!

  • @jkRatbird
    @jkRatbird 11 หลายเดือนก่อน +1

    I’ve watched most of this talk at least 4 times now, but never make it to the end because I get too inspired to start working on something before I can finish.

  • @xaz7088
    @xaz7088 2 ปีที่แล้ว +1

    Amazing maannnnn

  • @DanPrince
    @DanPrince 7 ปีที่แล้ว +5

    Great overview of very interesting material!

  • @VitaliyNET
    @VitaliyNET 3 ปีที่แล้ว +2

    Thanks man. Seems during developing I'm faced with all the items from this video) I spend two years to understand how all this works )

  • @cbrpnk
    @cbrpnk 6 ปีที่แล้ว +3

    Very good talk.

  • @clearwavepro100
    @clearwavepro100 4 ปีที่แล้ว +3

    it is awesome! (his auto-distortion sound creator from accidental minus sign!)

  • @woosix7735
    @woosix7735 3 ปีที่แล้ว +1

    wow amazing!

  • @davidsoncarpenter873
    @davidsoncarpenter873 3 ปีที่แล้ว +4

    Fast math approximations already exist in many forms unsure why you had to invent these with your buddy. I would have liked to see a comparison of the actual code execution times for various math approximations and built in c++ libraries with examples. Also a comparison of the separate techniques and there execute times. Good presentation just wish it had more of the technical code explanation affirmation of why your process is choice . Thx

    • @Mathcartney
      @Mathcartney 3 ปีที่แล้ว

      yes, that was what i was thinking. Would be nice to see the differences and comparisons and how it is faster to use their method instead. Maybe the biggest advantage in their implementation is that it is already in the framework so less things to link and perhaps make trouble at the end?

  • @bigmistqke
    @bigmistqke 2 ปีที่แล้ว

    Juce, could u add the link Ivan mentioned to the description? TH-cam doesn't allow links to the comment section anymore so I can not find it..

  • @ReonFourie
    @ReonFourie 7 ปีที่แล้ว +3

    Awesome where is the code posted?