Bug 47 - cannot load instruments with special characters in file name
Summary: cannot load instruments with special characters in file name
Status: CLOSED FIXED
Alias: None
Product: QSampler
Classification: Unclassified
Component: qsampler (show other bugs)
Version: SVN Trunk
Hardware: All All
: P2 normal
Assignee: Rui Nuno Capela
URL:
Depends on: 24
Blocks:
  Show dependency tree
 
Reported: 2007-08-27 20:30 CEST by Christian Schoenebeck
Modified: 2008-04-11 14:09 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Schoenebeck 2007-08-27 20:30:52 CEST
QSampler fails to load instruments which contain special characters (i.e. 
apostrophes) in their file name. This bug has been fixed on LS side by 
introducing escape sequences to LSCP:

http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html#character_set
Comment 1 Christian Schoenebeck 2007-10-05 20:01:50 CEST
Fixed with latest CVS version of QSampler (v0.1.4.7).