mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-26 22:43:01 +00:00
Added a tip about Sampling
This commit is contained in:
parent
d7bcd18c56
commit
381d53964f
1 changed files with 3 additions and 0 deletions
|
@ -26,3 +26,6 @@ In there, you can modify certain data pertaining to your sample, such as the:
|
|||
- and the sample rate of the sample (from 1KHz (1,000Hz) to 32KHz (32,000Hz)).
|
||||
|
||||
To apply the changes you made to a sample, just click the `apply` button at the bottom, near the preview button.
|
||||
|
||||
# tips
|
||||
If you have a sample you wanna use that is about 44100 or anything over 32000Hz downsample the sample to 32000Hz so that the pitch of the sample in Furnace stays like the original wav. You can do this in Audacity by going to the Bottom Left of audacity (If you see "Project Rate (Hz)" you are there) and changing the project rate to 32000Hz and save the file to wav in Audacity using "File -> Export -> Export as WAV".
|
||||
|
|
Loading…
Reference in a new issue