packages feed

hsc3-0.1: Help/Server/c_fill.help.lhs

/c_fill                                 Fill ranges of bus value(s)

[
  int   - starting bus index
  int   - number of buses to fill (M)
  float - value
] * N

Set contiguous ranges of buses to single values. For each range, the
starting sample index is given followed by the number of buses to
change, followed by the value to fill.