/[svn]/qsampler/trunk/README
ViewVC logotype

Diff of /qsampler/trunk/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2681 by capela, Wed Dec 24 14:23:06 2014 UTC revision 2768 by capela, Fri May 29 09:11:07 2015 UTC
# Line 2  Qsampler - A LinuxSampler Qt GUI Interfa Line 2  Qsampler - A LinuxSampler Qt GUI Interfa
2  ------------------------------------------  ------------------------------------------
3    
4  Qsampler is a LinuxSampler GUI front-end application written in C++ around  Qsampler is a LinuxSampler GUI front-end application written in C++ around
5  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
6  reference interface for the LinuxSampler Control Protocol (LSCP).  reference interface for the LinuxSampler Control Protocol (LSCP).
7    
8  LinuxSampler is a work in progress. The goal is to produce a free, open source  LinuxSampler is a work in progress. The goal is to produce a free, open source
# Line 27  The software requirements for build and Line 27  The software requirements for build and
27    
28    Mandatory:    Mandatory:
29    
30    - Qt 4 (core, gui), C++ class library and tools for    - Qt framework, C++ class library and tools for
31          crossplatform development and internationalization          cross-platform application and UI development
32          http://qt-project.org/          http://qt.io/
33    
34    - liblscp, C library for LinuxSampler control protocol API.    - liblscp, C library for LinuxSampler control protocol API.
35          http://www.linuxsampler.org/          http://www.linuxsampler.org/

Legend:
Removed from v.2681  
changed lines
  Added in v.2768

  ViewVC Help
Powered by ViewVC