How to build a Synthesizer in Python!

Поделиться
HTML-код
  • Опубликовано: 2 фев 2025

Комментарии • 26

  • @rbaleksandar
    @rbaleksandar 2 года назад +9

    Even if you don't want to write your own synthesizer this video is still immensely useful to understand how synthesizers work in general.

  • @BizzaroBrainBoi
    @BizzaroBrainBoi Год назад +1

    this is the coolest thing ive seen

  • @athicharttangpong3267
    @athicharttangpong3267 4 года назад +30

    would you mind sharing your python script? I want to play with it too. Thanks

  • @spectralknights2
    @spectralknights2 2 года назад +8

    More detailed Python synth tutorials pls. Thanks

  • @MowiWowi
    @MowiWowi 2 дня назад

    Nice one bro

  • @EOdin-bc4qe
    @EOdin-bc4qe 3 года назад +10

    Interesting how a video about audio can have such weird audio levels.

  • @digermain
    @digermain 2 месяца назад

    Hey thanks for this nice video. The code is highly legible. What is the audio engineering course you refer to in the description of the video?

  • @Mustistics
    @Mustistics 3 года назад +7

    It's quite unclear how to use the pydub library, i wish you'd do a tutorial for that.

  • @JasonButler007
    @JasonButler007 Год назад +1

    You (accidentally?) skipped over the ADSR implementation entirely. Do you cover the 'createSpace' code in a different video or is that part top secret?

  • @twistedmindhybridproductio3098
    @twistedmindhybridproductio3098 3 года назад

    so this is how i make my christmas tree lights to play Jingle Bells 😁

  • @freedumbs0093
    @freedumbs0093 Год назад +1

    Can you share a github for this?

  • @freakpandor
    @freakpandor Год назад

    Man, the clicking, would you try to envelope each note?

  • @hemanthakrishnabharadwaj6127
    @hemanthakrishnabharadwaj6127 3 года назад +1

    great video!

  • @walney2008
    @walney2008 3 года назад +1

    hi, study python, download this code ? , what code piano music ? songs in file json or csv, read in python ,play the music automatic,please speak

  • @GabrielsEpicLifeofGoals
    @GabrielsEpicLifeofGoals 3 года назад +2

    What module does this use? I've wanted to do this for a while...

  • @SiggeSvahn
    @SiggeSvahn Год назад

    I failed in the language PureBasic to receive SYSEX DUMP from my hardware synth. Have you had any luck doing that in Python?

  • @adrianah3584
    @adrianah3584 3 года назад +3

    Is this on github?

  • @josephafif4261
    @josephafif4261 9 месяцев назад

    is your code available?

  • @ericfricke4512
    @ericfricke4512 3 года назад

    The random waveform kinda sounds like old Vox organs

  • @ananthakrishnank3208
    @ananthakrishnank3208 Год назад

    2:37

  • @alfredkruger9665
    @alfredkruger9665 3 года назад +1

    mark

  • @publicbuffer6837
    @publicbuffer6837 3 года назад +16

    It's *not* how to build a synthesizer, it is a what my cool stuff works (lousily...). Not cool.

  • @asgjdafghesyusgf
    @asgjdafghesyusgf Год назад

    What editor/ide is that?