PD to C - Electro-Smith Daisy

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

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

  • @jonwtr
    @jonwtr 6 месяцев назад +2

    Excellent info for anyone interested in this workflow.

  • @returnofthemilk
    @returnofthemilk Месяц назад +1

    Marvellous.

  • @JaredOrlicki
    @JaredOrlicki 6 месяцев назад +1

    Great tutorial! Answered all of my questions. Time to dig in to the patch init + plugdata! :)

    • @Wasted-Audio
      @Wasted-Audio  5 месяцев назад +1

      We finished building two Patch.Init()s the other month. Hope to showcase some nice patches in a future video! :)

  • @AndyNicholson
    @AndyNicholson 6 месяцев назад +2

    excellent vid bud, keep them coming :)

    • @Wasted-Audio
      @Wasted-Audio  6 месяцев назад

      Yes yes, thinking about the next one! :)

  • @FotisandStuff
    @FotisandStuff 6 месяцев назад +2

    Well done, bro!!!

  • @rp3058
    @rp3058 5 месяцев назад +1

    Thank you!

  • @chillywilson
    @chillywilson 6 месяцев назад +2

    Nom nom nom, eating this up.
    Can you do some custom hardware next, like buttons, pots and 9 axis accelerometers?

    • @Wasted-Audio
      @Wasted-Audio  6 месяцев назад

      Custom hardware is on the planning! certainly buttons and pots, although for that last one we need to source a `Bno055` first (only 9 axis component currently supported in json2daisy). Which is a tad expensive, or maybe the ICM20948 which is cheaper, but still a bit much.
      We'll probably stick to a bit more basic stuff for the next one :)

    • @chillywilson
      @chillywilson 6 месяцев назад

      @@Wasted-Audio ​ I have a couple of the Bno055's, although would it be easier to run the stuff through an atmega and just program the digial ins to the seed with PlugD?

    • @Wasted-Audio
      @Wasted-Audio  6 месяцев назад

      @@chillywilsonThe Bno055 is supported in libDaisy and json2daisy (which is used to create the interface with Heavy): github.com/electro-smith/json2daisy/blob/main/src/json2daisy/resources/component_defs.json#L1207-L1310
      How would you want to receive data from the Arduino then?

    • @chillywilson
      @chillywilson 6 месяцев назад

      @@Wasted-Audio I was thinking digital in to daisy

    • @WackoPaco
      @WackoPaco 5 дней назад

      @@Wasted-Audio Why isn't a 6 DOF device sufficient? Is it really that important to have magnetic North in the input stream?

  • @liamorourke9685
    @liamorourke9685 20 дней назад +1

    This looks really good. Can I ask... how would this work with regards to software licensing and possible redistribution? Obviously PD itself is on BSD license but once you have compiled for daisy (I am guessing this would be a .HEX file or similar) there is no longer access to the source/ patch.
    Thanks for the tutorial 🙂

    • @Wasted-Audio
      @Wasted-Audio  20 дней назад

      We don't use any PD source code. The internal Heavy static C library is likewise BSD licensed. Any user generated code is licensed as the user wants using the "copyright" argument.
      Of course if you base your patch on patches and abstractions that are not freely distributable that makes you liable. The conversion of source patch-code and it's associated legality is quite a grey area. Personally we only include such patches if they are liberally licensed (MIT/BSD/ISC/CC0 etc.)

  • @MarvinLloyd
    @MarvinLloyd 4 месяца назад +1

    Thank you for the great tutorial! I have a question: Would this approach also work with other devices/platforms like the Befaco Lich/OWL?

    • @Wasted-Audio
      @Wasted-Audio  4 месяца назад +1

      Getting the OWL toolchain integrated with plugdata is being planned.
      Unfortunately when I was working on it last year my OWLv2 board got fried and this work got stuck.
      Since then I got a v3 board and we hope to continue with it this year :)

  • @_DRMR_
    @_DRMR_ 6 месяцев назад +1

    Actually ☝

  • @danielllermaly8782
    @danielllermaly8782 3 месяца назад

    Thank you very much for the video!
    I am trying to load an example, but in the PlugData board selection menu the Seed option does not appear, only pod, init, simple, etc.
    It will be an error in the installation

    • @Wasted-Audio
      @Wasted-Audio  3 месяца назад

      The Seed is not a valid device yet. You will need to create a custom board.json that defines a hardware setup built around the Seed.
      Check out this Wiki page (and link to examples at the bottom) for more info: github.com/electro-smith/DaisyWiki/wiki/Pd2dsy-JSON

  • @PlanetBayto
    @PlanetBayto Месяц назад

    I'm trying to compile a very simple delay effect using plugdata 9.0 flashed to daisy patch. I do not hear any delay effect. my patch uses adc~ & dac~ objects as start & end points in the patch. All objects are "compile mode safe". but i cannot get sound out of my daisy patch. Also its seems when I compile I am only able to generate a bin file followed by using the online daisy programmer since it seems flashing doesn't work. I definitly have my daisy in DFU mode prior to flash attempts.

    • @Wasted-Audio
      @Wasted-Audio  Месяц назад

      Which compile mode are you using? With delays you will likely at least need big or huge modes and even more likely use an extended linker. Right now this means using the custom linker option and then use the SDRAM for the dynamic table. You can get the SDRAM linkers from `Documents/plugdata/Toolchain/etc/linkers/` directory (we will include them as a compile option again in the future).

  • @marekdyjor
    @marekdyjor 3 дня назад

    it's great thing but at last adding shipping cost it cost lots of money :(

    • @Wasted-Audio
      @Wasted-Audio  3 дня назад

      There are some resellers where you can get the Daisy in your area maybe.