Recent content by tedbrackets

  1. T

    Optimizing code generated by SpinCAD

    That's all very exciting, Thanks Larry!! Imo the only thing on top of this, that would be helpful is to have the actual number of instructions after you exceeded the 128 instructions so we can be aware later if this patch is going to make it to 128 inst after optimizing or not
  2. T

    Diy pedal for the TipTop ZDSP Cartidges?

    Thanks for that will have a look
  3. T

    Diy pedal for the TipTop ZDSP Cartidges?

    I'm a big fan of the Valhalla reverb cartridges for the Tiptop Zdsp and was wondering if someone came up with a diy pedal format already to read these cartridges so they'd basically replace the eproms I saw some people made expanders to support these cartridges on other platforms using the fv-1...
  4. T

    SpinCAD Designer release 0.98-1037 - fixed Drum Delay block

    Thanks Larry.. yes I'll do that, also probably I started with the wrong block probably I should've made a simpler block as a start. Anyways I won't bother you again will share the blocks over here once I have some success :)
  5. T

    SpinCAD Designer release 0.98-1037 - fixed Drum Delay block

    Thanks Larry, that was very helpful! I started to realize how ambitious this one is 😂 ..probably I should've started with a simpler one... anyway I'm understanding some asm code on the way so that's fine. the @isPinConnected I commented it by mistake here is what I got till now still no sound...
  6. T

    SpinCAD Designer release 0.98-1037 - fixed Drum Delay block

    awesome thanks that fixed the issue when I added these two not sure if it's correct even equ outputl reg7 equ outputr reg8 & now I have another 2 problems: 1- no sound :unsure: when I connect the block with in/out + pot connected 2- I think I implemented @sliderLabel in the wrong way since...
  7. T

    SpinCAD Designer release 0.98-1037 - fixed Drum Delay block

    That's pretty cool I started to mess tinker a bit in SpinASM coding with the exported code from Spincad that's good to know similar to your hacks on your Spincad wiki page!
  8. T

    SpinCAD Designer release 0.98-1037 - fixed Drum Delay block

    Hey Larry I managed to setup Eclipse today to try and add a new block & since I always wanted to mess with reversed buffers, so I decided to make the reverse reverb from Fv-1 programs repo but I failed miserably :ROFLMAO: here is my snippet: @name Reverse_Reverb @color "0x7100fc" @audioInput...
  9. T

    SpinCAD Designer release 0.98-1037 - fixed Drum Delay block

    That's awesome Thanks Larry!! Indeed Spincad is so much fun, me & my band mate are just coming up with some wild patches that we've never thought of!
  10. T

    General approach for making "infinite hold" patches in SpinCAD

    Was thinking of making a new build with an extra foot switch for tap tempo and stuff like that, was wondering if I could program a microcontroller and do all of these features with midi or smth instead of wasting fv-1 instructions
  11. T

    General approach for making "infinite hold" patches in SpinCAD

    I'd be def interested but does requires me to have a specific foot switch?
  12. T

    General approach for making "infinite hold" patches in SpinCAD

    Thanks for this Larry! I'm having so much fun jamming with this patch !! ... random question is there a way to smooth the pot controlling delay time without affecting the pitch? I thought of adding an Lp filter but that didn't work, btw I'm trying your trick with the ThreeTap block.
  13. T

    Tommy v3 No sound

    Yes I fixed this one !
Back
Top