Discussion:
:mark (:ignore) ?
Rob Canning
2006-09-12 20:06:10 UTC
Permalink
hi!

is there a "blank" message that i can write in a fomus file but that it will ignore

for example

:mark (:portato)
:mark (:ignore)

this is so i could have a way of clearing a placeholder in a fixed length message i am generating in pd with [sprintf]
if i dont clear it it will remain in subsequent messages until a new value repalces it.
i'm sure there is a more elegant way i could generate my message strings but it would be handy to know if there is a ":ignore" message i could send

thanks

rob

-----------------------------------------------------------------
Find the home of your dreams with eircom net property
Sign up for email alerts now http://www.eircom.net/propertyalerts
David Psenicka
2006-09-12 21:29:56 UTC
Permalink
Post by Rob Canning
hi!
is there a "blank" message that i can write in a fomus file but that it will ignore
for example
:mark (:portato)
:mark (:ignore)
So :ignore essentially does nothing? It wouldn't be any problem to add
a mark like this, I'll put this in (either an :ignore or a :nothing
mark) for the next update (probably will be abailable by this weekend).

-David
Rob Canning
2006-09-13 17:16:23 UTC
Permalink
((:textnote ""))
will do the job
cheers
rob
Post by David Psenicka
Post by Rob Canning
hi!
is there a "blank" message that i can write in a fomus file but that it will ignore
for example
:mark (:portato)
:mark (:ignore)
So :ignore essentially does nothing? It wouldn't be any problem to add
a mark like this, I'll put this in (either an :ignore or a :nothing
mark) for the next update (probably will be abailable by this weekend).
-David
_______________________________________________
fomus-devel mailing list
http://common-lisp.net/cgi-bin/mailman/listinfo/fomus-devel
--------------------------------
www.robcanning.utvinternet.com
+ 44 (0)20 77390206
--------------------------------

-----------------------------------------------------------------
Find the home of your dreams with eircom net property
Sign up for email alerts now http://www.eircom.net/propertyalerts
Loading...