Recent content by xconverge

  1. X

    Question about Funbox Earth Octave plus Mars Neural

    Yea I was considering an automated pipeline for recapturing/retraining with existing models like you mentioned using NAM to playback
  2. X

    Question about Funbox Earth Octave plus Mars Neural

    I have all of the captures from it (https://www.tone3000.com/tones/marshall-jcm800-2203x-27847), I wasn't super into it compared to the BE-100, it didn't seem to train with the low fidelity/parameters as nicely either I did the Sansamp BDDI myself just because I have one and wanted to do the...
  3. X

    Question about Funbox Earth Octave plus Mars Neural

    Another option, I asked nicely and sent a small donation as a thank you, to someone for their original captures and then retrained the models with the lowered fidelity/parameters for an amp I was interested in. https://github.com/bkshepherd/DaisySeedProjects/pull/69 I considered distillation...
  4. X

    Question about Funbox Earth Octave plus Mars Neural

    I really enjoyed Geraints talk, I had a branch at one point starting to try and use the signalsmith-stretch algorithm on daisy but it just wasn't going to happen IIRC
  5. X

    Rhythmic Delay v2

    A lot of options but you want to build with debug symbols and then attach the debugger, and leave it running for a few hours and come back to it and see the stack trace when its crashed. There are a lot of other options but this is my favorite/preferred way, I would experiment/play a bit to make...
  6. X

    Rhythmic Delay v2

    If you had a stlink it would potentially give you a smoking gone first try I find mine VERY valuable to use, just in case you happen to have one!
  7. X

    Q-Tune DIY Tuner kit

    Will the code be open source? I had been checking in on the project here and there since we first crossed paths last year, but it looks like all repositories are no longer public
  8. X

    Q-Tune DIY Tuner kit

    Congrats guys, glad you are seeing it through!
  9. X

    Looper for Terrarium

    The version I put in https://github.com/bkshepherd/DaisySeedProjects should work fine that project supports the terrarium FYI, all effects should work, you can tweak the loaded effects to just contain the 1 effect you want
  10. X

    EXAMPLE Developing a custom pcb for Daisy Seed - Funbox

    I would peek through here and see if it sounds familiar https://forum.pedalpcb.com/threads/anyone-build-a-terrarium-with-daisy-seed-v1-2-rev-7-im-getting-unusually-bad-noise-solved.21901/
  11. X

    Coda Effects Black Sunn 3pdt wiring help

    What value resistor do you have in the LDR slot
  12. X

    EXAMPLE Developing a custom pcb for Daisy Seed - Funbox

    I opted to do my first PCB of a known circuit/schematic to isolate variables. It allows you to develop skills independently. PCB design vs circuit design vs integration of well-tested circuits etc. I would encourage you to start with ANYTHING that solves a problem for yourself to keep you...
  13. X

    How to use Arachnid Board as a single effect

    The schematic shows the switching portion, D2-D10 and the 3 pulldown resistors. It uses a combination of 3.3v signals on pins 16,17,18 to switch effects. I would start by just not populating any of those diodes. The 3 pins are for binary counting between 0 and 7, so all 3 with just the pulldown...
  14. X

    Terrarium Polyphonic Octaves Code & Demo

    Echoing this sentiment, @keyth72 recently ported it over to the bkshepherd project so I got to play with it (I don't have a terrarium) and really am digging it! Wanted to pop in and say it is running on new hardware variants besides the terrarium so it is super appreciated and I also wanted to...
  15. X

    EXAMPLE Developing a custom pcb for Daisy Seed - Funbox

    Very nice! That is what I was hoping to hear and makes sense! I will definitely be checking it out on my bkshep 125b (and using 48 for audio block size as well) when I get a chance
Back
Top