From 92fb5ebead5e9909126f0ebd9a8ef41bcd61862d Mon Sep 17 00:00:00 2001
From: "Dipl.-Ing. Jonas Stienen"
Date: Tue, 21 Nov 2017 16:41:08 +0100
Subject: [PATCH] Stuff
---
work/help.html | 12 ++++++++----
work/research.html | 1 -
2 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/work/help.html b/work/help.html
index 26a107f..dbbf3ca 100644
--- a/work/help.html
+++ b/work/help.html
@@ -108,13 +108,16 @@
Use ASIO drivers.
- Can a VA server run on a mobile device, for example on an Android platform?
-
-
+ Can a VA server run on a mobile device, for example on an Android
platform?
+
- I am trying to use a VA binding, but I get a 'module not found' or 'library not found' error.
+ I am trying to use a VA binding, but I get a 'module not found' or 'library not found' error.
You are missing a dependent shared library (dll on Windows). Make sure to include the dependencies of you copy libraries. If you are a developer, the Dependency Walker is an excellent supporter for solving these problems on Windows platforms. Otherwise consider switching to static linking to avoid this problem with the VA bindings.
+
+ Can I use SOFA
HRTFs in VA?
+ Not directly, but you can convert SOFA
HRTF files into OpenDAFF
using the ITA-Toolbox for Matlab. Create an itaHRTF
and load the SOFA
file, then export using ita_write_daff
.
+
@@ -134,6 +137,7 @@
does it affect the interface? File it here: VABase issues
does it affect the Python binding? File it here: VAPython issues
does it affect the Matlab binding? File it here: VAMatlab issues
+ does it affect the Redstart application: Redstart issues
does it affect the functionality* of VA? File it here: VACore issues
* in most cases, VA and its rendering or reproduction modules will behave oddly, which usually points to a problem in the core of VA. Also, if you do not know where to file your issue, use the VACore as it is the most active part of development.
diff --git a/work/research.html b/work/research.html
index 602f044..1a5085f 100644
--- a/work/research.html
+++ b/work/research.html
@@ -125,7 +125,6 @@
Schröder, D.; Wefers, F.; Pelzer, S.; Rausch, D.; Vorländer, M. & Kuhlen, T.
Virtual reality system at RWTH Aachen University
Proceedings of the International Symposium on Room Acoustics (ISRA), Melbourne, Australia, 2010
-
--
GitLab