mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-22 20:45:11 +00:00
Slash fix.
But... but... it worked fine in VSCode!
This commit is contained in:
parent
6b9043e129
commit
faf2d10dca
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ This tab appears for Generic PCM, SNES, Amiga, and other sample-based instrument
|
|||
![](sample-map.png)
|
||||
|
||||
- **Initial Sample**: the sample that the instrument will use.
|
||||
- **Use wavetable**: instead of samples, use wavetables. this causes the [Wavetables](..\5-wave\README.md) tab to appear next to Sample.
|
||||
- **Use wavetable**: instead of samples, use wavetables. this causes the [Wavetables](../5-wave/README.md) tab to appear next to Sample.
|
||||
- depending on the system and use of the wavetable synthesizer, this may or may not be reproducible on hardware.
|
||||
- **Use sample map**: assigns a sample to each note.
|
||||
- samples will be played at their default pitch.
|
||||
|
|
Loading…
Reference in a new issue