I am trying to run my code for the Performance at Swan Hall.
I think I have a relevant solution for music.swift. In the main file, there is a func performance(owner: Assessable) function with content to setup up tones/pitches/timer as described in the video.
When I run the code, it thinks for a few minutes and then stops. The run code button becomes available, but no animation is shown.
I can't see any errors or warnings in the code windows.
Any thoughts on what might be preventing the code from running?
I think I have a relevant solution for music.swift. In the main file, there is a func performance(owner: Assessable) function with content to setup up tones/pitches/timer as described in the video.
When I run the code, it thinks for a few minutes and then stops. The run code button becomes available, but no animation is shown.
I can't see any errors or warnings in the code windows.
Any thoughts on what might be preventing the code from running?