Philoop Contributions


#22

ok i see what is going on.

if you open the patch the +- object will be in red, because axoloti cannot find the object (because philoop referenced his own local copy in the patch instead of the community one).

so, just click on the black triangle of the object and replace it with phi/math/-+i that should get you working...(also you may have to adjust the number in it afterwards, 22 from the screenshot)


#23

Thanks a lot, I will try that!


#24

No more error, now figuring out how the patch operates...
Thanks @lokki!


#25

@gis ! i will upload a better patch 2morrow.


#26

patches/phi/Launchcontrolsequencer2
work in progress, still has no midiclock and no documentation but worx


#27

Cool, looking forward to testing this with my LaunchControl!

a|x


#28

I canĀ“t find the updated patch, nevertheless, the old one works like a charm, thanks a lot!


#29

Ah, I have a LaunchControl XL. Not sure if this will work with the XL.

a|x


#30

I also have Launch Control XL - I had to adjust the assignments of midi CCs to the pads; apart from that itĀ“s just plug and play really.


#31

@gis good to know :slight_smile:

a|x


#32

I fixed the -+ object


#33

My take on shuffle
One is the classic drummachine approach, the other a per step shuffle taken from the jomox xbase09.

axoloti-contrib/patches/phi/shuphil1


#34

Dear Philoop, your delay write objects that return seconds or milliseconds return a wrong value for every buffer size exept for 5.46 and 10.9 seconds. I've tried this on an isolated patch, with only the delay write and a display integer. Do you have an idea of how it might be fixed? Thank you very much for your awesome contributions.


#35

Hi,
I have bee trying to use your MatrixScalers but had no luck with that,
could you maybe make a little help patch please?

cheers
vitaliano


#37

Hi, first of all thanks a lot for your patch,
it does work - I had to replace the object matrixscaler and a math/inv (which I could not find).
still I have to admit that I am really not sure what is the behavior of the module.
Maybe in the help you could also describe what are the functions of the inlets and of the matrix.
best
vitaliano


#38

MatrixScalerHelp (2).axp (36.3 KB)

I updated, this should work now.


#39

In this one I can see the scalerMatrix, but still not that math object.
see in the screenshot,
Also notice a "H" in the horizontal labels you inserted as comment below the matrix, should not be "B"?
cheers
v


#40

@vita

Math/inv is part of the factory library, it is a standard object. It should be there.

If you can not find it in your library, you could download it from here:


#41

thanks,
I do have the math/inv object, but this one is called "math/inv cf1" maybe is a modified version?


#42

Ahh sorry then.

I just checked my library and I have it here. It should be in philoops contribution library.

Maybe do a "sync library", to make sure you got the latest contributions library?

Aha moment:
I think it might be because Philoop has it it in his local library and therefor to him it is only "math/inv cf1".

Try "phi/math/inv cf1" instead.