An introduction to Rust for audio developers - Ian Hobson

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 พ.ย. 2024

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

  • @chromosundrift
    @chromosundrift 2 ปีที่แล้ว +5

    Very valuable thank you. Rust VSTs are very interesting to me.

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

    Good talk - quick question, what tool are you using in place of Spotlight?

  • @ChrisOvercash
    @ChrisOvercash 6 ปีที่แล้ว +10

    rust definitely has inlining 👍

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

    12:08 v is borrowed immutable because the iter() method takes a &self

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

    Wow thanks for you freeverb repo, an easy way of accessing a CPAL Buffer in one function was exactly what I was looking for! Do you have a solution to the higher latency I am having with CPAL compared to DAWs on the same settings (I tested on CoreAudio and Alsa)?

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

      Have you tried changing the buffer size on your config ? The default BufferSize is quite big, had the same issue with CPAL latency and it's quite good now after reducing it 👍

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

    Wasn’t FL Studio written in Delphi?

    • @KL-tn1xc
      @KL-tn1xc 2 ปีที่แล้ว +3

      They remade it from scratch in another language, I'm not exactly sure which version but i think it was either FL studio 12 or 20.

  • @ngideo
    @ngideo 6 ปีที่แล้ว +5

    Great talk! Nice overview and tour of the Rust inter-op landscape. Minor nitpick: at 47:13 his name is Raph (pronounced Raif), not Ralph.

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

    an audio engineer who can't get his mic level right. :)

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

      A software audio engineer.