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

Sample browser: file number order differs from tidalcycles/superdirt (order of precedence for special characters) #17

Open
cleary opened this issue Jul 6, 2020 · 1 comment

Comments

@cleary
Copy link

cleary commented Jul 6, 2020

Hi Mike,
I've noticed that the sample browser reads/numbers the samples in the browser different to tidal/superdirt, example:

d1 $ s "pluck:0"

d1 $ s "pluck:1"

d1 $ s "pluck:2"

In superdirt/tidal, this plays

BS A1 PI
BS A#2 PI
BS A3 PI

but the sample browser list order reverses the first two items:

pluck:0 / BS A#2 PI
pluck:1 / BS A1 PI
pluck:2 / BS A3 PI

This is consistent with other filenames in that same pluck sample with # characters. I've noticed it with other sets as well, but was unable to narrow down the cause.
As a side note, probably not related, but the icon against the filenames containing hashes changes compared to the others (looks like a text file icon, instead of a speaker/audio file icon):
image

@cleary
Copy link
Author

cleary commented Oct 26, 2020

Related issue in superdirt:
musikinformatik/SuperDirt#131

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