iem-projects/sysson

output := still/again makes trouble

Closed this issue · 1 comments

Sciss commented

This doesn't build the aural proc:

val sig = WhiteNoise.ar(Seq.fill(2)(0.2))
output := sig

In v1.10.1. Possibly related to #14

Sciss commented

The problem is missing attribute key for "mute"; is there no default? If no, then this is expected behaviour (and then a default should be added); if there is a default, then this is bug. Might be related to #20