https://git.useribm.hu
/
mediacube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d055b2
)
git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube...
author
Bellai Ádám
<USER\adam.bellai>
Fri, 10 Nov 2017 13:18:36 +0000
(13:18 +0000)
committer
Bellai Ádám
<USER\adam.bellai>
Fri, 10 Nov 2017 13:18:36 +0000
(13:18 +0000)
client/AudioRecorder/WavRecorder.cs
patch
|
blob
|
history
diff --git
a/client/AudioRecorder/WavRecorder.cs
b/client/AudioRecorder/WavRecorder.cs
index 206ac5de633f98163c79a850ca4f77917e815fec..e018a30d9c3b404751b6a9d6d7101852b0050836 100644
(file)
--- a/
client/AudioRecorder/WavRecorder.cs
+++ b/
client/AudioRecorder/WavRecorder.cs
@@
-46,7
+46,7
@@
namespace AudioRecorder {
DeviceNumber = inputDeviceIndex,
\r
WaveFormat =
\r
WaveFormat.CreateIeeeFloatWaveFormat(8000, MONO_CHANEL)
\r
- //new WaveFormat(8000, MONO_CHANEL)
\r
+ //new WaveFormat(8000, MONO_CHANEL)
\r
};
\r
}
\r
\r