Search results

  1. B

    NAM A2 Raspberry project

    Hey folks, I kind of did a whammy module, which I believe sounds awesome (I needed for some QOTSA covers). Does anyone of you have a Whammy, to compare? :D I just pushed the code to main, so the new release will be out shortly! I attached a sound demo, recorded with my tele
  2. B

    NAM A2 Raspberry project

    I just merged a bunch of fixes and a couple of big new things, so here it is: UI redesign first version is out. Give me feedback on this, because this part is super subjective and I need constructive criticism. Huge improvements on reverbs and delays in this release, bunch of benchmarks were...
  3. B

    NAM A2 Raspberry project

    I definitely need design inputs, although I feel like I have a good taste but I'm not a designer by heart - I just did some art directions with Impeccable and this is what it came up with that I liked the best. Please if you have any ideas, I'm all ears! I tested some of the changes on the...
  4. B

    NAM A2 Raspberry project

    Little bit of redesign going on here on the UI, to make it look better a bit... I'll attach the mockups! There will be multiple color schemes (and maybe custom ones later on), you will be able to switch between them in the settings dialog. I did a bit of a refactor, so that whenever you have...
  5. B

    NAM A2 Raspberry project

    Oh and also what do you think about Expression assignment and MIDI Learn like this? I think it's going to work great, but I have no MIDI pedals at home right now and I haven't finished my superduper midi pedal project yet. (MC4 pro clone is coming!) I think I'll slow down with new features...
  6. B

    NAM A2 Raspberry project

    Basic MIDI control is working for switching banks and presets, also I have basic Expression pedal assignment and input. Since I need an ADC circuit for the expression pedal, this feature is not going to be supported without extra hardware. I will do a circuit (or if anyone wants to draw up a...
  7. B

    NAM A2 Raspberry project

    Some updates: Stereo chain works fine now, UI is polished a bit. If anyone other than me assembles this project, give me feedback, please test it if you can, as much as possible and beat the shit out of it, break it. Critic me any way you can. I would love some constructive criticism. I...
  8. B

    NAM A2 Raspberry project

    Great progress on the stereo audio side. Let me know what do you think! UI needs some polishing so this is not the final version, but you’ll get the idea.
  9. B

    NAM A2 Raspberry project

    Actually I haven't thought about it yet, but it is a good idea. Not sure when I'll have free to do it but feel free to share details, what would you do with it?! I am not a huge expression pedal person so any potential use case will help me plan this.
  10. B

    NAM A2 Raspberry project

    MIDI is definitely on the list! Probably next week or week after though. The stereo amp thing takes a little more time to finish.
  11. B

    NAM A2 Raspberry project

    Don’t get me wrong please, but I felt like those projects are not up to the quality I had in mind. Not necessarily talking about the sound of course, but the “packaging” that they are coming in. None of these have a touchscreen, which I wanted to have, since there is so many different ways you...
  12. B

    NAM A2 Raspberry project

    I just built the Left side of the Terrarium project, this thing: Plus the power section, but you can omit the regulator, just feed it with 5V from the Codec Zero, it works for me well.
  13. B

    NAM A2 Raspberry project

    This project is specifically built for a raspberry pi, so no. There aren't many projects that have a good enough CPU to run the effects, screen, etc.. Also with other projects, you have to think about screen, how you would attach it, and so on.. With the Raspberry Pi that is solved, you just...
  14. B

    NAM A2 Raspberry project

    Well, I was tempted too to make something like that, and sure, we can do that. The only reason I did not do that is that I wanted something that you can put together, parts are readily available at Raspberry Pi resellers all around the world, so anyone who might want to build this project, would...
  15. B

    NAM A2 Raspberry project

    The issue I had with other audio hats is that they don't have inputs! Look around, there aren't so many audio hats that have an AUX IN or line in, or any input -> most of them are built for a better audio output for the Pi, which most people need understandably.
  16. B

    NAM A2 Raspberry project

    I did a quick video of the UI so you can get a feeling on how it works currently: I think most of the effects are working fine and sounds great! I changed the knobs design to these slider things, easier to control on the touchscreen. The knobs look nice but they are not really functional. I...
  17. B

    NAM A2 Raspberry project

    Many of you seen my vibe coded projects for the Daisy Seed which was an awesome experiment for me, but I always had issues with the CPU constraints, I could not improve the quality of the reverbs going higher with other effects in the chain and I had so much struggle with NAM A2, to get it...
  18. B

    Vibe coding Daisy Seed

    I uploaded a simple example kicad project that I used to verify everything working. Nothing really complex, I copied the Terrarium project basically and added encoders, screen pins, etc.. Oh also it's SMD, I ordered them from JLCPCB - working absolutely fine. Works with Bourns PEC-11R or ALPS...
  19. B

    NAM A2 on daisy

    For the IRs, yes! Using arm_rfft_fast_f32
  20. B

    NAM A2 on daisy

    Okay big improvements! Stability is so much better now, I managed to get preset switching smooth and IRs working great. I have a basic noise gate, compressor, as pre effects and the EQ is always on, plus I got a simple easy delay for post effect after the EQ. These can be edited only in the...
Back
Top