• onbepaald

    Hi all,

    I really got stuck on this: I got a dynamic value that is continuously changing(about 20 times/second). This is too much for me.

    So i want the average over about 10 seconds of the changing value. Is this possible? I can't figure it out...

    posted in technical issues read more
  • onbepaald

    Hi there,

    I'm experimenting a while with TouchOSC and Pure data. I send accelerometer from my smartphone to Pure data. Now i'm wondering if it's possible to connect multiply devices to this patch and to collect accelerometer data from multiply devices?

    For the momen Pure data collects the data from the smartphone by the object [dumpOSC 8000]. So in configured the app on the smartphone to sending to port 8000. So i'm wondering if i use two devices and connect them to the same port, if the data would be messed up? and how i can sepperate the data collected from the diffrent devices. I just got one device, so i'm unable to test this by myself.

    Thanks in advance

    Jasper

    posted in technical issues read more
  • onbepaald

    Hi there,

    I got stuck with a project. I merged the accelerometer values with a basic formula and now i got 1 value that is continue changing.

    Is it possible to add an object that stores the minimum value and maximum value of this continue changing value?
    I need to know what the maximum and minimum value is. So i need to do some testing like moving really fast with my smartphone and throwing him so there's no gravity. But i want the program to store the minimum value and maximum so i can do some tests with the smartphone.

    Can it be something like this:

    if value < previous value
    then
    store value in object.
    else do nothing...?

    This is a really important issue for a project i'm working on. So i would be very pleased if someone can help me with this...

    posted in technical issues read more
  • onbepaald

    update: I think mean_n is doing the job of can do wh But i can't find out why the N stands for :)

    posted in technical issues read more
  • onbepaald

    Hey Nau,

    Just tried it, but it seems the value is almost changing as fast as the input value.

    [input number]
    |
    |
    [mean]
    |
    |
    [output number]

    Is it possible to get an average over 10 seconds?

    posted in technical issues read more
  • onbepaald

    Thanks for your response. I know this could be a sollution. Be i want to make an interface so users just need to select the interface and the data will be collected from the devices. But i don't think that's an option with pure data? You still have to configure the ports manually but i think that's not really user friendly...

    posted in technical issues read more
  • onbepaald

    wow thanks a lot! it works perfect. I searched the whole day on the internet but i didn't found a solution. The next i'll come back here. I'm just start using pure data, but i'm already amazed. Thanks again :)

    posted in technical issues read more
  • onbepaald

    you can test the patch by with an osc app on your smartphone, like for example 'touchosc'

    posted in technical issues read more

Internal error.

Oops! Looks like something went wrong!