-
### Description
I often use AudioKit apps on my iPad with my Magic Keyboard connected, and would love to be able to use those keys as a pseudo-keyboard instead of requiring touch input. Given the pro…
-
## Environment
* SuperCollider version: 3.11.0
* Operating system: macOS 10.15.5
## Steps to reproduce
```supercollider
MIDIClient.init;
MIDIOut.connect;
l = LinkClock(1).latency_(0…
-
Co you have an example where there is actual sound output from the synthesizer?
If I am not wrong, the code in example/main.c produces an output file of float32output.pcm . I am guessing this is th…
-
I would like to use the MIDI Start (FAh) & Stop (FCh) messages to start and stop Seq64 but it is not working.
I have correctly selected my MIDI input source in the Options -> MIDI Input window. I hav…
-
I've reproduced this issue many times on Android 4.4.2 with Samsung Galaxy Note 2. I've only occasionally reproduced on Android 5, and never on Android 6, and haven't the ability to test Android 3.
T…
-
Use the other machine to generate .mag file, why not use it on machines that are not generated.I use A computer train model and generate .mag file using A's GPU tensorflow. and then I transfer .mag fi…
-
I have been running TrueOS as my main OS for the last few weeks and I'm liking it a lot. I wanted to switch from Linux so I get fully supported ZFS with all its great benefits (mainly boot environment…
-
PyQt4 is very old. When moving to Python3 in #413 , also look at converting DB to PyQt5.
-
Both ALSA and CoreMIDI (Mac) have a 2-level organization of MIDI ports. The first level (called Entity in CoreMIDI and Client in ALSA) typically corresponds to an application or single hardware device…
-
Hi dear devs,
I just tried the new version of Sfizz 1.2.3 in my DAW.
I loaded a patch of Virtual Playing Orchestra and played a little. Soon there were hanging notes.
To test it, I returned to ve…