Skip to content

Commit 94a0f21

Browse files
committed
Improve useability, pivot to consumer-facing v1.1
1 parent d8c913b commit 94a0f21

23 files changed

+6254
-1071
lines changed

Assets/Prefabs/DataCapture.prefab

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,5 +140,23 @@ MonoBehaviour:
140140
m_Script: {fileID: 11500000, guid: 9a12f5fb3506816478235e85f5941d66, type: 3}
141141
m_Name:
142142
m_EditorClassIdentifier:
143+
recordingDuration: 0
143144
recordButton: {fileID: 0}
145+
stopButton: {fileID: 0}
144146
saveButton: {fileID: 0}
147+
loadButton: {fileID: 0}
148+
loadSource: {fileID: 0}
149+
timeText: {fileID: 0}
150+
directoryText: {fileID: 0}
151+
playback: {fileID: 0}
152+
server: {fileID: 0}
153+
livePort: 39540
154+
playbackPort: 39541
155+
recordRate: 0.01
156+
audioDelay: 0.05
157+
staticInterval: 0
158+
recordAudio: 1
159+
playbackDuration: 0
160+
recordAudioToggle: {fileID: 0}
161+
deviceDropdown: {fileID: 0}
162+
maxDuration: 3599

Assets/Scripts/VDataCapture.cs

Lines changed: 0 additions & 366 deletions
This file was deleted.

0 commit comments

Comments
 (0)