Hello?
Summer'15 release frenzy is not over yet!... well, it's only over on the equinox anyway...
QmidiNet is a MIDI network gateway application that sends and receives MIDI data (ALSA-MIDI and JACK-MIDI) over the network, using UDP/IP multicast. Inspired by multimidicast and designed to be compatible with ipMIDI for Windows.
Website: http://qmidinet.sourceforge.net Project page:
http://sourceforge.net/projects/qmidinet Downloads: http://sourceforge.net/projects/qmidinet/files
- source tarball:
qmidinet-0.3.0.tar.gz- source package:
qmidinet-0.3.0-8.rncbc.suse132.src.rpm- binary packages:
qmidinet-0.3.0-8.rncbc.suse132.i586.rpm
qmidinet-0.3.0-8.rncbc.suse132.x86_64.rpmChange-log:
- System tray icon now blinks on network send/receive activity.
- Prefer Qt5 over Qt4 by default with configure script.
- Complete rewrite of Qt4 vs. Qt5 configure builds.
- Fixed for some strict tests for Qt4 vs. Qt5 configure builds.
QmidiCtl is a MIDI remote controller application that sends MIDI data over the network, using UDP/IP multicast. Inspired by multimidicast (http://llg.cubic.org/tools) and designed to be compatible with ipMIDI for Windows (http://nerds.de). QmidiCtl has been primarily designed for the Maemo enabled handheld devices, namely the Nokia N900 and also being promoted to the Maemo Package repositories. Nevertheless, QmidiCtl may still be found effective as a regular desktop application as well.
Website: http://qmidictl.sourceforge.net Project page:
http://sourceforge.net/projects/qmidictl Downloads: http://sourceforge.net/projects/qmidictl/files
- source tarball:
qmidictl-0.3.0.tar.gz- source package:
qmidictl-0.3.0-7.rncbc.suse132.src.rpm- binary packages:
qmidictl-0.3.0-7.rncbc.suse132.i586.rpm
qmidictl-0.3.0-7.rncbc.suse132.x86_64.rpmChange-log:
- Prefer Qt5 over Qt4 by default with configure script.
- Complete rewrite of Qt4 vs. Qt5 configure builds.
- Fixed for some strict tests for Qt4 vs. Qt5 configure builds.
QXGEdit is a live XG instrument editor, specialized on editing MIDI System Exclusive files (.syx) for the Yamaha DB50XG and thus probably a baseline for many other XG devices.
Website: http://qxgedit.sourceforge.net Project page:
http://sourceforge.net/projects/qxgedit Downloads: http://sourceforge.net/projects/qxgedit/files
- source tarball:
qxgedit-0.3.0.tar.gz- source package:
qxgedit-0.3.0-6.rncbc.suse132.src.rpm- binary packages:
qxgedit-0.3.0-6.rncbc.suse132.i586.rpm
qxgedit-0.3.0-6.rncbc.suse132.x86_64.rpmChange-log:
- Single/unique application instance control adapted to Qt5/X11.
- Prefer Qt5 over Qt4 by default with configure script.
- Complete rewrite of Qt4 vs. Qt5 configure builds.
- A new top-level widget window geometry state save and restore sub-routine is now in effect.
- Added "Keywords" to desktop file; fix passing debian flags on configure (patches by Jaromír Mikeš, thanks).
- Fixed for some strict tests for Qt4 vs. Qt5 configure builds.
- Added application description as freedesktop.org's AppData.
Have (lots of) fun, always!
Summer'15 signing off.
Comments
re. DB50XG as standalone midi module
I am using QXGEDIT version 0.1.2 on a Raspberry-Pi 2, later versions of QXGEDIT did not compile.
and can you tell why not?
byee
DB50XG as standalone midi module
Well, I found that I had to upgrade from QT4 to QT5 but then it still did not compile.
./configure went fine but make gave the following errors:
make[1]: Entering directory '/home/pi/Downloads/qxgedit-0.4.0'
cd src/ && ( test -e Makefile || /usr/lib/arm-linux-gnueabihf/qt5/bin/qmake /home/pi/Downloads/qxgedit-0.4.0/src/src.pro -o Makefile ) && make -f Makefile
Project ERROR: Unknown module(s) in QT: x11extras
qxgedit.mak:39: recipe for target 'sub-src-make_first' failed
make[1]: *** [sub-src-make_first] Error 3
make[1]: Leaving directory '/home/pi/Downloads/qxgedit-0.4.0'
Makefile:94: recipe for target 'src/qxgedit' failed
make: *** [src/qxgedit] Error 2
I then searched the internet for "Unknown module(s) in QT: x11extras" and found that I had to install development tools for QT.
I then did sudo apt-get build-dep qtcreator and then the make command worked fine and could finish with sudo make install.
So now I have QXGEDIT 0.4 working.
Thanks a lot, it is a nice tool!
All I need now is a tool that acts like the rhythm box in an electronic organ, a realtime arranger that can generate accompaniment and drums via the DB50XG.
Jan
Pages
Add new comment