ILAN SALOMON-JACOB



Villager - Blind Eye (ChucK Remake)

2023


Creative Coding, Sound Design

This remake was created by resynthesizing and reprogramming each part by ear in ChucK, then arranging them on the command line to mimic the original song’s form. The latter was done through ChucK’s On-The-Fly commands, which allow one to add, remove, or replace several simultaneously running ChucK files. Each file itself utilizes modular programming: separate functions for defining signal flow, updating filters, and playing notes. Before some files are called, parts of the code are either bypassed or activated, imitating the automation of parts in the original. This video is a performance of the remake, done using the terminal windows in VS Code.

Original Song
Github Repository