Read/Write | ADR | HEXADR | NAME | Description | shadow | OS |
---|---|---|---|---|---|---|
Read | 53760 | $D200 | POT0 | Pot/paddle 0 | 624 | all |
Write | 53760 | $D200 | AUDF1 | Audio channel 1 frequency | none | all |
Read#
Reads the value of pot (paddle) 0.Write#
Frequency of Audio channel 1. This value can be between 0 ($00) and 255 ($FF), where 0 is the highest tone/pitch and 255 is the lowest tone/pitch.Use AUDC1 to set distortion and volume for channel 1.
see also: Sound Topics, AUDCTL, STIMER
previous: none
next: AUDC1