@@ -377,7 +377,7 @@ class ObjectList final : public Component {
377377 } },
378378 { " General" ,
379379 {
380- { Icons::GlyphMetro, " #X obj 0 0 metro 1 120 permin " , " Metro" , " Metro" , OtherObject },
380+ { Icons::GlyphMetro, " #X obj 0 0 metro 120" , " Metro" , " Metro" , OtherObject },
381381 { Icons::GlyphTrigger, " #X obj 0 0 trigger" , " Trigger" , " Trigger" , OtherObject },
382382 { Icons::GlyphMoses, " #X obj 0 0 moses" , " Moses" , " Moses" , OtherObject },
383383 { Icons::GlyphSpigot, " #X obj 0 0 spigot" , " Spigot" , " Spigot" , OtherObject },
@@ -388,7 +388,7 @@ class ObjectList final : public Component {
388388 { Icons::GlyphUnpack, " #X obj 0 0 unpack" , " Unpack" , " Unpack" , OtherObject },
389389 { Icons::GlyphPrint, " #X obj 0 0 print" , " Print" , " Print" , OtherObject },
390390 { Icons::GlyphTimer, " #X obj 0 0 timer" , " Timer" , " Timer" , OtherObject },
391- { Icons::GlyphDelay, " #X obj 0 0 delay 1 60 permin " , " Delay" , " Delay" , OtherObject },
391+ { Icons::GlyphDelay, " #X obj 0 0 delay 60 " , " Delay" , " Delay" , OtherObject },
392392 } },
393393 { " MIDI" ,
394394 {
0 commit comments