Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error #111

Open
ghost opened this issue Oct 24, 2021 · 1 comment
Open

Error #111

ghost opened this issue Oct 24, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 24, 2021

Error: Provided outputBuffer is too small: 11520 < 11744
at SoxrResampler.processChunk (C:\Users\prajw\AppData\Local\Programs\soundsync\resources\app\node_modules\wasm-audio-resampler\app\soxr_resampler.js:99:19)
at AudioChunkStreamResampler.write (C:\Users\prajw\AppData\Local\Programs\soundsync\resources\app\utils\audio\chunk_stream.js:254:44)
at Yallist. (C:\Users\prajw\AppData\Local\Programs\soundsync\resources\app\node_modules\minipass\index.js:376:18)
at Yallist.forEach (C:\Users\prajw\AppData\Local\Programs\soundsync\resources\app\node_modules\minipass\node_modules\yallist\yallist.js:156:8)
at AudioChunkStream.emit (C:\Users\prajw\AppData\Local\Programs\soundsync\resources\app\node_modules\minipass\index.js:375:20)
at AudioChunkStream.write (C:\Users\prajw\AppData\Local\Programs\soundsync\resources\app\node_modules\minipass\index.js:162:12)
at Timeout.AudioChunkStream._pushNecessaryChunks [as _onTimeout] (C:\Users\prajw\AppData\Local\Programs\soundsync\resources\app\utils\audio\chunk_stream.js:106:22)
at listOnTimeout (internal/timers.js:549:17)
at processTimers (internal/timers.js:492:7)

@stuartmau
Copy link

me too.

"There has been an error with soundsync"

Error: Provided outputBuffer is too small: 11520 < 11744
at SoxrResampler.processChunk (\soundsync\resources\app\node_modules\wasm-audio-resampler\app\soxr_resampler.js:99:19)
at AudioChunkStreamResampler.write (\soundsync\resources\app\utils\audio\chunk_stream.js:254:44)
at Yallist. (\soundsync\resources\app\node_modules\minipass\index.js:376:18)
at Yallist.forEach (\soundsync\resources\app\node_modules\minipass\node_modules\yallist\yallist.js:156:8)
at AudioChunkStream.emit (\soundsync\resources\app\node_modules\minipass\index.js:375:20)
at AudioChunkStream.write (\soundsync\resources\app\node_modules\minipass\index.js:162:12)
at Timeout.AudioChunkStream._pushNecessaryChunks [as _onTimeout] (\soundsync\resources\app\utils\audio\chunk_stream.js:106:22)
at listOnTimeout (internal/timers.js:549:17)
at processTimers (internal/timers.js:492:7)

I selected an old webcam as the input on a win10 pc.

Clicking OK closes the box but it immediately is triggered again. Mashing the close button eventually kills the app. Restarting immediately triggers the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant