fleximeter composition and analysis software

3.11. pctheory.tables

This module contains functionality for creating tables of data. This data includes set‐class names and a list of all‐interval row generators, among other things. This module is automatically used by the pctheory package, although you may find it useful to use its functionality if you want to look at Forte and prime‐form name associations directly, for example.

create_tables_all_trichord()dict

Creates a dictionary with one sub-dictionary: allTrichordRows. Used in the pcseg module.

create_tables_all_trichord_babbitt()dict

Creates a dictionary with one sub-dictionary: allTrichordBabbittRows. Used in the pcseg module.

create_tables_eleven_interval()dict

Creates a dictionary with one sub-dictionary: elevenIntervalRowGenerators. Used in the pcseg module.

create_tables_sc12()dict

Creates a dictionary with several sub-lists: hexChars, hexToInt, and several sub-dictionaries: setToForteNameTable, setToForteNameTableLeftPacking, forteToSetNameTable, zNameTable, forteToCarterNameTable, carterDerivedCoreTable. Used with SetClass12 objects.

create_tables_ten_trichord()dict

Creates a dictionary with one sub-dictionary: tenTrichordRows. Used in the pcseg module.