-
I'm trying out your micromidi library and when I try to run the example in the readme, I get an error when using the `use` method:
```
ruby-1.9.2-p290 :001 > require 'midi'
=> true
ruby-1.9.2-p290 …
-
### Godot version
4.0 beta 6
### System information
Ubuntu 22.04 - Nvidia GTX 970, Gnome shell 42 X11
### Issue description
Running for a few seconds
```
OS.open_midi_inputs()
```
shows this …
-
Hello,
My AlexaPi answers in a lot of cases only a stuttering answer (```........wea................frankfu.........clo....sky```).
I use sox for my playback handler.
**Output of the [audio d…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR43092](https://bugs.llvm.org/show_bug.cgi?id=43092) |
| Status | NEW |
| Importance | P enhancemen…
-
can you add JACK Audio Connection Kit support
When compile I install the libraries sudo apt install libjack-jackd2-dev
and add this flags
--enable-indev=jack --enable-outdev=jack --enable-libjack
…
-
I would like to interface your code to a Java application (a PI sample player interfaced to an old set of Hammond Organ pedals. I want to be able to send out midi via rtp/WIFI as pedals are pressed. T…
-
```
$ uname -a
Linux mxhome2 4.10.0-42-generic #46~16.04.1-Ubuntu SMP Mon Dec 4 15:57:59 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
$ cinnamon --version
Cinnamon 3.6.7
$ cat /etc/lsb-release
DISTRI…
kgara updated
4 years ago
-
jack1 gives some nice initial meta-data to the system client, regarding port-ordering and pretty-name.
jack2 has nothing.
-
What is the assessment of the impact the MIDI 2.0 packet based protocol will have on Jack audio and MIDI ? Would this need a new ALSA driver/sequencer and a change of Jack2 related APIs ?
[https://ww…
-
TLDR: jack midi is less precise than alsa midi here, not precise enough to play with it.
As long as it happens, we really need to keep the alsa option :)
(also, if you need, I'm ready to test change…