-
When I try to compile the latest version 1.9 on Manjaro Linux, I get this error:
```
g++ -c -pipe -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -pthread -Wall -W -D_…
-
I have installed wildmidi, along with timidity++, soundfont, but still get no BGM, The game is working properly though, is it a problem of my computer or BGM is not implemented yet. Mine is Manjaro 17…
jwnhy updated
6 years ago
-
Hi! I'm interested in using cl-patterns for controlling MIDI, but cl-alsaseq has disappeared. Any idea what happened to it? Do you happen to have a copy of it?
-
Arch x86_64
python2 2.7.10-1
pygtk 2.24.0-5
```
[parker@x3720 Nano-Basket]$ python2 nano_basket_gui.py
[parker@x3720 Nano-Basket]$
```
-
Raspi-config and others tricks doesn't succeed to change the playback route, instead they set the main volume. I think that's because they don't send the right parameters to amixer. Instead of using "…
-
Enhancement:
Getting cliets list with csoundGetMIDIDevList for jack is not implemented yet. Hopefully in future!
Code for testing:
```
// compile gcc -DUSE_DOUBLE -o cs-test cs-test.c -lcsou…
-
for some reason when launching the application, no MIDI ports are detected.
I have rtmidi 2.1.1 and midiprobe returns the correct ports:
```
pi@raspberrypi:~/dev/MidiOSC $ ../rtmidi/tests/midip…
-
If any of the functions from this module are called before the call to alsaseq.client(), python application crashes.
Example to reproduce:
```
$ python
>>> import alsaseq
>>> alsaseq.fd()
pyth…
-
In http://pp.com.mx/python/alsaseq:
- Add a link to this repository and a note about new development being made here
- Add a link to Pypi and pip install alsaseq command
ppaez updated
7 years ago
-
Attempting to compile version 0.9.2.2 on Arch Linux with GCC 6.3.1 and Qt 4.8.7 yields the following error:
```
g++ -c -pipe -Wunused-parameter -march=x86-64 -mtune=generic -O2 -pipe -fstack-prote…
ghost updated
7 years ago