{"id":4875,"date":"2019-06-17T23:59:11","date_gmt":"2019-06-17T21:59:11","guid":{"rendered":"https:\/\/demdlx704as001.ad.harman.com\/?p=4875"},"modified":"2021-06-07T08:00:26","modified_gmt":"2021-06-07T06:00:26","slug":"steps-for-adding-external-audio-objects-to-the-framework-using-centralized-build-system","status":"publish","type":"post","link":"https:\/\/audioworx.transfunnel.co\/old\/?p=4875","title":{"rendered":"Steps for adding external audio objects to the framework using centralized build system"},"content":{"rendered":"<p class=\"text actions\" style=\"margin-top: 0px; text-indent: 0.2cm;\">Create the audio object and corresponding cmake to build the audio object as per scetion 15<\/p>\n<p class=\"text actions\" style=\"margin-top: 0px; text-indent: 0.2cm;\">Go to extendable-audio-framework\\build\\externalObjConfig.cmake<\/p>\n<p class=\"text actions\" style=\"margin-top: 0px; text-indent: 0.2cm;\">Set EXTERNAL_OBJECT_INCLUDE to audio object include directory<br \/>\nExample for ISZ audio object:<\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-4876\" src=\"https:\/\/audioworx.transfunnel.co\/old\/wp-content\/uploads\/2019\/06\/090.jpg\" alt=\"\" width=\"341\" height=\"59\" \/><\/p>\n<p class=\"text actions\" style=\"margin-top: 0px; text-indent: 0.2cm;\">Set EXTERNAL_OBJECT_LIB to audio object library<br \/>\nExample for ISZ audio object:<\/p>\n<p><img decoding=\"async\" class=\"alignnone size-medium wp-image-4877\" src=\"https:\/\/audioworx.transfunnel.co\/old\/wp-content\/uploads\/2019\/06\/091.jpg\" alt=\"\" width=\"432\" height=\"46\" \/><\/p>\n<p class=\"text actions\" style=\"margin-top: 0px; text-indent: 0.2cm;\">Go to extendable-audio-framework\\build\\ExternalObjAudioIds.h and audio object Id<br \/>\nExmaple: ID for ISZ is 1201<\/p>\n<p><img decoding=\"async\" class=\"alignnone size-medium wp-image-4878\" src=\"https:\/\/audioworx.transfunnel.co\/old\/wp-content\/uploads\/2019\/06\/092.jpg\" alt=\"\" width=\"353\" height=\"16\" \/><\/p>\n<p class=\"text actions\" style=\"margin-top: 0px; text-indent: 0.2cm;\">If audio object library is not present then type add_subdirectory() to the folder where cmake file for the audio object is present at file extendable-audio-framework\\build\\externalObjConfig.cmake.<br \/>\nExmaple: ISZ audio object cmake files are present under $(AAT_PATH)<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-4879\" src=\"https:\/\/audioworx.transfunnel.co\/old\/wp-content\/uploads\/2019\/06\/093.jpg\" alt=\"\" width=\"601\" height=\"35\" \/><\/p>\n<p class=\"text\">Open the command window with administrative privileges and navigate to base directory in xAF repository<\/p>\n<p class=\"text\">To build xAF library with external objects for C66 target:<\/p>\n<ul>\n<li class=\"text\">Debug mode: Type \u201cbuild.py &#8211;platform=summit &#8211;target=C66 &#8211;program=allExtObjects &#8211;profile=Debug\u201d<\/li>\n<li class=\"text\">Release mode: Type \u201cbuild.py &#8211;platform=summit &#8211;target=C66 &#8211;program=allExtObjects &#8211;profile=Release<\/li>\n<\/ul>\n<p class=\"text\">To build xAF library with external objects for A15 target:<\/p>\n<ul>\n<li class=\"text\">Debug mode: Type \u201cbuild.py &#8211;platform=summit &#8211;target=A15 &#8211;program=allExtObjects &#8211;profile=Debug\u201d<\/li>\n<li class=\"text\">Release mode: Type \u201cbuild.py &#8211;platform=summit &#8211;target=C66 &#8211;program=allExtObjects &#8211;profile=Release\u201d<\/li>\n<\/ul>\n<p class=\"text\">To build xAF library with external objects for M4 target:<\/p>\n<ul>\n<li class=\"text\">Debug mode: Type \u201cbuild.py &#8211;platform=summit &#8211;target=M4 &#8211;program=allExtObjects &#8211;profile=Debug\u201d<\/li>\n<li class=\"text\">Release mode: Type \u201cbuild.py &#8211;platform=summit &#8211;target=M4 &#8211;program=allExtObjects &#8211;profile=Release\u201d<\/li>\n<\/ul>\n<p class=\"text\">To build xAF library with external objects for all above targets:<\/p>\n<ul>\n<li class=\"text\">Debug mode: Type \u201cbuild.py &#8211;platform=summit &#8211;program=allExtObjects &#8211;profile=Debug\u201d<\/li>\n<li class=\"text\">Release mode: Type \u201cbuild.py &#8211;platform=summit &#8211;program=allExtObjects &#8211;profile=Release\u201d<\/li>\n<\/ul>\n<p class=\"text\">To build xAF library with external objects for Win32 target:<\/p>\n<ul>\n<li class=\"text\">Debug mode: Type \u201cbuild.py &#8211;platform=WinPc &#8211;target=Win32 &#8211;program=allExtObjects &#8211;profile=Debug\u201d<\/li>\n<li class=\"text\">Release mode: Type \u201cbuild.py &#8211;platform=WinPc &#8211;target=Win32 &#8211;program=allExtObjects &#8211;profile=Release\u201d<\/li>\n<\/ul>\n<p class=\"text\">To build xAF library with external objects for Win64 target:<\/p>\n<ul>\n<li class=\"text\">Debug mode: Type \u201cbuild.py &#8211;platform=WinPc &#8211;target=Win64 &#8211;program=allExtObjects &#8211;profile=Debug\u201d<\/li>\n<li class=\"text\">Release mode: Type \u201cbuild.py &#8211;platform=WinPc &#8211;target=Win64 &#8211;program=allExtObjects &#8211;profile=Release\u201d<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Create the audio object and corresponding cmake to build the audio object as per scetion 15 Go to extendable-audio-framework\\build\\externalObjConfig.cmake Set EXTERNAL_OBJECT_INCLUDE to audio object include directory Example for ISZ audio object: Set EXTERNAL_OBJECT_LIB to audio object library Example for ISZ audio object: Go to extendable-audio-framework\\build\\ExternalObjAudioIds.h and audio object Id Exmaple: ID for ISZ is 1201 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","footnotes":"","ocean_post_oembed":"","ocean_post_self_hosted_media":"","ocean_post_video_embed":"","ocean_link_format":"","ocean_link_format_target":"self","ocean_quote_format":"","ocean_quote_format_link":"post","ocean_gallery_link_images":"off","ocean_gallery_id":[]},"categories":[54,10],"tags":[],"coauthors":[165],"_links":{"self":[{"href":"https:\/\/audioworx.transfunnel.co\/old\/index.php?rest_route=\/wp\/v2\/posts\/4875"}],"collection":[{"href":"https:\/\/audioworx.transfunnel.co\/old\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/audioworx.transfunnel.co\/old\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/audioworx.transfunnel.co\/old\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/audioworx.transfunnel.co\/old\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4875"}],"version-history":[{"count":2,"href":"https:\/\/audioworx.transfunnel.co\/old\/index.php?rest_route=\/wp\/v2\/posts\/4875\/revisions"}],"predecessor-version":[{"id":13007,"href":"https:\/\/audioworx.transfunnel.co\/old\/index.php?rest_route=\/wp\/v2\/posts\/4875\/revisions\/13007"}],"wp:attachment":[{"href":"https:\/\/audioworx.transfunnel.co\/old\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4875"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/audioworx.transfunnel.co\/old\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=4875"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/audioworx.transfunnel.co\/old\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=4875"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/audioworx.transfunnel.co\/old\/index.php?rest_route=%2Fwp%2Fv2%2Fcoauthors&post=4875"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}