- 29 Nov, 2016 1 commit
-
-
Jonas Stienen authored
-
- 25 Nov, 2016 3 commits
-
-
Dipl.-Ing. Jonas Stienen authored
-
Dipl.-Ing. Jonas Stienen authored
-
Dipl.-Ing. Jonas Stienen authored
-
- 24 Nov, 2016 2 commits
-
-
-
Jonas Stienen authored
-
- 23 Nov, 2016 1 commit
-
-
Dipl.-Ing. Jonas Stienen authored
-
- 17 Nov, 2016 1 commit
-
-
Jonas Stienen authored
-
- 14 Nov, 2016 3 commits
-
-
-
Dipl.-Ing. Jonas Stienen authored
-
Dipl.-Ing. Jonas Stienen authored
Fixing reset bugs and adding verbose outputs during reset in mono and binaural FF renderer. ActiveListener still a problem, will have to move to versioned scene handling.
-
- 09 Nov, 2016 1 commit
-
-
Jonas Stienen authored
Removing unrequired sampling rate parameter in signal sources. Fixing Config parser unused default parameter for anyway non-empty string. A lot of style stuff and inline statements where missing.
-
- 03 Nov, 2016 2 commits
-
-
Dipl.-Ing. Jonas Stienen authored
-
Dipl.-Ing. Jonas Stienen authored
-
- 26 Oct, 2016 1 commit
-
-
Dipl.-Ing. Jonas Stienen authored
-
- 24 Oct, 2016 1 commit
-
-
Jonas Stienen authored
Refactoring VAProfiler. No Profiler output if not high verbosity level now. Some style changes. Progress on event based CallModule interface (by default outcommented with preproc flag).
-
- 23 Oct, 2016 1 commit
-
-
Dipl.-Ing. Jonas Stienen authored
-
- 19 Oct, 2016 1 commit
-
-
Dipl.-Ing. Jonas Stienen authored
-
- 18 Oct, 2016 2 commits
-
-
-
Dipl.-Ing. Jonas Stienen authored
Activating and fixing tests Motion and SceneConfig. Also some more inline statements and style changes.
-
- 17 Oct, 2016 1 commit
-
-
Jonas Stienen authored
-
- 13 Oct, 2016 4 commits
-
-
Jonas Stienen authored
-
Dipl.-Ing. Jonas Stienen authored
Fix in AR rendering, now updates are stable and forced updates are never ommitted if the come from different threads. Some style changes in VASoundSourceState, also refactoring volume (now double)
-
Dipl.-Ing. Jonas Stienen authored
-
Dipl.-Ing. Jonas Stienen authored
-
- 08 Oct, 2016 2 commits
-
-
Dipl.-Ing. Jonas Stienen authored
-
Dipl.-Ing. Jonas Stienen authored
-
- 04 Oct, 2016 2 commits
-
-
Jonas Stienen authored
Also some output formatting for trace information.
-
Jonas Stienen authored
Moving from macro-based renderer registry to a procedural registration during core creation for 'internal' renderers. Also refactoring Freefield to FreeField (or FREEFIELD to FREE_FIELD) and adding some more qualified names to classes, i.e. 'GenericPath' as 'PrototypeGenericPath'.
-
- 30 Sep, 2016 1 commit
-
-
Dipl.-Ing. Jonas Stienen authored
-
- 23 Sep, 2016 1 commit
-
-
Dipl.-Ing. Jonas Stienen authored
-
- 21 Sep, 2016 4 commits
-
-
Dipl.-Ing. Jonas Stienen authored
Adding feature for individualized inter-aural time difference adjustment based on anthropometric data - head height, width and depth. Can be set during run-time via SetListenerParameters( magic_struct ).
-
-
Dipl.-Ing. Jonas Stienen authored
Introducing auto-generated VACore including paths and config possiblity via CMake. Also, VACore.ini is not under version control, therefore individual changes made are not forced to be committed. Adding development switch for cross-talk cancellation sweet spot widening. Refactoring and doc for VA factory. Adding dev switch in NCTC reproduction for sweet spot widening.
-
Dipl.-Ing. Jonas Stienen authored
-
- 07 Sep, 2016 2 commits
-
-
-
Jonas Stienen authored
Finalizing audio driver before destruction in VACore initialize when something went wrong - otherwise ASIO driver will still be initialized but cannot be used anymore (critical section blocked)
-
- 06 Sep, 2016 2 commits
-
-
Dipl.-Ing. Jonas Stienen authored
Changing some output levels for information that is not so important and moved them to 'trace' level
-
Dipl.-Ing. Jonas Stienen authored
Current streaming output is now at log level "info" and not "trace".
-
- 05 Sep, 2016 1 commit
-
-
Jonas Stienen authored
Fixing audio file signal source container copy (was using problematic assignment operator, now using write() method)
-