Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
VACore
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
6
Issues
6
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Institute of Technical Acoustics (ITA)
VACore
Commits
a3a2a6db
Commit
a3a2a6db
authored
Apr 03, 2018
by
Dipl.-Ing. Jonas Stienen
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop' of
https://git.rwth-aachen.de/ita/VACore
into develop
parents
9f6c47ac
744d6396
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
CMakeLists.txt
CMakeLists.txt
+1
-1
conf/VACore.ini.proto
conf/VACore.ini.proto
+2
-2
No files found.
CMakeLists.txt
View file @
a3a2a6db
...
...
@@ -121,7 +121,7 @@ if( NOT DEFINED ITA_VACORE_WITH_AUDIO_BACKEND_PORTAUDIO )
set
(
ITA_VACORE_WITH_AUDIO_BACKEND_PORTAUDIO ON CACHE BOOL
"Build VACore with Portaudio audio backend support"
)
endif
(
)
if
(
NOT DEFINED ITA_VACORE_WITH_AUDIO_BACKEND_VIRTUAL
)
set
(
ITA_VACORE_WITH_AUDIO_BACKEND_VIRTUAL O
FF
CACHE BOOL
"Build VACore with virtual audio backend support (for offline simulations)"
)
set
(
ITA_VACORE_WITH_AUDIO_BACKEND_VIRTUAL O
N
CACHE BOOL
"Build VACore with virtual audio backend support (for offline simulations)"
)
endif
(
)
...
...
conf/VACore.ini.proto
View file @
a3a2a6db
...
...
@@ -195,8 +195,8 @@ UpdateRateER = 4.2
UpdateRateDD
=
0.08
DirectSoundPowerCorrectionFactor
=
0.05
[
Renderer
:
My
Monaural
FreeField
]
Class
=
Monaural
FreeField
[
Renderer
:
My
Prototype
FreeField
]
Class
=
Prototype
FreeField
Enabled
=
false
Reproductions
=
MyTalkthroughHeadphones
MotionModelNumHistoryKeys
=
10000
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment