| Package | Description |
|---|---|
| de.quippy.sidplay.resid_builder.resid |
| Modifier and Type | Method and Description |
|---|---|
static ISIDDefs.chip_model |
ISIDDefs.chip_model.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ISIDDefs.chip_model[] |
ISIDDefs.chip_model.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WaveformGenerator.set_chip_model(ISIDDefs.chip_model model)
Set chip model.
|
void |
Voice.set_chip_model(ISIDDefs.chip_model model)
Set chip model.
|
void |
SID.set_chip_model(ISIDDefs.chip_model model)
Set chip model.
|
void |
Filter.set_chip_model(ISIDDefs.chip_model model)
Set chip model.
|
void |
ExternalFilter.set_chip_model(ISIDDefs.chip_model model)
Set chip model.
|
Copyright © 2014. All rights reserved.