use_sample_pack pack_path (string)
Given a path to a folder of samples on your filesystem, this method makes any .wav
, .wave
, .aif
or .aiff
files in that folder available as samples. Consider using use_sample_pack_as
when using multiple sample packs. Use use_sample_pack :default
To revert back to the default built-in samples.
Introduced in v2.0
# Example 1 | |
|
|