Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Institute of Technical Acoustics (ITA)
VAUnity
Commits
5e781de8
Commit
5e781de8
authored
Nov 21, 2016
by
Maurice Tayeb Andreas
Browse files
Gain angepasst
parent
174112b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
VAUSoundSource.cs
View file @
5e781de8
...
...
@@ -7,7 +7,7 @@ using VA;
public
class
VAUSoundSource
:
MonoBehaviour
{
public
int
AuralizationMode
=
1
;
[
Range
(
0.0f
,
10
0
.0f
)]
[
Range
(
0.0f
,
10.0f
)]
public
int
Volume
=
1
;
public
string
SignalSource
=
""
;
private
VANet
_VA
=
null
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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