Search results

  1. keyth72

    Q-Tune DIY Tuner kit

    This kit looks really slick! Great work in designing it. Which ESP32 dev board did you go with?
  2. 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...
  3. 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...
  4. 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...
  5. keyth72

    EXAMPLE Developing a custom pcb for Daisy Seed - Funbox

    Related to the noise investigations, there is an official tutorial page on the new Daisy.Audio website about it: https://daisy.audio/tutorials/eliminating-callback-noise/ It mentions using "Recommended Circuits" for op amps, part choices, etc, but I wasn't able to find that in their datasheet...
  6. keyth72

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

    Glad you are finding it useful! This is the repo for NeuralSeed: https://github.com/GuitarML/NeuralSeed The one you found is the "Seed" pedal, which adds other effects in addition to just the neural modelling, it is compatible with the Terrarium. It's fairly simple to swap out model data, but...
  7. keyth72

    EXAMPLE Developing a custom pcb for Daisy Seed - Funbox

    Yes, Pluto would actually be a really good one to try it on, because it's already running at 96kHz, and it's not doing super heavy processing for the effect. Try lowering the blocksize to 4.
  8. keyth72

    EXAMPLE Developing a custom pcb for Daisy Seed - Funbox

    @Cwallmeier Thanks for emailing me, I wanted to respond here as well in case anyone else is getting more noise than expected. Based on the recording you sent me, you are getting much louder noise than the typical daisy seed build, although it sounds similar to the 1kHz noise (based on...
  9. keyth72

    GuitarML Seed

    Love the all silver hardware look!
  10. keyth72

    EXAMPLE Developing a custom pcb for Daisy Seed - Funbox

    Good question, you probably know more about circuits than me if you’re an EE student! For the Funbox I used something I know works, that’s been done before. The input/output buffers and power section are the same as the PedalPCB Terrarium (just with two for stereo), and the midi and expression...
  11. keyth72

    EXAMPLE Developing a custom pcb for Daisy Seed - Funbox

    New Funbox module is out, Uranus! Demo coming soon, but the code and binary are now in the main Funbox repo for people to try out. I explored some new territory with this one, it is a granular delay and synth. That's all the planets done, but I'm sure I'll be making new stuff for Funbox before...
  12. keyth72

    EXAMPLE Developing a custom pcb for Daisy Seed - Funbox

    New video, Earth module demo. I really like how this one turned out, especially the overdrive function for the footswitch, which to me sounds like a rocket blasting off. This pedal uses the polyoctave effect by @Steve Schulteis and the Dattorro plate reverb algorithm from VCV rack Plateau by...
  13. keyth72

    EXAMPLE Developing a custom pcb for Daisy Seed - Funbox

    Here’s that demo for the Mercury module:
  14. keyth72

    EXAMPLE Developing a custom pcb for Daisy Seed - Funbox

    I have a NAM module for the bkshep pedal! I’ll be able to share it soon.
  15. keyth72

    EXAMPLE Developing a custom pcb for Daisy Seed - Funbox

    Sure! NAM is using a WaveNet style neural net, and the amp module is running an LSTM, and I’ve found the WaveNet sounds more accurate to the original amp capture, given the same amount of processing power. They seem to sound more clear, less muddy, than the LSTM models I previously made. They...
  16. keyth72

    EXAMPLE Developing a custom pcb for Daisy Seed - Funbox

    I released two new planet modules for Funbox, Mercury and Earth. Mercury is an amp emulator with a 4 band EQ. It run NAM Neural Amp Modeler for the 9 different amps, if you’re familiar with NAM, these are custom size models small enough to run on the daisy seed, and they will also run in the NAM...
  17. keyth72

    Terrarium Polyphonic Octaves Code & Demo

    Got a chance to try this out yesterday, sounds really good and fun to play! I haven't seen anything else like this in open source land so thanks for sharing!
  18. keyth72

    EXAMPLE Developing a custom pcb for Daisy Seed - Funbox

    Wanted to add this bit of information for anyone ordering their own PCBs. I've been reading up on the two main different types of surface finishes, HASL vs. ENIG. Google search summarizes it like this (and I looked at other sources and it seems correct): " For guitar pedals, ENIG is generally...
  19. keyth72

    Just ordered the Terrarium, wondering about sourcing parts

    I use Tayda, mainly because I like to order their pre drilled and powder coated enclosures, so it's cheap to add any components to the order. I also like to use LoveMySwitches for knobs, footswitches. Digikey or Mouser for any electronics that Tayda doesn't have. Looks like the Pod has a 1/8"...
Back
Top