<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ubc.ca/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=EricTang</id>
	<title>UBC Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ubc.ca/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=EricTang"/>
	<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/Special:Contributions/EricTang"/>
	<updated>2026-09-25T21:24:54Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Documentation:24-1001_Enhanced_Auditory_Simulation_Improved_Map&amp;diff=861296</id>
		<title>Documentation:24-1001 Enhanced Auditory Simulation Improved Map</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Documentation:24-1001_Enhanced_Auditory_Simulation_Improved_Map&amp;diff=861296"/>
		<updated>2025-04-29T00:55:02Z</updated>

		<summary type="html">&lt;p&gt;EricTang: updated development section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{infobox Emerging Media Lab}}&lt;br /&gt;
=Introduction=&lt;br /&gt;
Despite advancements in hearing technology, individuals with hearing loss struggle with sound localization in day-to-day life. Research suggests, however, that the brain can adapt to localizing sound using only one ear, emphasizing the need for accessible training programs in both educational and clinical settings.&lt;br /&gt;
&lt;br /&gt;
Enhanced Auditory Simulation Improved Mapping, or EARSIM, is a VR prototype of one of these training programs, using Procedural Content Generation and Head-Related Transfer Function Sound Design to enhance users&#039; sound localization abilities. The game increases in difficulty by introducing environmental distractions and altering sound clarity. The current prototype is developed in Unreal Engine 5.4.4 and is compatible with Meta Quest 2 and 3, with optional headphone support for improved audio accuracy.​&lt;br /&gt;
&lt;br /&gt;
= Primary Features =&lt;br /&gt;
&lt;br /&gt;
* Realistic environments and animal avatars​ to enhance user experience and immersion&lt;br /&gt;
* Adaptive gameplay mechanics​&lt;br /&gt;
* Performance tracking and immediate feedback to show user progression and gamify the experience&lt;br /&gt;
&lt;br /&gt;
= Process =&lt;br /&gt;
Users interact by pointing and selecting the location of animal sound sources, receiving real-time feedback and scores based on accuracy. The experience features adjustable difficulty settings, a scoring system, and a progress panel that includes a timer countdown, target reminders, and performance tracking.&lt;br /&gt;
&lt;br /&gt;
[[File:EARSIM UI.png|center|thumb|474x474px|Project UI]]&lt;br /&gt;
&lt;br /&gt;
= Design =&lt;br /&gt;
The environment is built on a Procedural Content Generation (PCG) framework, enabling comprehensive customization to replicate real-world settings. Key environmental parameters, including vegetation density, weather conditions, and time of day, can be adjusted dynamically. The current prototype features three distinct environments, each offering a unique experience.​&lt;br /&gt;
&lt;br /&gt;
[[File:Screenshot 2025-04-28 at 1.27.22 PM.png|center|thumb|524x524px|Snow Environment]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Screenshot 2025-04-28 at 1.27.50 PM.png|center|thumb|522x522px|Animal Assets]]&lt;br /&gt;
[[File:Screenshot 2025-04-28 at 1.28.00 PM.png|center|thumb|522x522px|Desert Environment]]&lt;br /&gt;
&lt;br /&gt;
= Development =&lt;br /&gt;
EARSIM is built using Unreal Engine 5.4 with Meta Quest integration and is exported as a Windows PCVR package. The application uses procedural content generation (PCG) for dynamic environment creation, combined with a modular weather system, and features sound design utilizing the Resonance Audio spatialization plugin. We also used Unreal Engine&#039;s material graph system to create various game textures, as well as behavior trees and animation blueprints for animal behavior and movement. The logic for game progression is written with a blend of Blueprint and C++, while the rest of the functionalities are implemented using Blueprint.&lt;br /&gt;
&lt;br /&gt;
= User Research =&lt;br /&gt;
Usability testing was conducted to evaluate navigation, task completion, and interface clarity with participants of varying VR experiences and hearing abilities. Overall, usability was rated positively, with 7 out of 12 participants agreeing that navigation was straightforward and intuitive. ​&lt;br /&gt;
&lt;br /&gt;
Sound localization was identified as a key area for improvement, with some users struggling with unclear audio cues. Participants recommended enhancing sound cue clarity and refining the tutorial to provide clearer, step-by-step instructions, especially for users with no prior VR experience.&lt;br /&gt;
&lt;br /&gt;
=Next Steps=&lt;br /&gt;
Areas of exploration and improvement include:​&lt;br /&gt;
&lt;br /&gt;
* Implementation of profile system and user-based data saving ​&lt;br /&gt;
* Introduction of more animal species for diverse sound cues ​&lt;br /&gt;
* Improvement of accessibility options (color contrast settings, UI readability, etc&lt;br /&gt;
&lt;br /&gt;
= Code =&lt;br /&gt;
&lt;br /&gt;
* What version of Unreal is required to build this?&lt;br /&gt;
* Where on GitHub can we find the code? (If it&#039;s not on GitHub, why not?)&lt;br /&gt;
&lt;br /&gt;
* Add a section explaining:&lt;br /&gt;
** What third-party assets need to be added to the project? &lt;br /&gt;
** What the third-party asset does&lt;br /&gt;
** Why the third-party asset is needed.&lt;br /&gt;
&lt;br /&gt;
= Art Assets =&lt;br /&gt;
Provide information on any artwork developed for the project. This could includes scenes, controllers or assets.&lt;br /&gt;
&lt;br /&gt;
= Libraries =&lt;br /&gt;
What third party assets and plugins were used in the development of this project? Please thoroughly list all of them.&lt;br /&gt;
&lt;br /&gt;
A section regarding Unity Engine components and art related elements pertaining to that Prefab or Gameobject&lt;br /&gt;
&lt;br /&gt;
* What components need to be present in the Prefab or Gameobject for the feature to work properly (eg. Rigidbody and Colliders)&lt;br /&gt;
* Why the components are needed&lt;br /&gt;
* What tags or layers the Prefab or Gameobject needs to be set as and why&lt;br /&gt;
* Any additional special notes or quirks about the GameObject or Prefab&lt;br /&gt;
&lt;br /&gt;
= Setup Guide =&lt;br /&gt;
To try out the project locally, please refer to the attached PDF document: [[:File:EARSIM Set-Up Guide (README Doc).pdf|EARSIM Set-Up Guide.pdf]]&lt;br /&gt;
&lt;br /&gt;
This project requires a Meta Quest headset and a PC with a good graphics card to run. Don&#039;t worry if you don&#039;t have one — you can book a demo to try out the project at EML&#039;s demo space: https://eml.ubc.ca/visit-eml/&lt;br /&gt;
&lt;br /&gt;
= Poster =&lt;br /&gt;
[[File:Photo of EARSIM Showcase Poster.png|center|thumb|728x728px|EARSIM Showcase Poster]]&lt;br /&gt;
&lt;br /&gt;
=Development Team=&lt;br /&gt;
&lt;br /&gt;
=== Principal Investigators ===&lt;br /&gt;
&#039;&#039;&#039;Dr. Douglas Sladen&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Associate Professor &lt;br /&gt;
&lt;br /&gt;
UBC Faculty of Medicine&lt;br /&gt;
&lt;br /&gt;
University of British Columbia&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Dr. Valter Ciocca&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Professor&lt;br /&gt;
&lt;br /&gt;
UBC Faculty of Medicine&lt;br /&gt;
&lt;br /&gt;
University of British Columbia&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Dr. Joanne Whitehead&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Bioinformatician&lt;br /&gt;
&lt;br /&gt;
BC Children&#039;s Hospital&lt;br /&gt;
&lt;br /&gt;
=== Subject Matter Expert ===&lt;br /&gt;
&#039;&#039;&#039;Eli Hason&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Sound Designer&lt;br /&gt;
&lt;br /&gt;
Wabi Sabi Sound&lt;br /&gt;
&lt;br /&gt;
=== Student Team ===&lt;br /&gt;
&#039;&#039;&#039;Sinnie Choi, Project Lead, UI/UX Designer&#039;&#039;&#039; (September 2024 - April 2025)&lt;br /&gt;
&lt;br /&gt;
Work Learn at the Emerging Media Lab at UBC&lt;br /&gt;
&lt;br /&gt;
Undergraduate in School of Architecture and Landscape Architecture&lt;br /&gt;
&lt;br /&gt;
University of British Columbia&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Eric Tang, Software Developer&#039;&#039;&#039; (September 2024 - April 2025)&lt;br /&gt;
&lt;br /&gt;
Work Learn at the Emerging Media Lab at UBC&lt;br /&gt;
&lt;br /&gt;
Undergraduate in Bachelor of Applied Sciences in Computer Engineering&lt;br /&gt;
&lt;br /&gt;
University of British Columbia&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;James Edralin, Software Developer&#039;&#039;&#039; (September 2024 - April 2025)&lt;br /&gt;
&lt;br /&gt;
Coop Software Developer at the Emerging Media Lab at UBC&lt;br /&gt;
&lt;br /&gt;
Undergraduate in Bachelor of Science in Computer Science&lt;br /&gt;
&lt;br /&gt;
University of British Columbia&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Mark Hamon, Software Developer&#039;&#039;&#039; (January - April 2025)&lt;br /&gt;
&lt;br /&gt;
Work Learn at the Emerging Media Lab at UBC&lt;br /&gt;
&lt;br /&gt;
Undergraduate in Bachelor of Science in Physics&lt;br /&gt;
&lt;br /&gt;
University of British Columbia&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Julien Roy, Project Lead and Software Developer&#039;&#039;&#039; (September - December 2024)&lt;br /&gt;
&lt;br /&gt;
Work Learn at the Emerging Media Lab at UBC&lt;br /&gt;
&lt;br /&gt;
Undergraduate in Bachelor of Science in Computer Science&lt;br /&gt;
&lt;br /&gt;
University of British Columbia&lt;br /&gt;
&lt;br /&gt;
=License=&lt;br /&gt;
MIT License&lt;br /&gt;
&lt;br /&gt;
Copyright (c) 2023 University of British Columbia&lt;br /&gt;
&lt;br /&gt;
Permission is hereby granted, free of charge, to any person obtaining a copy&lt;br /&gt;
of this software and associated documentation files (the &amp;quot;Software&amp;quot;), to deal&lt;br /&gt;
in the Software without restriction, including without limitation the rights&lt;br /&gt;
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell&lt;br /&gt;
copies of the Software, and to permit persons to whom the Software is&lt;br /&gt;
furnished to do so, subject to the following conditions:&lt;br /&gt;
&lt;br /&gt;
The above copyright notice and this permission notice shall be included in all&lt;br /&gt;
copies or substantial portions of the Software.&lt;br /&gt;
&lt;br /&gt;
THE SOFTWARE IS PROVIDED &amp;quot;AS IS&amp;quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR&lt;br /&gt;
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,&lt;br /&gt;
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE&lt;br /&gt;
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER&lt;br /&gt;
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,&lt;br /&gt;
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE&lt;br /&gt;
SOFTWARE.&lt;br /&gt;
&lt;br /&gt;
Last edit: May 18, 2023 by Daniel Lindenberger&lt;br /&gt;
{{cc-by-sa-4.0}}&lt;br /&gt;
[[Category: Emerging Media Lab]] [[Category: EML]]&lt;/div&gt;</summary>
		<author><name>EricTang</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Documentation:24-1001_Enhanced_Auditory_Simulation_Improved_Map&amp;diff=861295</id>
		<title>Documentation:24-1001 Enhanced Auditory Simulation Improved Map</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Documentation:24-1001_Enhanced_Auditory_Simulation_Improved_Map&amp;diff=861295"/>
		<updated>2025-04-29T00:31:00Z</updated>

		<summary type="html">&lt;p&gt;EricTang: Edited the setup guide&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{infobox Emerging Media Lab}}&lt;br /&gt;
=Introduction=&lt;br /&gt;
Despite advancements in hearing technology, individuals with hearing loss struggle with sound localization in day-to-day life. Research suggests, however, that the brain can adapt to localizing sound using only one ear, emphasizing the need for accessible training programs in both educational and clinical settings.&lt;br /&gt;
&lt;br /&gt;
Enhanced Auditory Simulation Improved Mapping, or EARSIM, is a VR prototype of one of these training programs, using Procedural Content Generation and Head-Related Transfer Function Sound Design to enhance users&#039; sound localization abilities. The game increases in difficulty by introducing environmental distractions and altering sound clarity. The current prototype is developed in Unreal Engine 5.4.4 and is compatible with Meta Quest 2 and 3, with optional headphone support for improved audio accuracy.​&lt;br /&gt;
&lt;br /&gt;
= Primary Features =&lt;br /&gt;
&lt;br /&gt;
* Realistic environments and animal avatars​ to enhance user experience and immersion&lt;br /&gt;
* Adaptive gameplay mechanics​&lt;br /&gt;
* Performance tracking and immediate feedback to show user progression and gamify the experience&lt;br /&gt;
&lt;br /&gt;
= Process =&lt;br /&gt;
Users interact by pointing and selecting the location of animal sound sources, receiving real-time feedback and scores based on accuracy. The experience features adjustable difficulty settings, a scoring system, and a progress panel that includes a timer countdown, target reminders, and performance tracking.&lt;br /&gt;
&lt;br /&gt;
[[File:EARSIM UI.png|center|thumb|474x474px|Project UI]]&lt;br /&gt;
&lt;br /&gt;
= Design =&lt;br /&gt;
The environment is built on a Procedural Content Generation (PCG) framework, enabling comprehensive customization to replicate real-world settings. Key environmental parameters, including vegetation density, weather conditions, and time of day, can be adjusted dynamically. The current prototype features three distinct environments, each offering a unique experience.​&lt;br /&gt;
&lt;br /&gt;
[[File:Screenshot 2025-04-28 at 1.27.22 PM.png|center|thumb|524x524px|Snow Environment]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Screenshot 2025-04-28 at 1.27.50 PM.png|center|thumb|522x522px|Animal Assets]]&lt;br /&gt;
[[File:Screenshot 2025-04-28 at 1.28.00 PM.png|center|thumb|522x522px|Desert Environment]]&lt;br /&gt;
&lt;br /&gt;
= Development =&lt;br /&gt;
EARSIM&#039;s audio design uses Unreal Engine&#039;s audio system combined with the Google Resonance Audio plugin. This integration creates an immersive and realistic sound environment with excellent directionality. The audio setup has been thoroughly tested to ensure accurate sound localization, with carefully selected animal calls and ambient environment sound clips layered to increase difficulty as users progress.&lt;br /&gt;
&lt;br /&gt;
= User Research =&lt;br /&gt;
Usability testing was conducted to evaluate navigation, task completion, and interface clarity with participants of varying VR experiences and hearing abilities. Overall, usability was rated positively, with 7 out of 12 participants agreeing that navigation was straightforward and intuitive. ​&lt;br /&gt;
&lt;br /&gt;
Sound localization was identified as a key area for improvement, with some users struggling with unclear audio cues. Participants recommended enhancing sound cue clarity and refining the tutorial to provide clearer, step-by-step instructions, especially for users with no prior VR experience.&lt;br /&gt;
&lt;br /&gt;
=Next Steps=&lt;br /&gt;
Areas of exploration and improvement include:​&lt;br /&gt;
&lt;br /&gt;
* Implementation of profile system and user-based data saving ​&lt;br /&gt;
* Introduction of more animal species for diverse sound cues ​&lt;br /&gt;
* Improvement of accessibility options (color contrast settings, UI readability, etc&lt;br /&gt;
&lt;br /&gt;
= Code =&lt;br /&gt;
&lt;br /&gt;
* What version of Unreal is required to build this?&lt;br /&gt;
* Where on GitHub can we find the code? (If it&#039;s not on GitHub, why not?)&lt;br /&gt;
&lt;br /&gt;
* Add a section explaining:&lt;br /&gt;
** What third-party assets need to be added to the project? &lt;br /&gt;
** What the third-party asset does&lt;br /&gt;
** Why the third-party asset is needed.&lt;br /&gt;
&lt;br /&gt;
= Art Assets =&lt;br /&gt;
Provide information on any artwork developed for the project. This could includes scenes, controllers or assets.&lt;br /&gt;
&lt;br /&gt;
= Libraries =&lt;br /&gt;
What third party assets and plugins were used in the development of this project? Please thoroughly list all of them.&lt;br /&gt;
&lt;br /&gt;
A section regarding Unity Engine components and art related elements pertaining to that Prefab or Gameobject&lt;br /&gt;
&lt;br /&gt;
* What components need to be present in the Prefab or Gameobject for the feature to work properly (eg. Rigidbody and Colliders)&lt;br /&gt;
* Why the components are needed&lt;br /&gt;
* What tags or layers the Prefab or Gameobject needs to be set as and why&lt;br /&gt;
* Any additional special notes or quirks about the GameObject or Prefab&lt;br /&gt;
&lt;br /&gt;
= Setup Guide =&lt;br /&gt;
To try out the project locally, please refer to the attached PDF document: [[:File:EARSIM Set-Up Guide (README Doc).pdf|EARSIM Set-Up Guide.pdf]]&lt;br /&gt;
&lt;br /&gt;
This project requires a Meta Quest headset and a PC with a good graphics card to run. Don&#039;t worry if you don&#039;t have one — you can book a demo to try out the project at EML&#039;s demo space: https://eml.ubc.ca/visit-eml/&lt;br /&gt;
&lt;br /&gt;
= Poster =&lt;br /&gt;
[[File:Photo of EARSIM Showcase Poster.png|center|thumb|728x728px|EARSIM Showcase Poster]]&lt;br /&gt;
&lt;br /&gt;
=Development Team=&lt;br /&gt;
&lt;br /&gt;
=== Principal Investigators ===&lt;br /&gt;
&#039;&#039;&#039;Dr. Douglas Sladen&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Associate Professor &lt;br /&gt;
&lt;br /&gt;
UBC Faculty of Medicine&lt;br /&gt;
&lt;br /&gt;
University of British Columbia&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Dr. Valter Ciocca&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Professor&lt;br /&gt;
&lt;br /&gt;
UBC Faculty of Medicine&lt;br /&gt;
&lt;br /&gt;
University of British Columbia&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Dr. Joanne Whitehead&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Bioinformatician&lt;br /&gt;
&lt;br /&gt;
BC Children&#039;s Hospital&lt;br /&gt;
&lt;br /&gt;
=== Subject Matter Expert ===&lt;br /&gt;
&#039;&#039;&#039;Eli Hason&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Sound Designer&lt;br /&gt;
&lt;br /&gt;
Wabi Sabi Sound&lt;br /&gt;
&lt;br /&gt;
=== Student Team ===&lt;br /&gt;
&#039;&#039;&#039;Sinnie Choi, Project Lead, UI/UX Designer&#039;&#039;&#039; (September 2024 - April 2025)&lt;br /&gt;
&lt;br /&gt;
Work Learn at the Emerging Media Lab at UBC&lt;br /&gt;
&lt;br /&gt;
Undergraduate in School of Architecture and Landscape Architecture&lt;br /&gt;
&lt;br /&gt;
University of British Columbia&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Eric Tang, Software Developer&#039;&#039;&#039; (September 2024 - April 2025)&lt;br /&gt;
&lt;br /&gt;
Work Learn at the Emerging Media Lab at UBC&lt;br /&gt;
&lt;br /&gt;
Undergraduate in Bachelor of Applied Sciences in Computer Engineering&lt;br /&gt;
&lt;br /&gt;
University of British Columbia&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;James Edralin, Software Developer&#039;&#039;&#039; (September 2024 - April 2025)&lt;br /&gt;
&lt;br /&gt;
Coop Software Developer at the Emerging Media Lab at UBC&lt;br /&gt;
&lt;br /&gt;
Undergraduate in Bachelor of Science in Computer Science&lt;br /&gt;
&lt;br /&gt;
University of British Columbia&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Mark Hamon, Software Developer&#039;&#039;&#039; (January - April 2025)&lt;br /&gt;
&lt;br /&gt;
Work Learn at the Emerging Media Lab at UBC&lt;br /&gt;
&lt;br /&gt;
Undergraduate in Bachelor of Science in Physics&lt;br /&gt;
&lt;br /&gt;
University of British Columbia&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Julien Roy, Project Lead and Software Developer&#039;&#039;&#039; (September - December 2024)&lt;br /&gt;
&lt;br /&gt;
Work Learn at the Emerging Media Lab at UBC&lt;br /&gt;
&lt;br /&gt;
Undergraduate in Bachelor of Science in Computer Science&lt;br /&gt;
&lt;br /&gt;
University of British Columbia&lt;br /&gt;
&lt;br /&gt;
=License=&lt;br /&gt;
MIT License&lt;br /&gt;
&lt;br /&gt;
Copyright (c) 2023 University of British Columbia&lt;br /&gt;
&lt;br /&gt;
Permission is hereby granted, free of charge, to any person obtaining a copy&lt;br /&gt;
of this software and associated documentation files (the &amp;quot;Software&amp;quot;), to deal&lt;br /&gt;
in the Software without restriction, including without limitation the rights&lt;br /&gt;
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell&lt;br /&gt;
copies of the Software, and to permit persons to whom the Software is&lt;br /&gt;
furnished to do so, subject to the following conditions:&lt;br /&gt;
&lt;br /&gt;
The above copyright notice and this permission notice shall be included in all&lt;br /&gt;
copies or substantial portions of the Software.&lt;br /&gt;
&lt;br /&gt;
THE SOFTWARE IS PROVIDED &amp;quot;AS IS&amp;quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR&lt;br /&gt;
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,&lt;br /&gt;
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE&lt;br /&gt;
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER&lt;br /&gt;
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,&lt;br /&gt;
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE&lt;br /&gt;
SOFTWARE.&lt;br /&gt;
&lt;br /&gt;
Last edit: May 18, 2023 by Daniel Lindenberger&lt;br /&gt;
{{cc-by-sa-4.0}}&lt;br /&gt;
[[Category: Emerging Media Lab]] [[Category: EML]]&lt;/div&gt;</summary>
		<author><name>EricTang</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=File:EARSIM_Set-Up_Guide_(README_Doc).pdf&amp;diff=861294</id>
		<title>File:EARSIM Set-Up Guide (README Doc).pdf</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=File:EARSIM_Set-Up_Guide_(README_Doc).pdf&amp;diff=861294"/>
		<updated>2025-04-29T00:11:45Z</updated>

		<summary type="html">&lt;p&gt;EricTang: Uploaded own work with UploadWizard&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=={{int:filedesc}}==&lt;br /&gt;
{{Information&lt;br /&gt;
|description={{en|1=how to setup and use the EARSIM project}}&lt;br /&gt;
|date=2025-04-28&lt;br /&gt;
|source={{own}}&lt;br /&gt;
|author=[[User:EricTang|EricTang]]&lt;br /&gt;
|permission=&lt;br /&gt;
|other versions=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=={{int:license-header}}==&lt;br /&gt;
{{self|cc-by-sa-4.0}}&lt;/div&gt;</summary>
		<author><name>EricTang</name></author>
	</entry>
</feed>