--- qsampler/trunk/README 2015/05/23 19:39:15 2767 +++ qsampler/trunk/README 2015/05/29 09:11:07 2768 @@ -2,7 +2,7 @@ ------------------------------------------ Qsampler is a LinuxSampler GUI front-end application written in C++ around -the Qt4 toolkit using Qt Designer. At the moment it just wraps as a client +the Qt framework using Qt Designer. At the moment it just wraps as a client reference interface for the LinuxSampler Control Protocol (LSCP). LinuxSampler is a work in progress. The goal is to produce a free, open source @@ -27,9 +27,9 @@ Mandatory: - - Qt 4 (core, gui), C++ class library and tools for - crossplatform development and internationalization - http://qt-project.org/ + - Qt framework, C++ class library and tools for + cross-platform application and UI development + http://qt.io/ - liblscp, C library for LinuxSampler control protocol API. http://www.linuxsampler.org/