[L2Ork-dev] Purr Data 2.11.0 released
Jean-Christophe Sekinger
jc.sekinger at free.fr
Sat Jun 6 06:09:03 EDT 2020
hello
I’m unable to replace
$mymenu add command -label [_ "Object"] -accelerator "$accelerator+1" \
-command {menu_send_float $::focused_window obj 0}
$mymenu add command -label [_ "Message"] -accelerator
"$accelerator+2" \
-command {menu_send_float $::focused_window msg 0}
$mymenu add command -label [_ "Number"] -accelerator
"$accelerator+3" \
-command {menu_send_float $::focused_window floatatom 0}
$mymenu add command -label [_ "Symbol"] -accelerator
"$accelerator+4" \
-command {menu_send_float $::focused_window symbolatom 0}
$mymenu add command -label [_ "Comment"] -accelerator
"$accelerator+5" \
-command {menu_send_float $::focused_window text 0}
to have objects (message etc) with ctrl+shift+(a number) (ctrl+n doesn’t
work in french «bépo» — just "azerty")
could anybody explain to me how to achieve this, please ?
Jean-Christophe (Sekinger)
19 rue des Pontets, Bordeaux (33000)
09 52 12 53 02 (dedans)
06 82 09 82 20 (dehors)
http://jc-sekinger.fr/
(bépo et Ubuntu)
Le 31/05/2020 à 05:07, Jonathan Wilkes a écrit :
> Hi all,
>
> Purr Data 2.11.0 is now available
>
> Changes:
> * fixed ambiguity in [select] where argument "bang" could match
> * both "symbol bang" and an incoming "bang" message (Thanks Zack!)
> * fixed graph label position to be consistent with pd-l2ork 1.0 (Pd
> * Vanilla positioning still available with "-legacy" flag)
> * display button for putting multiple arrays in a single graph
> * added color legend for array labels with multiple arrays of
> different colors inside one graph
> * fixed some multiply defined global variables that cause compiler errors
> * fixed potential memory leak with netreceive/netsend "disconnect"
> * fixed some segfaults with preset_hub and preset_read (Thanks Ico!)
> * fixed passing LDFLAGS to configure in the build scripts (Thanks Sam!)
> * added support for compiling on aarch64
> * fixed bug where wrap~ would default to old compatibility mode behavior
> * ported unauthorized/pianoroll (even though it's not really a piano roll)
>
> Downloads:
> https://git.purrdata.net/jwilkes/purr-data#downloads
>
> Please report issues here:
> https://git.purrdata.net/jwilkes/purr-data/-/issues
>
> Best,
> Jonathan
> _______________________________________________
> L2Ork-dev mailing list
> L2Ork-dev at disis.music.vt.edu
> https://disis.music.vt.edu/listinfo/l2ork-dev
More information about the L2Ork-dev
mailing list