You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/frontend/posts/blog/2024-10-07_changelog-october-2024.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,7 @@ Here's what we've been up to since the last update:
21
21
- The idea is to host guest writers from the community once in a while, so stay tuned!
22
22
- Added the _About_ page! We're proud of our history and want to share it with you. We also want to acknowledge all the great people that have made this website possible, and everyone who's helped us along the way. Make sure to drop by and read about how Note Block World came to be!
23
23
- The navigation bar at the top has been redesigned:
24
+
24
25
- Now features _Songs_, _Help_, _Blog_, and _About_ tabs.
25
26
- The _Upload_ icon is no longer shown on mobile devices.
26
27
- The external links (_GitHub_, _Changelog_, and _Donate_) have been moved from inside your user menu into a 'Settings' menu, so they're now accessible even if you aren't logged in.
@@ -31,6 +32,7 @@ Here's what we've been up to since the last update:
31
32
### Bugfixes and improvements
32
33
33
34
- Added more mob sounds to the available custom instruments:
Copy file name to clipboardExpand all lines: apps/frontend/posts/help/1_creating-song.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,7 @@ Once you've made a selection, you can:
64
64
Selecting notes also lets you change them in other ways, all of which are available in the context menu that appears when you right-click the workspace, or by using the keyboard shortcuts below:
65
65
66
66
-**Transpose**: You can transpose the selected notes up or down by a certain number of semitones. This is useful for changing the key of a section of the song, or for creating harmonies.
67
+
67
68
-**Transpose up** (`Ctrl+R`): Transpose the selected notes up by one semitone.
68
69
-**Transpose down** (`Ctrl+F`): Transpose the selected notes down by one semitone.
69
70
-**Transpose one octave up**: Transpose the selected notes up by one octave (12 semitones).
Copy file name to clipboardExpand all lines: apps/frontend/posts/help/5_custom-instruments.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,7 @@ You've added a custom instrument to your song! You can now use it just like any
38
38
There are a few limitations to keep in mind when working with custom instruments in Note Block Studio:
39
39
40
40
-**Custom instruments are not saved with the song file**: Song files only store the custom instrument settings, not the sound files themselves. This means that if you share your song with someone else, they won't have access to your custom instruments unless you also share the sound files you used. There are two ways to work around this limitation:
41
+
41
42
-**Share the sound files** along with the song file, so others can use the custom instruments in your song. You can save the song in a ZIP file that includes the sound files you used by going to _File_ > _Save song with custom sounds..._. Alternatively, you can save only the instruments to a ZIP file by going to _Settings_ > _Instrument settings..._ and clicking _Export sounds_.
42
43
-**Use the same sound files** for custom instruments in all your songs, so you don't have to share them every time you share a song. In the section _Downloading songs that use custom instruments_ further down this article, you'll learn how to obtain Minecraft sound files that you can use to standardize the reference to your custom sound files.
0 commit comments