Mutabor box type. Mehr ...
#include <box.h>
Öffentliche Attribute | |
PATTERNN | pattern |
pattern structure in current box | |
tone_system * | tonesystem |
tone system. |
pattern structure in current box
Definiert in Zeile 33 der Datei box.h.
Wird benutzt von AddKey(), DeleteKey() und update_pattern().
tone system.
we use pointers here, since this enables us to quickly change the tone sytem. This saves us a copy operation.
Definiert in Zeile 39 der Datei box.h.
Wird benutzt von change_anker(), change_breite(), execute_aktion(), GlobalReset(), HarmonyAnalysis(), protokoll_aktuelle_relationen(), protokoll_aktuelles_tonsystem(), protokoll_liegende_frequenzen(), protokoll_liegende_relationen(), TSChanged() und update_pattern().