| Package | Description |
|---|---|
| de.quippy.sidplay.resid_builder.resid |
| Modifier and Type | Field and Description |
|---|---|
protected ISIDDefs.sampling_method |
SID.sampling
Sampling variables.
|
| Modifier and Type | Method and Description |
|---|---|
static ISIDDefs.sampling_method |
ISIDDefs.sampling_method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ISIDDefs.sampling_method[] |
ISIDDefs.sampling_method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SID.set_sampling_parameters(double clock_freq,
ISIDDefs.sampling_method method,
double sample_freq,
double pass_freq,
double filter_scale)
Setting of SID sampling parameters.
|
Copyright © 2014. All rights reserved.