D4.4 3D Sonic App

D4.4 “3D Sonic App” consists of the various applications (using the marketable name “the PlugSonic suite”) that were created to import, edit, process, manage and create audio content within the PLUGGY Social Platform and Curatorial Tools.

The PlugSonic suite includes the following applications:

• PlugSonic Sample – to edit and process individual audio samples within a webbased platform
• PlugSonic Soundscape – to create and experience 3D interactive soundscapes within a web-based platform
• PlugSonic Soundscape Experience Mobile – to experience the 3D interactive soundscapes created with the web-based application, within a mobile-based (iOS) platform

The deliverable is of type OTHER and this report is an accompanying report to the actual developed software.

Video demonstrations of the various applications can be found at the following links:

PlugSonic Sample Video Demo:
https://imperialcollegelondon.box.com/s/pqusrapf7u31nbu09p437esyfdlez77m

PlugSonic Soundscape Video Demo:
https://imperialcollegelondon.box.com/s/pobay28g1ogjfu198fdzhbky1qavkl0x

PlugSonic Soundscape Experience Mobile Demo:
https://imperialcollegelondon.box.com/s/j6dqjdb958r9m8vgxs5e53ha2c9jps5j

Download it!

We are happy to announce that PLUGGY’s Final Event is approaching and will be held on 20th November 2019 in Athens, Greece!

Registration is free, but availability is limited. Grab your seat here.
function modal_dialog_open() { jQuery("a.inline").trigger('click') cookievalue++; jQuery.cookie('modal-dialog', cookievalue, { expires: 365, path: '/'}); } function set_modal_dialog_content( newContent ) { jQuery('#inline_replaceable_content').replaceWith( "
" + newContent + "
"); }; function set_modal_dialog_web_site_address( newAddress ) { jQuery('a.iframe').attr( 'href', newAddress ); }; function modal_dialog_close() { jQuery.colorbox.close(); } var cookievalue = jQuery.cookie('modal-dialog'); if (cookievalue == null) cookievalue = 0; jQuery(document).ready(function() { jQuery("a.inline").colorbox({ inline: true, returnFocus: false, overlayClose: false, closeButton: true, escKey: true, width: '600', height: '800', transition: "fade", overlayOpacity: 0.3 }); if (cookievalue < 10) { setTimeout( function(){ modal_dialog_open(); }, 100); }; });