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

Csound~ readbuf won't read in correct number of channels #12

Open
vlazzarini opened this issue Jul 24, 2020 · 0 comments
Open

Csound~ readbuf won't read in correct number of channels #12

vlazzarini opened this issue Jul 24, 2020 · 0 comments

Comments

@vlazzarini
Copy link
Member

If I load a buffer into an ftable with a readbuf message, it will copy the correct length, but it will not copy the correct amount of channels (it is typically defaulting to 1 channel, even when loading a stereo file). Also, it seems like performance with loscil is inconsistent- sometimes tables loaded in with readbuf will work, and sometimes they won't.
Here is a link that includes an example maxpatch, csd, and some samples:
https://www.dropbox.com/s/v6pd0601a7rxwa6/Readbuf%20Bug.zip?dl=0

I am using csound~ 1.1.3, Max 7.0.4, and OSX 10.10.3

From csound/csound#496

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