-
Briefly discussed with @SachinPawaskarUNO from Data Summit, can we add a bone group that is the "Skeleton" that would include all elements with articulations and pair matches? Future enhancement, if p…
-
Bank for Audio Imperias Areia - split into basic & advanced articulations
[areia.txt](https://github.com/jtackaberry/reaticulate/files/8794442/areia.txt)
-
### Your idea
When playing back through the Fluid Sequencer (for MS Basic/sound fonts), I'd like to be able to override the default sustained durations etc. for various articulations without having…
-
In order for signs to be compared in an intuitive/effective manner (see issue #330 ), the modules in those signs need to be aligned such that "similar" modules are compared to each other wherever poss…
-
```js
n = new music21.note.Note();
n.groups.push('yellow');
s = new music21.stream.Stream();
s.repeatAppend(n, 4);
s.notes.first().groups.push('red');
console.log(s.notes.map(n => n.groups)); /…
-
The rules for associations (pair matching, articulations, and refits) should be the same for associations under Review. For example with pair matching, only left humeri should show in the list if it i…
-
I asked the following question on the mailing list:
> When we have a glyph, say an accent mark or a staccato, how do we know the point on this glyph that default-x and default-y are originating fro…
-
### Issue type
UX/Interaction bug (incorrect behaviour)
### Part 1: Selecting next element
Navigation gets stuck in a cycle once you hit a tremolo between notes.
1. Write two consecutive n…
-
It would be useful to have two MIDI output types from verovio: (1) MIDI for listening purposes, and (2) MIDI for data processing, such as computer analysis.
The listening form should be the default…
-
'NoneType' object has no attribute 'is_homogeneous'
File "/home/xzh/.local/share/ov/pkg/isaac_sim-2022.1.0/kit/extsPhysics/omni.physics.tensors-1.4.12-5.1/omni/physics/tensors/impl/api.py", line 12…