orhun / linuxwave

Generate music from the entropy of Linux 🐧🎵
http://orhun.dev/linuxwave/
MIT License
538 stars 16 forks source link

Note pitch and duration depends on sample rate #3

Open shibe2 opened 1 year ago

shibe2 commented 1 year ago

Describe the bug

It sounds bad at high sample rates.

To reproduce

linuxwave -r 192000 -c 2

Expected behavior

Pitches and durations should not depend on sample rate.

Software information

Arch Linux linuxwave 0.1.0-1

orhun commented 1 year ago

I'm not sure why this happens, needs a bit of investigation.