-
soundbulb
Hi!
I think a tall (resizable) and narrow (1) box called a POLE
with an upward arrow in it , a bottom inlet and a top outlet
could avoid crossings with connections in loops (for instance).
It doesn' t change the style of the connections. -
soundbulb
Hi!
I need to create a file (textfile?) with several numbers separated by semi-colons.
i know how to calculate and place numbers but I have problem with semi-colons
they produce a line feed and I don't want it.
I wonder how this could be achieved.
Somebody talk about environment variables to use special characters, but i don't know how and where to place them.
Or maybe with ASCII or UNICODE codes but how to set them properly?
Thanks -
soundbulb
hello!
If you read the release notes of the 0.29 version, you have this:
"the GUI now protects itself from "\", "{" and "}" characters by dropping them. I wonder how many NT users have crashed Pd trying to type in filenames with backslashes... "
Bad news from the stars.
I have a lot of problems too with semi-columns (he puts a line feed after).
Pure-data seems super for a lot of things but not for handling special caracters.
If somebody could help us.
It's smelling scripts in other languages (too sad). -
soundbulb
Hello!
In this patch you have all the logical operators (i think). -
soundbulb
Hi Sunji!
Thanks for your help.
I'm searching by differents ways. -
soundbulb
This is a little patch for and, or.
In the properties i have limited the range of the numbers between 0 and 1.
Hope this help. -
soundbulb
Hello!
If you look into help browser, then reference, then otherbinops-help
you'll find some logic operators: and or....
with them you can create conditions.