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

loopAt is buffering a lot of whitespace at the end of a sample #181

Open
cleary opened this issue Sep 14, 2021 · 1 comment
Open

loopAt is buffering a lot of whitespace at the end of a sample #181

cleary opened this issue Sep 14, 2021 · 1 comment

Comments

@cleary
Copy link

cleary commented Sep 14, 2021

Hi David,
Testing out some of my own breaks samples tonight, and I've discovered that loopAt does not work as expected in estuary

It's like it's reading the sample as significantly longer than it is, jamming the sample into the early part of the loop, then leaving whitespace to the end.

Here's a little video comparison between the same samples in tidalcycles proper, and estuary - cps is set to 0.5 in both cases :

The upload seems to be having some issues playing back on my end, here's a youtube link:

https://youtu.be/jjCKxIkzk6w

2021-09-14.22-15-44.mp4
@dktr0
Copy link
Owner

dktr0 commented Sep 14, 2021

Thanks for noting this issue! Looking at the TidalCycles documentation for loopAt:
https://userbase.tidalcycles.org/loopAt

one thing that jumps out at me right away is that I don't think WebDirt:
https://github.com/dktr0/WebDirt

implements "c" for the "unit" parameter, yet. So, as with so many of these Tidal/MiniTidal discrepancies, looks like another case of some missing lower level functionality in WebDirt.

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