scldata
a utility for getting scala scale data from a .scl file loaded in a buffer
new scldata([options])Options
| Name | Type | Default | Description |
|---|---|---|---|
| buffername | symbol | the UInt8 buffer to load scl data from |
Methods
next(): out1
Returns
| Name | Type | Description |
|---|---|---|
| out1 | list | parsed scala list |