Programmer Guide/Concepts/Directory table
From STX Wiki
< Programmer Guide | Concepts
Jump to navigationJump to search
Directory tables (as opposed to simple tables, extended tables and parameter tables) store and manage sound file information. On creation of a directory table, fields for the name of the soundfile and for its beginning and length are automatically created. This type of table can be used with the LOAD SOUNDFILE
command.
For a thorough introduction into the matter of table items, see Introducing Table Items.