-
Il pleut
I've made a few patches that use the pd file format feathures.
This one loads selected parts of a pd file.
And this one converts what you patch into dynamic patching instructions.
They don't handle most of gui and data structures objects.
-
Il pleut
Hello
The idea here is clear.
In order to facilitate the creation of web pd websites,
we should make a collection of patches and fragments of patche that use the pool of objects webpd offers.
For this to make sense, we also gonna need the website codes that go along.I put this first link as a starter pack.
-
Il pleut
There is a little mistake,
the description of a subpatch goes from a "canvas" to a "restore" , not from a restore to a restore. After a "restore", you go back to the patch that contains the subpatch, and you can add objects and wires. -
Il pleut
In this topic I wrote all I know, and I think it covers both your problems. Check also if the patch doesn't contain objects not implemented in webpd.
-
Il pleut
Everything is on the title I think. This site archives mathematical sequences, classify them and in a section you can listen to some of them turned into music.
The site accepts submissions so I suppose there is a way to participate.
Is it totally exempt of mistakes ? I don't know. Does it seem mystical at first glance ? A little but there is no reason . Sequences could be a great help to composition and synthesis
-
Il pleut
To give some details:
I bought a 250€ asus VT207N, ten points multitouch. Well responsive and the colors are well rendered. No bad surprises when you do infographies to be printed.
I bought a driver for 80€+20€ lifelong support.I use a tuio server included in the driver along with a tuio pure data library.
Works perfectly. Each point can trigger anything you want. -
Il pleut
On this website you can find a huge quantity of informations related to mathematics.
-
Il pleut
You gonna need a multitouch driver and a pure data library that can be a client.
You can find all of that here , expect the driver to cost some money.
-
Il pleut
Sometime,here is an example
Usefull for complexe interfaces.
-
Il pleut
A video on how to keep your computer in working order. By the 8bit guy.
It just helped me fix a startup issue on my mid 2009 macbook pro. My probleme was, the light on the power connector did not light up, and without electricity the computer could not start. I used a toothbrush to clean the connectors, male and female, and some parts of the alimentation board, coroded, and that was it.
-
Il pleut
Have you tried to download it on your androïd smartphone ?
-
Il pleut
Deep dream generator from google does it.
Maybe you have seen images generated by "IA". They are everywhere know.
They are in fact not the output of a neural network, but are visualisations of the internal process of a layer of a neural network "analysing" or "sorting" an input image.
This ability to see what's going on inside of a neural network was implemented in google's tensor flow for debbuging purpose, if I remember it correctly.
To make it simple, in a neural network with an input vector shaped as a screen, with each input being a pixel, and the pixels organised in lines one above the other, a code to generate images from, let say, instant output value of each pixels of a layer, or other values coresponding to the differents internal parameters of each neuron of a same layer.
I think a .bitmap format is straitforward to generate.
-
Il pleut
In this post, you can download a pack of 3 patchs.
One of them called object builder dynamicaly generates the function of an expr~. From that you can do it for expr. -
-
Il pleut
I've made an exemple in this topic.
The site is no longer hosted but the code was still valide last year.