16. Oscillators in Pure Data

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ต.ค. 2024
  • Andrew R. Brown
    andrewrbrown.ne...
    Real-time Music and Sound with Pure Data vanilla
    A series that explores the basics of electronic music through visual programming.

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

  • @jamieleesounds
    @jamieleesounds 7 หลายเดือนก่อน +2

    Andrew following your videos and studying pure data is my favourite hobby! Thanks so much for such great tutorials, you’re an amazing teacher!

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

    This are such excellent tutorials! Thank you

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

    this is so useful, thank you.

  • @4estral
    @4estral ปีที่แล้ว

    this has been a great tutorial, especially how simple it is to make pwm...add an osc or envelope to the pwm value and that's magic

  • @koscarico
    @koscarico ปีที่แล้ว

    Exactly! what i was looking fore, awesome tutorial

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

    Is there any way to send a custom function to the array to use as an oscillator? Like say I wanted an oscillator that looked like f(x)= [2/(1+|2x-1|)]-1, between 0 and 1, kind of a curved triangle-ish oscillator.

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

    Neat little trick to get the traingle! Will these waveforms alias though? PD toots commonly use lookup tables for square, saw etc.

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

      Add a fixed LPF near nyquist freq if concerned about aliasing