-
In my opinion, a chat service can only be released for public use if there are adequate moderation tools for instance moderators and admins to use. The Polyphony Server should come with the tools nec…
-
Hi,
I've written a bit of code to add support to the default libraries in midi.lua. It was very easy to implement, just using the event constructor and referencing the byte code. I've tested it wit…
-
First off, I just want to say what a great sequencer this is and how much I enjoy using it!
I have encountered what I believe to be a bug where the first step of a sequence (consisting of two or mo…
-
### Introduction
The efficacy of a transformer model is significantly influenced by the quality of its training data. However, the original training dataset utilized by https://github.com/NetEase/P…
-
MML is a widely known and relatively effective way of entering music as text. (Unlike coding it in A2S, which wasn't really designed for that at all...)
The most basic implementation would simply tra…
-
How can I use note-seq to represent and convert polyphonic MIDI file as array/n-dim matrix?
Since monophonic melody can be represented as 1-D array of integers with quantization, I assume polyphoni…
-
Hi! Thank you for your work in Polyphony!
We were testing polyphony internally and we ran into some issues. To make sure it was not our code, we tried running the [TCP Server example](https://githu…
-
It seems the current implementation of polyphony management is to stop playing the oldest note when a new note exceeds the configured polyphony. It would be advantageous to be able to configure the op…
-
# MIDI 1.0 MPE / MIDI 2.0 Per-Note Abstractions
- [ ] Explore feasibility of adding MPE / MIDI 2.0 Per-Note Abstractions.
**M2-104-UM Universal MIDI Packet (UMP) Format and MIDI 2.0 Protocol**, …
-
@Merwijn I was wrong in one of our communications. A single pad can effectively be played polyphonically. This happens when you're in 16 levels mode and you press multiple pads. In 16 levels mode all…