CMake for JUCE Developers (#1): Why CMake?

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

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

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

    Thank you for this. I have been put off in trying out JUCE because I am very hesitant to install Visual Studio. I prefer VSCode but there is little to no info on CMake with JUCE. This is certainly a gateway for me. I am on Windows BTW.

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

    Great video looking forward to the next ones!

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

    Hey, really excellent talk. Thank you for this

  • @HjalmarGuitarMaster
    @HjalmarGuitarMaster 10 หลายเดือนก่อน

    awesome! just what i was looking for. thanks for making this series

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

      That’s great news! Thanks for watching

  • @justinleokennedy
    @justinleokennedy หลายเดือนก่อน

    BEEEEEEEN!! How are you!? I'm starting a JUCE project of my own and have been considering using CMake instead of the Projucer. Really cool seeing you here! Been a long time since our days at ASU! Would love to touch base sometime.

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

    This was awesome, thanks for sharing 👌🏼 I look forward to watching Part 2

  • @AndrewReeman_RemD
    @AndrewReeman_RemD 3 หลายเดือนก่อน

    Great video 🙂 Very helpful

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

    thank you so much

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

    still trying to make my first synth plugin :( the amount of power i want in it seems Impossible when you don’t know any coding. i have the designs and i know what i need the knobs to do tho

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

      Don't rush yourself! Building a JUCE plugin and working with C++ can be frustrating, just know you'll always solve the problem you're currently having, some problems just take a little longer to figure out :)

  • @retromograph3893
    @retromograph3893 2 หลายเดือนก่อน

    Thanks for this! Question: is it sensible or folly for someone completely new to coding to start learning audio plugin design with CMake, or is Projuicer a better choice for complete noobs?

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

    great vid, would it be possible to show us from which resources you self thought yourself to learn C++?

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

      I can really recommend The Cherno on TH-cam

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

      Josh's JUCE videos were actually my first intro to any kind of C++ programming. Once I realized I actually needed to learn C++ as a language before I could make plugins, I found this series, I really recommend it: th-cam.com/video/1MKhigIml3E/w-d-xo.html

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

      @@benvining2396 guess I'm on the right track

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

    i wish there was a program that let us just drag and drop and draw to create a synth and was actually modernized and had deep power

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

      that sounds like Max MSP?

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

      @@benvining2396 wow that is some of the coolest stuff ever i definately gotta try that

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

    wait is this the guy that made Disarray ? u gotta be kidding me

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

      No, I was just using that Jucer project as an example. The Disarray developer is named Aaron Leese.