mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-01 10:32:40 +00:00
Removing excess quote marks.
This commit is contained in:
parent
737a8b3e79
commit
216076cf9d
3 changed files with 4 additions and 4 deletions
|
@ -83,4 +83,4 @@ afterwards everyone moved to Windows and software mixed PCM streaming...
|
|||
|
||||
this chip uses the [FM (OPL)](../4-instrument/fm-opl.md) instrument editor.
|
||||
|
||||
when two channels are joined for 4-op mode, the channel bar will show "`4OP`" on a bracket tying them together.
|
||||
when two channels are joined for 4-op mode, the channel bar will show `4OP` on a bracket tying them together.
|
|
@ -40,6 +40,6 @@ a sound and input chip developed by Atari for their 8-bit computers (Atari 400,
|
|||
|
||||
this chip uses the [POKEY](../4-instrument/pokey.md) instrument editor.
|
||||
|
||||
when two channels are joined for filtered output, the channel bar will show "`filter`" on a bracket tying them together.
|
||||
when two channels are joined for filtered output, the channel bar will show `filter` on a bracket tying them together.
|
||||
|
||||
when two channels are joined for wide period range, the channel bar will show "`16-bit`" on a bracket tying them together.
|
||||
when two channels are joined for wide period range, the channel bar will show `16-bit` on a bracket tying them together.
|
||||
|
|
|
@ -65,7 +65,7 @@ Furnace also allows the SNES to use wavetables (and the wavetable synthesizer) i
|
|||
|
||||
this chip uses the [SNES](../4-instrument/snes.md) instrument editor.
|
||||
|
||||
when two channels are joined for pitch modulation, the channel bar will show "`mod`" on a bracket tying them together.
|
||||
when two channels are joined for pitch modulation, the channel bar will show `mod` on a bracket tying them together.
|
||||
|
||||
## channel status
|
||||
|
||||
|
|
Loading…
Reference in a new issue