Bernardo Costa

Results 18 issues of Bernardo Costa

Audio export fails with the following error message: ![image](https://user-images.githubusercontent.com/29354120/196343330-5cc534a5-bb7c-45a2-acea-28472adbe122.png) This bug affects NBS 3.10.0. A possible workaround is to change something in the last layer with a note block (e.g....

C: Bug
S: Resolved in next release

After upgrading the dependencies in my project, I've started facing the following exception: ``` Traceback (most recent call last): File "...\application\trends.py", line 315, in get_related_queries self._build_payload(terms) File "...\application\trends.py", line 214,...

This might not be intended behavior. The note should sound like it does in the full song's context when you preview it.

C: Bug

## Overview Many users have pointed out that the NBS audio export sounds different/worse than what you hear in the editor. This is, in fact, true, and this post is...

C: Bug
S: Needs further investigation

Commit 05efe721714eedca0c02d35eecf02d129ecc7707 changed the decoding of string bytes to use [CP1252](https://en.wikipedia.org/wiki/Windows-1252). Since NBS has an issue where it only saves the first byte of each character's UTF-16 representation (see https://github.com/OpenNBS/OpenNoteBlockStudio/issues/307),...

When right-clicking a piano key to rebind its keyboard shortcut, the currently bound key will flash to indicate it's about to be remapped. However, the flashing rate changes according to...

C: Bug
S: Resolved in next release

By @overlordvizeon on Discord: > Suggestion: If the layer you wish to select is already selected, it should deselect it Considerations: - Right now the program doesn't keep track of...

C: Enhancement

The `sounds.json` in the extra notes resource pack points to sound files named `bd_-1` and `bd_1`, but the files are actually called `basedrum_-1` and `basedrum_1` in the pack. This causes...

C: Bug