Wait (transition) function with silence

hi there,

I’m trying to use the wait transition function to delay the code execution
but it’s not working with silence
any hints how i could do that ?

d1 $ s " bd "
wait(1) 4 $ silence

just stops immediately

much thanks