furnace/doc/7-systems/ted.md

24 lines
966 B
Markdown
Raw Normal View History

2023-07-23 10:23:32 +00:00
# MOS Technology TED
also called 7360/8360, TED stands for Text Editing Device. it's both a video and audio chip of Commodore budget computers, like Plus/4 and 16.
2023-07-23 10:26:18 +00:00
its audio portion is pretty barren - only 2 channels. one can output square wave and other may be either square or noise.
pitch range is limited as well, akin to that of SN76489, and volume control is global.
2023-07-23 10:23:32 +00:00
2023-09-11 00:34:13 +00:00
## effects
2023-07-23 10:26:18 +00:00
none so far.
2023-09-11 00:34:13 +00:00
## info
this chip uses the [TED](../4-instrument/ted.md) instrument editor.
2024-07-06 19:52:07 +00:00
## chip config
the following options are available in the Chip Manager window:
- **Clock rate**: sets the rate at which the chip will run.
- **Global parameter priority**: change the priority of macros which control global parameters, such as volume.
- Left to right: process channels from 1 to 3. the last one to run macros will take effect.
- Last used channel: process channels from oldest to newest (since last note). the one which had the latest note on will take a effect.