better headings
This commit is contained in:
parent
0a77770ef3
commit
3e99f345ef
1 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue