From 1712c7d07cf46b97ddf0cfaa8a31ab8d9dfb8bc5 Mon Sep 17 00:00:00 2001 From: Electric Keet Date: Thu, 28 Sep 2023 11:04:00 -0700 Subject: [PATCH] Document fast path to using samples. This comes up often enough that it should be explained in brief. Perhaps it should appear above the systems list? --- doc/6-sample/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/6-sample/README.md b/doc/6-sample/README.md index 539dbbf0a..a7d9382fd 100644 --- a/doc/6-sample/README.md +++ b/doc/6-sample/README.md @@ -39,6 +39,14 @@ the following sound chips have sample support: - Namco C140 - Namco C219 +## using samples + +the simplest path to using a sample is: +- in the sample list, use the "Open" button (folder icon) to load the sample. +- double-click the sample in the list to open it in the sample editor. +- click the "Create instrument from sample" button (upload icon, to the left of "Zoom"). +- use the created instrument in the track. + ## compatible sample mode (LEGACY) **use of this mode is discouraged in favor of Sample type instruments.**