Search results

  1. Dali

    Compiling on a Mac

    I didn't try recompiling anything in the last month so I can't really tell. I presume there's some weird stuff in one of the library or ARM toolchain or whatnot... :(
  2. Dali

    Cataclysm Delay Freak Out

    I suggest you leave the cat out of your desk... :p
  3. Dali

    Squidward pedal - my second build

    In case someone got a unused smaller 1590B, it works easily for that one.
  4. Dali

    Daisy Seeds at 10% off

    Saw the special on their Facebook page : https://www.electro-smith.com/daisy/daisy And with Terrarium also at -25%... Hum, maybe I should buy 3 other ones!
  5. Dali

    EXAMPLE Distortion

    I suggest you add the prefix "EXAMPLE" in your thread and maybe point to the correction from PedalPCB. :)
  6. Dali

    BB Preamp MB (XB-MB) + EQD Arrows (Amentum) Boost - My first dual pedal build (+ my other builds thus far.)

    I think my score is not better than 50% when I first test my build... Always forgetting to put those IC in their sockets...
  7. Dali

    Compiling on a Mac

    The thing is that compiling always worked for me on both Win, Mac and Linux. But only on Ubuntu is was able to get a working BIN file that works on Terrarium. Maybe the GCC compiler is not giving enough information if there's error, inclusion path problems and whatnot. Anyway, the more people...
  8. Dali

    No switches but 24 knobs?

    Just this would be a great replacement for knob5 : https://www.pedalpcb.com/product/mini-1p8t/
  9. Dali

    No switches but 24 knobs?

    Sorry for being inefficient.
  10. Dali

    Tayda pre-drilled enclosure Q/request

    I'm a lucky one with no OCD. ;)
  11. Dali

    More Daisy code (pod)

    And there's also this looper with 5 freaking minutes of loop (for Daisy Patch) ! https://github.com/misterinterrupt/PatchLooperExample/blob/master/Looper.cpp I wish I was able to code...
  12. Dali

    More Daisy code (pod)

    This one is for guitar but probably Petal (? but no mention of it in the code): https://github.com/Spstolar/daisy-projects/tree/master/GuitarMultieffects
  13. Dali

    More Daisy code (pod)

    I'm writing about stuff I don't master, just ignore me if it's useless... I found this project with code in it for Daisy. It was adapted for the Electro-smith Daisy pod but my instinct tells me it would be usable in a Terrarium too. https://github.com/MrBlueXav/Dryftor
  14. Dali

    Tayda pre-drilled enclosure Q/request

    I developed a new technic this weekend for my drilling. I don't even have a proper bench drill. Terrarium have 17 holes! So what I did was simply punch each of the small center-dot of the building docs and it worked very well. I put a bloc of wood before punching so the metal would not bend...
  15. Dali

    Enclosure Designs - What Inspires You?

    All of those. I like renaming PCB (when I got ideas). It could be anything. My Green Ringer was renamed "Green Cyclop" because there's no control, just one LED in center so it made sense to me. Guild Foxey (Big Muff) => Fripp73. Because Robert Fripp use that pedal 73-79. Raincoat OD => Flat...
  16. Dali

    Getting to know Daisy (C++)

    So we all wait for the "How to make it works" tutorial now... :p
  17. Dali

    MultiDelay effect

    And as you see later, there are "CASEs" so just changing the "i < 3" is not sufficient. You need to assign a case to it. I think KNOB_6 is "available"... <standard disclaimer> I may be wrong ! </> ;)
  18. Dali

    Compiling on Ubuntu worked!

    Non. :p But frankly I don't see anything in tcpoint code that looks "Linux-only" related so it's possible Libdaisy or an external library like the "arm-none-eabi-gcc" has a problem not currently in the Linux version. I'm clueless. As long as the only Terrarium-ready code available is from...
  19. Dali

    Compiling on Ubuntu worked!

    Finally on a third environment, I was able to get tcpoint's code compiling from the source. Even changing delay time from 1second to 5 worked. (I'm such a hacker ;) ) I compiled on Ubuntu 16 inside a Virtualbox machine, then copy the BIN on my Mac and then ES-Web programer to upload to...
  20. Dali

    Compiling on a Mac

    You work on a Mac? Right now I only have Terrarium-ready code from tcpoint. I wish I could try some from another source. Not that I don't trust our pal, but it I'm now thinking building on a VirtualBox Ubuntu box as a third environment for trying to compile.
Back
Top