From 381d53964fb5807a78f14ad51b05378034965de8 Mon Sep 17 00:00:00 2001 From: That8BitChiptuneGuy <82211203+That8BitChiptuneGuy@users.noreply.github.com> Date: Mon, 21 Feb 2022 18:20:28 +0100 Subject: [PATCH 1/2] Added a tip about Sampling --- papers/doc/6-sample/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/papers/doc/6-sample/README.md b/papers/doc/6-sample/README.md index 30efbf747..78eb322c3 100644 --- a/papers/doc/6-sample/README.md +++ b/papers/doc/6-sample/README.md @@ -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". From fa9905633b3492bcac87e10942747c3c0e73faba Mon Sep 17 00:00:00 2001 From: tildearrow Date: Mon, 21 Feb 2022 12:49:13 -0500 Subject: [PATCH 2/2] more attribution --- papers/doc/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/papers/doc/README.md b/papers/doc/README.md index 5ed71a100..86e522a1b 100644 --- a/papers/doc/README.md +++ b/papers/doc/README.md @@ -17,6 +17,8 @@ writers: - tildearrow - freq-mod - nicco1690 +- DeMOSic +- cam900 other: