Search results

  1. keyth72

    Question about Funbox Earth Octave plus Mars Neural

    Ohh ok yes that's the same thing you were talking about. Not doing anything to the model itself, but using the output from a larger model for a smaller model to learn from. The idea being that you weed out unnecessary parameters in a neural net into a smaller, more efficient model.
  2. keyth72

    Question about Funbox Earth Octave plus Mars Neural

    Yeah the tone3000 site is a great resource for different gear captures, you can always try making a GRU capture from the Nam plugin using a particular model you want to try to emulate. Is that what you mean by "distilling"? I did at one point get a "Nano" size NAM model to run on the Daisy...
  3. keyth72

    Question about Funbox Earth Octave plus Mars Neural

    As far as I know, no one has really made a bunch of these and made them available, the only ones I've made are included in the Github repos.
  4. keyth72

    Terrarium Rev 1 with Daisy Seed v1.2 rev 7 Noise Issue Work Around - Applies to OLD Terrarium REV 1 board only!

    You're welcome, but I don't think you actually needed to do that, you have a "Rev 2" Terrarium board which should include the low pass filter already. Did you try it without the additional breakout board first? I don't think the extra low pass filter will hurt it, it's just redunant. I need to...
  5. keyth72

    Daisy seed / Terrarium as an IR loader?

    Yup! I'm using IRs in the Mars module here: https://github.com/GuitarML/FunBox and also contributed the IR module here: https://github.com/bkshepherd/DaisySeedProjects However, in both of these examples I convert the IR data into c code and compile it in the program. In other words, you're...
  6. keyth72

    Question about Funbox Earth Octave plus Mars Neural

    @cbcbd Good question, I have not tried combining those two effects on a single Daisy Seed, although I have paired those two effects on my pedalboard by using two separate Daisy Seed pedals, and it does sound really cool. There are a couple things you can try/check to see if the Daisy Seed can...
  7. keyth72

    DEMO Tubescreamer/Rat Combo Signature Pedal (original design)

    Me and my neighbor cooked up an idea for a "signature" pedal for him and this is the result! It's an original design of a Tubescreamer/Rat combo pedal, with separate bypass and an order switch in the middle. I designed the pcb using Kicad, and had it manufactured by Oshpark. My friend is a Lord...
  8. keyth72

    Funbox Neptune Reverb/Delay

    That looks great! I wish I had seen this post because just a few days ago I went through the same discovery on the lighted footswitches. :rolleyes: I came to the same conclusion, 1k resistor from 9v seems about right for my green/red ones. Yeah the daisy itself provides 3v3, then the 5v...
  9. keyth72

    Funbox v3

    That looks fantastic! I love the green and black color scheme. I need to mention in the build guide that pot protectors are a must have, glad you were able to get it all working, and happy to help out!
  10. keyth72

    EXAMPLE Developing a custom pcb for Daisy Seed - Funbox

    That's awesome! They fit alot of features into that one pedal, but for some reason the exposed Daisy Seed makes me nervous.
  11. keyth72

    EXAMPLE Developing a custom pcb for Daisy Seed - Funbox

    @temol Yes, if they have a function on the particular planet module it should be shown in the infographic image and the readme associated with that module, but many of them are currently unused. They can be programmed to do anything that requires a switch with two positions, mainly on/off...
  12. keyth72

    DEMO Terrarium (rev 2) Build for GuitarML Seed Pedal

    They make great gifts!
  13. keyth72

    DEMO Terrarium (rev 2) Build for GuitarML Seed Pedal

    Built a new Terrarium for my "Seed" pedal (powder coat, drill, and uv print done by Tayda). I sold the last one I had so I wanted to build more to have on hand. Since I haven't used the Terrarium rev 2 pcb yet, I figured I'd share the build. It went smoothly, and I'm not getting any noise...
  14. keyth72

    Q-Tune DIY Tuner kit

    I'd say Intermediate is a good difficulty rating. The documentation is very good. If you read (re-read) and follow the instructions, and don't rush it, it should be fine. The ribbon cable is a little tricky, I really had to inspect the stranded wire and trim it after soldering, to make sure the...
  15. keyth72

    Q-Tune build and demo video

    Wanted to mention, don't install the screen the way I did in the video! Follow the Q-Tune install video, place the screen in the enclosure first, not both screen and pcb at the same time. It risks putting pressure on the screen.
  16. keyth72

    Q-Tune build and demo video

    Made a video about the Q Tune!
  17. keyth72

    Q-Tune DIY Tuner kit

    This kit looks really slick! Great work in designing it. Which ESP32 dev board did you go with?
  18. keyth72

    Looper for Terrarium

    This is one I wrote for Terrarium, it has abunch of other effects in there but you could strip those out if you just wanted a looper. Press the footswitch once to record, once to stop recording and start playback, and repeat for overdubbing. Double tap to pause playback, double tap again to...
  19. keyth72

    EXAMPLE Developing a custom pcb for Daisy Seed - Funbox

    Yeah, I didn't get an answer from Electrosmith but someone on the Discord said there weren't guitar pedal related recommendations available. The legacy Petal schematic is still on their website, and may be the closest thing to give us any hints. In any case, the bkshep DaisySeedProject pedals...
  20. keyth72

    DEMO Neural Seed: A.I. Amp/Pedal Capture on the Terrarium Pedal

    Yes, you'll need to install the Daisy Toolchain from the Daisy wiki page, or wherever Electrosmith keeps it, and follow any instructions specific to Win/Mac/Linux. As far as IDE's, I use Visual Studio Code, haven't tried Geany editor but I'll probably check it out. To switch models on the...
Back
Top