Can't remember what this was for; found in my misc. code. Generates a tone wavefile at the desired frequency.
Refactored recently to see how custom data structs (i.e. Int24) would work
Updated 2025-01-27 06:36:30 +13:00
Routes audio via the AudioGraph Windows 10 API
Updated 2025-01-27 06:36:28 +13:00
Renders standard camera capture devices to the window. Allows specification of the source audio stream.
Updated 2025-01-27 06:36:27 +13:00
Quick program to find imprecision in the data set
Updated 2025-01-27 06:36:24 +13:00
Night Sky Theme for Gitea, used on https://git.software.kauripeak.co.nz/
Updated 2025-01-27 06:36:23 +13:00
Program written to force the restart of a router when it would stop responding to network traffic. Ran for a few years without issue, until the hardware was eventually replaced. (New routers often have scheduled restarts as a feature) (old, 2016)
Updated 2025-01-27 06:29:38 +13:00
Receives audio data from a stream, and plays it to an FM broadcaster.
Generates RDS data for the broadcasting chip to encode
Updated 2025-01-27 06:09:33 +13:00
Checks if the given number is prime
Updated 2025-01-27 06:09:14 +13:00
Removes old files from the specified folder (used to delete old security camera footage)
Updated 2025-01-27 06:09:12 +13:00
Updated 2025-01-27 06:08:55 +13:00
An example of how to use the file system's watcher in Windows
Updated 2025-01-27 06:08:48 +13:00
Updates the specified Cloudflare DNS entry with the external IP of the current system
Updated 2025-01-27 06:08:47 +13:00
Finds the shortest path that traverses every node in a Graph (repeating nodes is permissible)
Updated 2025-01-27 06:08:45 +13:00
Slot-machine styled game, made as an example for someone else's project (2016)
Updated 2025-01-27 06:08:44 +13:00
Uses semaphores to manage loading and unloading people into elevators on an example building. The task is designed to cause race-conditions, hence proper use of semaphores is required
Updated 2025-01-27 06:08:39 +13:00