Closed grhhhh closed 10 months ago
It looks like this is your first issue. Welcome! 👋 One of the project maintainers will be with you as soon as possible. We appreciate your patience. To safeguard the health of the project, please take a moment to read our code of conduct.
What information was incorrect, unhelpful, or incomplete?
TLDR: Noise Dur slider positions left of the midpoint break the step sequencer app
Noise Dur slider positions left of the midpoint cause the
noiseBuffer
AudioBuffer
to be initialized with alength
of0
resulting in the following error:Uncaught DOMException: Failed to construct 'AudioBuffer': The number of frames provided (0) is less than or equal to the minimum bound (0).
What did you expect to see?
Non-breaking functionality of the Noise Dur slider in the Step Sequencer
Do you have any supporting links, references, or citations?
No response
Do you have anything more you want to share?
No response