@configuration_arch()
returns 32 if the underlying architecture handles 32 bits addresses or 64 if it returns 64 bits addresses.


@configuration_audiosample()
returns the size of the audio sample used by the listening machine.


@configuration_compiler_name()
returns a string describing the version of the C++ compiler used to compile antescofo: "clang++" or "g++".


@configuration_compiler_version()
returns a string describing the version of the C++ language used to compile Antescofo: "C++98", "C++11", "C++14", "C++17", "C++2a".


@configuration_debug()
returns true if the current Antescofo version is a debug version.


@configuration_faust()
returns true if Antescofo embeeds the Faust extension.


@configuration_host()
returns a string describing the current host: "MAX/msp", "PD", "standalone offline", "standalone real-time", "antescofo framework".


@configuration_odeint()
returns true if Antescofo handles differntial curve and the ode solver function familly.


@configuration_release()
returns true if Antescofo is a release version.

@configuration_target_architecture()
returns a string describing the underlying operating system: "mac os", "linux", "windows", "ios", "ios simul", "android", "android simul".

See also System Related Functions: @active_mac_addresses    @arch_darwin    @arch_linux    @arch_windows    [@beat_in_seconds_from_now]    @callback_all_event    @callback_next_event    @callback_start_fastforward    @callback_start_logical_instant    @callback_stop    @callback_stop_fastforward    @callback_stop_logical_instant    @compilation    @configuration_arch    @configuration_audiosample    [@configuration_compiler_name]    [@configuration_compiler_version]    @configuration_debug    @configuration_faust    @configuration_host    [@configuration_odeint]    @configuration_release    @configuration_target_architecture    @current_load_directory    @directory_read    @exe_child_of    @exe_parent    @history_length    @host_date    @info    @is_fastforward    @is_following_on    @is_paused    @is_playing_on    @is_running    @is_stopped    @local_beat_position    @local_tempo    @logical_date    @max_absolute_path    @max_patch_path    @performance_data    @pwd    @seconds_in_beats_from_now    @send_message    @set_max_message_sent_instantaneously    @system    @Tracing    @time    @typecheck    @UnTracing    @usage_resident_memory_size    @usage_statistics    @usage_virtual_memory_size    @user_directory