better headings

This commit is contained in:
Felix Roos 2023-02-05 16:40:29 +01:00
parent 0a77770ef3
commit 3e99f345ef

View File

@ -122,7 +122,7 @@ s("bassdrum snaredrum, hihat*8")`}
Here we have changed the "map" to include longer sample names.
## Loading Custom Samples
## The `samples` function
The `samples` function has two arguments:
@ -161,7 +161,7 @@ We can see there are some guitar samples inside the `/samples` folder, so let's
s("[g0 g1 g2 g3 g4]/5")`}
/>
## Loading Multiple Samples per Sound
## Multiple Samples per Sound
It is also possible, to declare multiple files for one sound, using the array notation: