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

ALSAAudioError: Data size must be a multiple of framesize #64

Closed
naguirre opened this issue Jul 20, 2016 · 2 comments
Closed

ALSAAudioError: Data size must be a multiple of framesize #64

naguirre opened this issue Jul 20, 2016 · 2 comments

Comments

@naguirre
Copy link

When playing with an USB audio carte (USB-Audio - Combo384 Amanero) i get the following traceback :

kSpPlaybackNotifyPlay
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 763, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/src/app/console_callbacks.py", line 107, in playback_thread
    device.write(data)
ALSAAudioError: Data size must be a multiple of framesize 

Any idea ?

@Fornoth
Copy link
Owner

Fornoth commented Jul 23, 2016

What device are you running this on?

@Fornoth
Copy link
Owner

Fornoth commented Sep 4, 2016

I'm gonna close this for now, feel free to re-open if you're still having problems

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

2 participants