As this math object is mentioned as making part of pdextended, I guess this is a version issue ?
I use a deb package on an Ubuntu-based distro.
Thanx
Nau
Couldn't create \[<~\] object on pdextended 0.42.5 (linux)
As this math object is mentioned as making part of pdextended, I guess this is a version issue ?
I use a deb package on an Ubuntu-based distro.
Thanx
Nau
I had a problem with that..
I solved it by copying "0x3c0x7e" objects to literal <~ objects, and the "0x3e0x7e" to >~ in the zexy directory.
It worked for me .. don't forget to escape shell with single quotes on command line
It's an issue with Pd-extended that keeps objects with those characters in the name from loading properly. If you add hexloader to Startup..., they should work (I think it has to be at the top of the list). Alternatively, you could just use [expr~ $v1>$v2], etc.
Very quick answer, thank you !
Tested and approved ... I loooove this forum !
Oops! Looks like something went wrong!