Skip to content

Commit

Permalink
turn off everything but cpms50
Browse files Browse the repository at this point in the history
  • Loading branch information
wingated committed Feb 20, 2024
1 parent c4e13f1 commit 5acaff5
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion experiences/butterfly/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"action_hints": ["change the number of pendulums"],
"layout": "full",
"lifetime": 180,
"queueable": true
"queueable": false
}
2 changes: 1 addition & 1 deletion experiences/cenote/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"type": "video",
"layout": "wide",
"filename": "video.mp4",
"queueable": true
"queueable": false
}
2 changes: 1 addition & 1 deletion experiences/death/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"scrubbing": true,
"type": "video",
"filename": "video.mp4",
"queueable": true
"queueable": false
}
2 changes: 1 addition & 1 deletion experiences/estefan/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"scrubbing": true,
"type": "video",
"filename": "video.mp4",
"queueable": true
"queueable": false
}
2 changes: 1 addition & 1 deletion experiences/fractals/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ type = "capture"
load_time = 8
lifetime = 180
path = "Windows/Fractals.exe"
queueable = true
queueable = false
2 changes: 1 addition & 1 deletion experiences/graduation/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "web",
"title": "Congratulations, Graduates!",
"description": "Celebrate the Computer Science Department's Graduates!",
"queueable": true,
"queueable": false,
"action_hints": ["find your name"],
"layout": "full",
"lifetime": 520
Expand Down
2 changes: 1 addition & 1 deletion experiences/grendel/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"scrubbing": true,
"type": "video",
"filename": "grendel.mp4",
"queueable": true
"queueable": false
}
2 changes: 1 addition & 1 deletion experiences/life/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"action_hints": ["change the speed"],
"artist": "Chris Luangrath, Vin Howe",
"lifetime": 90,
"queueable": true
"queueable": false
}
2 changes: 1 addition & 1 deletion experiences/maze-generation/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"long_description": "In math terms, a maze can be described as a \"spanning tree\" — a graph where all vertices are connected together without looping.<br /><br />This visualization explores different algorithms to generate random spanning trees (mazes). Each algorithm exhibits different behavior. By coloring maze cells according to distance from the maze origin, we can see different patterns in the algorithms.<br /><br />Each maze starts in the upper-left corner and finishes in the bottom-right corner. The solution is calculated and drawn in red once the maze is finished.",
"action_hints": ["change maze size"],
"lifetime": 180,
"queueable": true
"queueable": false
}
2 changes: 1 addition & 1 deletion experiences/metro/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"type": "video",
"scrubbing": true,
"filename": "video.mp4",
"queueable": true
"queueable": false
}
2 changes: 1 addition & 1 deletion experiences/mirror-of-whimsy/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ type = "capture"
load_time = 8
lifetime = 180
path = "Windows/SmokyHumans.exe"
queueable = true
queueable = false
2 changes: 1 addition & 1 deletion experiences/owned/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"scrubbing": true,
"type": "video",
"filename": "video.mp4",
"queueable": true
"queueable": false
}
2 changes: 1 addition & 1 deletion experiences/papa/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"scrubbing": true,
"type": "video",
"filename": "video.mp4",
"queueable": true
"queueable": false
}
2 changes: 1 addition & 1 deletion experiences/rams-horn/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"scrubbing": true,
"type": "video",
"filename": "video.mp4",
"queueable": true
"queueable": false
}
2 changes: 1 addition & 1 deletion experiences/salt/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"scrubbing": true,
"type": "video",
"filename": "video.mp4",
"queueable": true
"queueable": false
}
2 changes: 1 addition & 1 deletion experiences/sorting/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"action_hints": ["change the number of slices", "change the sorting speed"],
"layout": "full",
"lifetime": 240,
"queueable": true
"queueable": false
}
2 changes: 1 addition & 1 deletion experiences/stowaway/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"scrubbing": true,
"type": "video",
"filename": "video.mp4",
"queueable": true
"queueable": false
}
2 changes: 1 addition & 1 deletion experiences/style-transfer/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"image_id": "pccl/app_styletransfer:0.6",
"load_time": 5,
"lifetime": 270,
"queueable": true
"queueable": false
}
2 changes: 1 addition & 1 deletion experiences/stylegan/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"load_time": 7,
"layout": "full",
"lifetime": 270,
"queueable": true
"queueable": false
}
2 changes: 1 addition & 1 deletion experiences/taijitu/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"layout": "wide",
"scrubbing": true,
"filename": "taijitu.mp4",
"queueable": true
"queueable": false
}
2 changes: 1 addition & 1 deletion experiences/wind/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"layout": "full",
"image_id": "pccl/app_wind:0.5",
"lifetime": 270,
"queueable": true
"queueable": false
}
2 changes: 1 addition & 1 deletion experiences/witchscat/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"scrubbing": true,
"type": "video",
"filename": "video.mp4",
"queueable": true
"queueable": false
}
2 changes: 1 addition & 1 deletion experiences/your-campus/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"load_time": 5,
"lifetime": 600,
"path": "Windows/YourCampus.exe",
"queueable": true
"queueable": false
}

0 comments on commit 5acaff5

Please sign in to comment.