-
from midiutil import MIDIFile
# Define the MIDI parameters
tempo = 60 # BPM
track = 0
channel = 0
volume = 100
time = 0 # Start at the beginning
midi_file = MIDIFile(1) # One track
midi_f…
-
Hi! I'm having trouble decoding the token ids (`np.ndarray`) generated by a toy transformer model back to MIDI. I suspect the problem is either (1) how the tokenizer handles additional BPE vocab, or (…
-
### Please describe the problem:
I am running a T-1 and Osmose through a Kenton 4 merge (DIN) connected to a few desktop synths (Nymphes and Minitaur) and am getting stuck notes pretty much immedia…
-
i think that the midi pitch bend opcodes outipb and outkpb are corrupting the midi messages for note on
![Screenshot from 2023-01-03 17-56-04](https://user-images.githubusercontent.com/6670911/210404…
-
### Please describe the problem:
When editing midi clip whilst sequence is playing and also using transpose the screen jumps to the lowest notes when clip returns to zero
### What is the expected be…
-
For all of the MIDI files I've used, certain notes will be correctly replicated in Webfishing, but the string won't be played. Maybe adding a delay between switching notes and playing notes could fix …
-
**Is your feature request related to a problem? Please describe.**
Audio sources appear in the Mixer View indicating easily which chain is in action.
MIDI only chains can be used to control external…
-
### Your idea
When I export to MIDI, and open the MIDI file in my DAW (Logic Pro), there's always very short notes where there invisible notes exist in the MuseScore score.
File>Export>MIDI>**Om…
-
### Discussed in https://github.com/helgoboss/helgobox/discussions/1268
Summary of the issue:
-When recording a MIDI clip, any MIDI notes that were already playing when recording started aren't …
-
**Describe the bug**
After transcription, note bars are drawn to an html canvas for visualization. When midi file is exported and opened at another software, notes are drawn at different positions. A…