aboutsummaryrefslogtreecommitdiff
path: root/client/audio
diff options
context:
space:
mode:
Diffstat (limited to 'client/audio')
-rw-r--r--client/audio/TODO.md42
1 files changed, 42 insertions, 0 deletions
diff --git a/client/audio/TODO.md b/client/audio/TODO.md
new file mode 100644
index 00000000..56c3c064
--- /dev/null
+++ b/client/audio/TODO.md
@@ -0,0 +1,42 @@
+
+sfx:
+- plate on table
+ - `plate_down1`
+ - `plate_down2`
+ - `plate_down3`
+- stuff on plate
+ - `into_plate1`
+ - `into_plate2`
+- stuff in pot
+ - `into_pot1`
+ - `into_pot2`
+- stuff in cutting board
+ - `into_board1`
+ - `into_board2`
+- stuff in blender
+ - `into_blender1`
+- cutting
+ - `cutting1`
+ - `cutting2`
+ - `cutting3`
+- cooking
+ - `cooking1`
+ - `cooking2`
+ - `cooking3`
+- blender
+ - `blender1`
+ - `blender2`
+ - `blender3`
+- pickup plate
+ - `plate_up`
+- pickup other
+ - `pickup1`
+ - `pickup2`
+- walking
+ - `steps1`
+ - `steps2`
+ - `steps3`
+- running
+ - `steps_fast1`
+ - `steps_fast2`
+ - `steps_fast3`