mirror of
https://github.com/tildearrow/furnace.git
synced 2025-01-07 16:12:31 +00:00
parent
cfd9b716c6
commit
d6d6282675
3 changed files with 3 additions and 4 deletions
|
@ -80,19 +80,18 @@ in there, you can modify certain data pertaining to your sample, such as the:
|
||||||
- button to left of **Info**: collapses and expands the info bar.
|
- button to left of **Info**: collapses and expands the info bar.
|
||||||
- **Type**: sample format. only 8-bit and 16-bit PCM samples are editable. selecting a format converts the sample data.
|
- **Type**: sample format. only 8-bit and 16-bit PCM samples are editable. selecting a format converts the sample data.
|
||||||
- **BRR emphasis**: boosts higher frequencies to compensate for the SNES low-pass filter. should not be enabled for BRR-type samples.
|
- **BRR emphasis**: boosts higher frequencies to compensate for the SNES low-pass filter. should not be enabled for BRR-type samples.
|
||||||
- **8-bit dither**: for samples that aren't 8-bit, this dithers the values to reduce aliasing noise when played via 8-bit PCM.
|
|
||||||
- ---
|
|
||||||
- **Rate**: switches to normal rate values.
|
- **Rate**: switches to normal rate values.
|
||||||
- **Compat Rate**: switches to DefleMask-compatible rate values for sample mapping.
|
- **Compat Rate**: switches to DefleMask-compatible rate values for sample mapping.
|
||||||
- **Hz**: base frequency of sample played at `C-4`.
|
- **Hz**: base frequency of sample played at `C-4`.
|
||||||
- **Note**: note corresponding to Hz.
|
- **Note**: note corresponding to Hz.
|
||||||
- **Fine**: fine tuning. ranges from -64 to 63, which maps to -1 to almost +1 semitone.
|
- **Fine**: fine tuning. ranges from -64 to 63, which maps to -1 to almost +1 semitone.
|
||||||
- ---
|
|
||||||
- **Loop**: enable or disable sample loop. only on supported chips.
|
- **Loop**: enable or disable sample loop. only on supported chips.
|
||||||
- **Mode**: direction of loop. backward and ping pong loops are only natively available on some chips; on others, loop will be automatically unrolled as needed.
|
- **Mode**: direction of loop. backward and ping pong loops are only natively available on some chips; on others, loop will be automatically unrolled as needed.
|
||||||
- **Start**: start of loop.
|
- **Start**: start of loop.
|
||||||
- **End**: end of loop.
|
- **End**: end of loop.
|
||||||
- ---
|
|
||||||
- **Chips:** set assignment to chips and sample banks.
|
- **Chips:** set assignment to chips and sample banks.
|
||||||
- sample will only be uploaded to selected chips.
|
- sample will only be uploaded to selected chips.
|
||||||
- columns correspond to chips in use.
|
- columns correspond to chips in use.
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 137 KiB After Width: | Height: | Size: 137 KiB |
Binary file not shown.
Before Width: | Height: | Size: 198 KiB After Width: | Height: | Size: 192 KiB |
Loading…
Reference in a new issue