(?id:string,?buffer_size:int,?clock_safe:bool,
?server:string)->source(audio='#a+1,video=0,midi=0)
Get stream from jack.
id
(string
– defaults to ""
): Force the value of the source ID.buffer_size
(int
– defaults to 2
): Set buffer size, in frames. Must be >= 1.clock_safe
(bool
– defaults to true
): Force the use of the dedicated bjack clock.server
(string
– defaults to ""
): Jack server to connect to.It looks like you're new here. If you want to get involved, click one of these buttons!