[maxmsp] Re: fromsymbol auto-converts string to int: real problem
Emmanuel Jourdan
c74-mailinglists at e--j.com
Thu Aug 2 05:55:38 MDT 2007
- Previous message: [maxmsp] Re: fromsymbol auto-converts string to int: real problem
- Next message: [maxmsp] Re: Re: fromsymbol auto-converts string to int: real problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2 août 07, at 13:37, gusanomaxlist wrote: > - in the 2nd, it seems to be working without tosymbol but with > quote marks in sprintf [sprintf "%ssnare.aiff"]. I would definitely recommend that you never do that. If symout argument is set the double quotes will magically be added if they're required. If you decide to manually put the quotes, it'll only work if there's a space in the symbol. ej
- Previous message: [maxmsp] Re: fromsymbol auto-converts string to int: real problem
- Next message: [maxmsp] Re: Re: fromsymbol auto-converts string to int: real problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
