[Linuxsampler-devel] Qsampler compilation failed

2008-02-17 Thread hilare
Hello, since CVS release 0.2.1.3 of Qsampler, compilation is impossible on rhel5.1 ( i386 arch - gcc 4.1.2 ). Last good compilation is based on CVS 2008/02/02. Error message is always: g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I../../lib/qt4/mk

[Linuxsampler-devel] 2 new LSCP events

2008-02-17 Thread Christian Schoenebeck
For the record, I added two new LSCP events: http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html#SUBSCRIBE%20CHANNEL_MIDI http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html#SUBSCRIBE%20DEVICE_MIDI Already in use by QSampler to show MIDI activity. CU Christian