-
Hey @anttus ! Saw you were working on Rpi and MIDI using Python, that's great! I'm also doing a similar project, me developing a sequencer using a touchscreen.
Would you like to get involved in it…
-
Hello,
In order to enhance the MIDI recording functionality from a connected MIDI keyboard, I'd want to suggest the following improvements to the MIDI recorder:
1) Ability to play the last MIDI …
-
Hi,
I'm experimenting with MIDI looping, mostly using Seq192 these days, and I'm forwarding the MIDI output from Seq192 to Qtractor busses, and then to tracks where I can apply synths and effects o…
-
Not strong now but strange.
I'm writing an audio rhytmic tremolo plugin and I had a strange issue only with Carla.
This plugin (not ready yet) contains midi in/out ports to able user to synchronize …
-
Carla 2.3.0-RC2.
When a synth (tried: ZynAddSubFX) or an SFZ (tried: Salamander Grand Piano) is loaded and a midi controller is used, and CC are allowed for the sustain pedal to work, the following h…
-
### Describe the bug
I use the DOS program Voyetra Sequencer Plus Gold to sequence external MIDI synthesizers. I'm able to sequence synths with Voyetra SPG on real 486, Pentium, and Pentium II comput…
-
First of all, thank you Łukasz, for the wonderful pycon presentation, and this really inspiring library!
I've tried to get things working on Linux (a somewhat older Ubuntu), and mostly things just …
-
Roland XV firmware updates require playing a long sequence of MIDI files containing SysEx data. For the XV-88 the files are 70KB+ each, and there are 32 of them. It took two hours to manually load e…
-
The following two lines yield an exception on Mac and Ubuntu 20.04 (jdk 1.8). Have had a similar issue when trying to use MidiSequence with Parts. Perhaps this is as simple as a missed "open" statem…
-
```
https://code.google.com/p/wl500g/source/detail?r=5361
After loading kernel sound modules, files(controlC0, pcmC0D0c, pcmC0D0p, timer)
located in /dev, not in /dev/snd.
Because of that sound not…