[maxmsp] Re: Re: Strange issue with program, could really use help!
Robert Ramirez
rob at robtherich.org
Fri May 16 13:15:49 MDT 2008
- Previous message: [maxmsp] Re: Re: Strange issue with program, could really use help!
- Next message: [maxmsp] Re: Re: Strange issue with program, could really use help!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
you can open the patches you sent in max. adding an mxb extension allowed me to open it. i'm guessing your problem arrises because you feel the app should remember the number of the last picture it took even if the app closes, but nothing is set up in the patch to allow for this. one of many ways to fix this would be to store the current picture number in a coll, and increment it every time a new picture is taken. this will allow the app to remember the last picture. don't know if you're asking how to do this, or if you're asking someone to do it for you and then recompile a standalone. if it's the latter, and you want to hire someone, feel free to contact me off list. -rob
- Previous message: [maxmsp] Re: Re: Strange issue with program, could really use help!
- Next message: [maxmsp] Re: Re: Strange issue with program, could really use help!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
