mirror of
https://github.com/tildearrow/furnace.git
synced 2024-12-29 02:51:24 +00:00
Merge branch 'tildearrow:master' into master
This commit is contained in:
commit
5b527c6c00
2 changed files with 5 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".
|
||||
|
|
|
@ -17,6 +17,8 @@ writers:
|
|||
- tildearrow
|
||||
- freq-mod
|
||||
- nicco1690
|
||||
- DeMOSic
|
||||
- cam900
|
||||
|
||||
other:
|
||||
|
||||
|
|
Loading…
Reference in a new issue