How to build a Synthesizer in Python!

Sdílet
Vložit
  • čas přidán 3. 08. 2024
  • Here is my electronics project I created for a music engineering class I'm currently taking! What features would you like to see my Python Synthesizer do next? What songs would you like to hear my synthesizer play? Please drop some suggestions in the comments!
    This script utilized the following packages:
    pydub: pydub.com
    thinkdsp: greenteapress.com/wp/think-dsp/

Komentáře • 24

  • @rbaleksandar
    @rbaleksandar Před rokem +6

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

  • @athicharttangpong3267
    @athicharttangpong3267 Před 3 lety +29

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

  • @spectralknights2
    @spectralknights2 Před 2 lety +5

    More detailed Python synth tutorials pls. Thanks

  • @BizzaroBrainBoi
    @BizzaroBrainBoi Před 7 měsíci

    this is the coolest thing ive seen

  • @EOdin-bc4qe
    @EOdin-bc4qe Před 3 lety +9

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

  • @hemanthakrishnabharadwaj6127

    great video!

  • @Mustistics
    @Mustistics Před 2 lety +6

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

  • @IMUGLY
    @IMUGLY Před 2 lety +1

    Hey how did you got thew harmonics of the trumpet

  • @twistedmindhybridproductio3098

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

  • @GabrielsEpicLifeofGoals
    @GabrielsEpicLifeofGoals Před 2 lety +2

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

  • @JasonButler007
    @JasonButler007 Před 7 měsíci +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?

  • @freakpandor
    @freakpandor Před 9 měsíci

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

  • @ericfricke4512
    @ericfricke4512 Před 2 lety

    The random waveform kinda sounds like old Vox organs

  • @walney2008
    @walney2008 Před 2 lety +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

  • @asgjdafghesyusgf
    @asgjdafghesyusgf Před rokem

    What editor/ide is that?

  • @adrianah3584
    @adrianah3584 Před 3 lety +3

    Is this on github?

  • @freedumbs0093
    @freedumbs0093 Před 7 měsíci +1

    Can you share a github for this?

  • @SiggeSvahn
    @SiggeSvahn Před 7 měsíci

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

  • @alfredkruger9665
    @alfredkruger9665 Před 3 lety +1

    mark

  • @josephafif4261
    @josephafif4261 Před 3 měsíci

    is your code available?

  • @ananthakrishnank3208
    @ananthakrishnank3208 Před 11 měsíci

    2:37

  • @publicbuffer6837
    @publicbuffer6837 Před 3 lety +15

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