-
I have a rather simple monophonic midi file which I use as primer and want to generate a polyphonic-richer version of it .
Since I do not want to include it directly as starting string but want it…
-
I just realized I hadn't opened an issue for this critical feature!
-
In the past, when inputting Chinese characters, when it was a polyphonic character, there would be two pinyin(pinyin & pinyin2).
Now the version has been upgraded and there is only one pinyin.
Is it…
-
Besides the fretboard interface it'd be nice to also have a keyboard interface.
UI: [this tonejs example](https://tonejs.github.io/examples/simpleSynth.html) has a rather nice simple keyboard inter…
sonph updated
6 years ago
-
```
/**
* The Factory structure.
*/
export interface LooseFaustDspFactory {
/** a "pointer" (as an integer) on the internal C++ factory */
cfactory?: number;
/** the WASM code as a binary …
recri updated
6 months ago
-
I attempted to run:
`polyphony_rnn_train --run_dir=/home/mark/ML/workplace/chopin/polyphony_rnn/logdir/run1 --sequence_example_file=/home/mark/ML/workplace/chopin/sequence_examples/training_poly_tr…
-
[Mezza et al, 2023](https://doi.org/10.1186/s13636-022-00267-2) proposes a complexity measure for polyphonic drum patterns that considers relationships between voices. We could add this as a descripto…
-
Hi,
When `note_polyphony=1` and `note_selfmask=off` are set, and an amplitude envelope exists (tested only with a FlexEG) with a non-zero release time, the old, released voices will still play the …
-
Hi, just installed the new upgrade (hardware and software). I noted that the original realtime polyphonic sequencer is not anymore active... this is a normal consequence of the upgrade or something is…
-
Hi and thank you for doing such big work! I've just played with this and got some random thoughts that could be useful to implement from an user experience perspective.
1. In and out gains. Some lev…