Recent content by keyth72

  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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.
  6. 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...
  7. keyth72

    GuitarML Seed

    Love the all silver hardware look!
  8. 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...
  9. 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...
  10. 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...
  11. keyth72

    EXAMPLE Developing a custom pcb for Daisy Seed - Funbox

    Here’s that demo for the Mercury module:
  12. 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.
  13. 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...
  14. 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...
Back
Top