# Core Concepts Symusic organizes symbolic music data into a consistent hierarchy. Understanding these core abstractions makes it easier to reason about both the Python API and the underlying C++ templates. - {doc}`/concepts/score` - {doc}`/concepts/track` - {doc}`/concepts/events` - {doc}`/concepts/time_units` - {doc}`/concepts/synthesis` - {doc}`/concepts/generics`