Cycling ’74 will be closed January 17th, 2022. Manual authorization, support cases, and manual order processing will be delayed.
Sign In
Max
What is Max?
Max 8 Features
Max in Education
Max for Live
Extending Max
Explore
Made with Max
Max Packages
Projects
Blog
Learn
Get Started
Tutorials
Places to Learn Max
Documentation
Forums
Support
Knowledge Base
Contact Support
Shop
Download
Max
What is Max?
Max 8 Features
Max in Education
Max for Live
Extending Max
Explore
Made with Max
Max Packages
Projects
Blog
Learn
Get Started
Tutorials
Places to Learn Max
Documentation
Forums
Shop
a little help with regexp ?
chapelier fou
Jan 06 2022 | 3:02 pm
Hi,
Can someone please tell me why clicking on these 2 messages doesn't output the same result ? Thanks !
Pasted Max Patch: Click to Expand
Jan 06 2022 | 3:19 pm
double_UG
"message" reference
comma [symbol]
A comma (,) divides a message into separate messages which will be sent out in order. (Example: 3, 4, 5 sends out 3, then 4, then 5.)
Share
Jan 06 2022 | 3:41 pm
chapelier fou
Thanks I know that, and i do want the message to be output as several messages. The only way I found is :
Pasted Max Patch: Click to Expand
Share
Jan 07 2022 | 12:22 pm
Source Audio
1 no need for fromsymbol 2 single regexp to filter [], out
regexp \\]|\\[|\\, @substitute \\
Share
Jan 07 2022 | 1:56 pm
chapelier fou
I'll study that, thanks !
Share
Sign in to reply
Forums
MaxMSP
advanced