Is there a way to disable the [line] object from the start-up flags? I tried -noline, but it doesn't work. Any ideas? Maybe I can disable what ever library the [line] object is in?
Cheers,
Ricky
Disabling an object?
Is there a way to disable the [line] object from the start-up flags? I tried -noline, but it doesn't work. Any ideas? Maybe I can disable what ever library the [line] object is in?
Cheers,
Ricky
I don't think so. [line] is part of Pd-vanilla, so you can't really disable that library.
Why do you need to do that?
I screwed up a patch by sending too many numbers to a line object too soon, resulting in an stack overflow type event. Now my whole system will not load. Trying to figure out how to get around it without losing a days work.
Couldn't you use -noloadbang?
*hangs head in shame*
It works. Thanks .mmb
Oops! Looks like something went wrong!