Gwen Friedman

Results 3 issues of Gwen Friedman

I am getting this error when I try to record a very short video: [SwiftyCam]: Movie file finishing error: Error Domain=AVFoundationErrorDomain Code=-11805 "Cannot Record" UserInfo={NSUnderlyingError=0x280490de0 {Error Domain=NSOSStatusErrorDomain Code=-16418 "(null)"}, NSLocalizedRecoverySuggestion=Try...

For example, https://semiotic.nteract.io/guides/axis is blank and the error: semiotic.module.js:7304 Uncaught TypeError: Cannot read properties of undefined (reading '0') is in the console.

Hello, I'm wondering if it's possible to play a sequence of sounds without any delay. I'm using: let sound1 = Sound(fileName: "guitar-chord.wav") let sound2 = Sound(fileName: "rain.mp3") let sound3 =...