hi guys,
thanks for your help so far. i've tried that patch, but i get error messages like this:
list fromsymbol: no method for '0,873'
and a message like '0,873' prints
list fromsymbol: no method for 'float'
how do i fix this?
thanks for helping greetings richard
On 07.07.2015 17:53, Alexandros Drymonitis wrote:
This is the final version, the previous one didn't work so well with "inf", now it does. I've put it on my GitHub, get it here https://github.com/alexandros301/vanillaS2f
On Tue, Jul 7, 2015 at 12:20 PM, Alexandros Drymonitis <adrcki@gmail.com mailto:adrcki@gmail.com> wrote:
On Tue, Jul 7, 2015 at 6:35 AM, Chris McCormick <chris@mccormick.cx <mailto:chris@mccormick.cx>> wrote: Hello, On 07/07/15 03:31, Alexandros Drymonitis wrote: > On Mon, Jul 6, 2015 at 8:56 PM, Cyrille Henry <ch@chnry.net <mailto:ch@chnry.net> > <mailto:ch@chnry.net <mailto:ch@chnry.net>>> wrote: > look like it's more a s2i than a s2f > True! Now it's real s2f Having tried this strategy myself I discovered there are many pitfalls. The following are valid floating point representation that your abstraction will not parse: -2.58934e+27 Covered! I think there are also valid values like "-0.0" and "inf" that can come from floating point numbers rendered as strings and could cause some troubles. Covered "inf", but not "-0.0", it will just output -0
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list