• donnerbono

    Looking into this and seen loop start end on a sample abstracts. Is there an obvious example I’ve missed for this?

    So for a sample, “one two three”:
    Holding a note could go one two two two two…
    And note off could go three.

    Thinking I need 2 delay reads to allow fade outs and ins to avoid gaps or clicks when looping which is just about timing things right. Just looking to avoid reinventing the wheel if I can.

    Cheers.

    posted in technical issues read more
  • donnerbono

    Thanks so much. One t f f and all is well! Now on to the next problem :)

    posted in technical issues read more
  • donnerbono

    Screenshot 2022-05-31 at 09.52.11.png

    This works perfectly on the Mac (press a note and increases it's value in the array), But when running on linux device it is holding on to last note value so increasing the wrong value on 1st press. Seems to happen on value 1. I'm a bit confused.

    Do I need to force the process order more or is there a schoolboy error in this small bit of code?

    Thanks for any help or pointers!

    posted in technical issues read more
  • donnerbono

    What about this? cz-osc_.pd

    Great patch. Worth uploading again!

    posted in technical issues read more
  • donnerbono

    Yeah, this works for me http://www.pdpatchrepo.info/hurleur/cz-osc~.pd

    This is the saw for example:

    Screenshot 2022-05-11 at 18.25.39.png

    Will try and crank that...

    posted in technical issues read more
  • donnerbono

    Thank you - that is definitely beyond my current PD knowledge!

    My error with pow as that is possible outside expr. I'm sure it wouldn't work yesterday when I tried.

    It's this patch that I'm fiddling with (works lovely in normal PD): https://forum.pdpatchrepo.info/topic/5992/casio-cz-oscillators

    posted in technical issues read more
  • donnerbono

    I have an expression 'heavy' patch I was hoping to convert via Heavy to Owl but it has fallen at the first due to the use of expr and expr~. I was wondering if anyone could help with the first few and then I could try and get my head round the others.

    expr~ ($v1<.5)$v1; ($v1>=.5)$v1 splits waveform in two.

    expr pow($f1, 1.0/3) power without pow?

    expr~ $v1*((.5-$v2)/$v2);(-1*$v1+1)*((.5-$v2)/(1-$v2)) is totally beyond my little brain at the moment too!

    None of this urgent or anything, just having fun.

    posted in technical issues read more
  • donnerbono

    Did some better searching today and fixed with a little ramp up an then ramp down at end.

    posted in technical issues read more
  • donnerbono

    @rjp9 This is really nice patch.

    Does the tabread4 in this patch need adjusting to avoid clicking when looping? I've read and tried a few suggestions to get round the clicks but haven't shaken them off yet.

    posted in technical issues read more
  • donnerbono

    @whale-av Thank you. That works great!

    posted in technical issues read more

Internal error.

Oops! Looks like something went wrong!