worldmaking / mischmasch

https://www.alicelab.world/msvr
MIT License
9 stars 1 forks source link

connecting noise to a speaker breaks app #198

Closed michaelpalumbo closed 2 years ago

michaelpalumbo commented 2 years ago

each time a patch a cable from noise out to speaker in, the app breaks.

Given the following steps<

  1. start app
  2. open palette, select [noise]
  3. patch noise to speaker
  4. the following is printed:
operations
 speaker(0);
operations
 speaker(0);
operations
 random_9a336adb1b6c48dd916077bb195b5cd7 = noise();
speaker(random_9a336adb1b6c48dd916077bb195b5cd7);
[nodemon] app crashed - waiting for file changes before starting...