/[svn]/linuxsampler/trunk/Documentation/lscp.xml
ViewVC logotype

Diff of /linuxsampler/trunk/Documentation/lscp.xml

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

revision 1391 by iliev, Sun Oct 7 19:50:28 2007 UTC revision 1399 by schoenebeck, Thu Oct 11 18:53:29 2007 UTC
# Line 2443  Schoenebeck'> Line 2443  Schoenebeck'>
2443                                  <list>                                  <list>
2444                                      <t>DESCRIPTION -                                      <t>DESCRIPTION -
2445                                          <list>                                          <list>
2446                                              <t>arbitrary description text about the engine</t>                                              <t>arbitrary description text about the engine
2447                                                (note that the character string may contain
2448                                                <xref target="character_set">escape sequences</xref>)</t>
2449                                          </list>                                          </list>
2450                                      </t>                                      </t>
2451                                       <t>VERSION -                                       <t>VERSION -
# Line 2527  Schoenebeck'> Line 2529  Schoenebeck'>
2529                                          <list>                                          <list>
2530                                              <t>the file name of the loaded instrument, "NONE" if                                              <t>the file name of the loaded instrument, "NONE" if
2531                                              there's no instrument yet loaded for this sampler                                              there's no instrument yet loaded for this sampler
2532                                              channel</t>                                              channel (note: since LSCP 1.2 this path may contain
2533                                                <xref target="character_set">escape sequences</xref>)</t>
2534                                          </list>                                          </list>
2535                                      </t>                                      </t>
2536                                      <t>INSTRUMENT_NR -                                      <t>INSTRUMENT_NR -
# Line 2537  Schoenebeck'> Line 2540  Schoenebeck'>
2540                                      </t>                                      </t>
2541                                      <t>INSTRUMENT_NAME -                                      <t>INSTRUMENT_NAME -
2542                                          <list>                                          <list>
2543                                              <t>the instrument name of the loaded instrument</t>                                              <t>the instrument name of the loaded instrument
2544                                                (note: since LSCP 1.2 this character string may contain
2545                                                <xref target="character_set">escape sequences</xref>)</t>
2546                                          </list>                                          </list>
2547                                      </t>                                      </t>
2548                                      <t>INSTRUMENT_STATUS -                                      <t>INSTRUMENT_STATUS -
# Line 3447  Schoenebeck'> Line 3452  Schoenebeck'>
3452                                  <list>                                  <list>
3453                                      <t>NAME -                                      <t>NAME -
3454                                          <list>                                          <list>
3455                                              <t>name of the effect send entity</t>                                              <t>name of the effect send entity
3456                                                (note that this character string may contain
3457                                                 <xref target="character_set">escape sequences</xref>)</t>
3458                                          </list>                                          </list>
3459                                      </t>                                      </t>
3460                                      <t>MIDI_CONTROLLER -                                      <t>MIDI_CONTROLLER -
# Line 4266  Schoenebeck'> Line 4273  Schoenebeck'>
4273                                      <t>NAME -                                      <t>NAME -
4274                                          <list>                                          <list>
4275                                              <t>custom name of the given map,                                              <t>custom name of the given map,
4276                                              which does not have to be unique</t>                                              which does not have to be unique
4277                                                (note that this character string may contain
4278                                                 <xref target="character_set">escape sequences</xref>)</t>
4279                                          </list>                                          </list>
4280                                      </t>                                      </t>
4281                                      <t>DEFAULT -                                      <t>DEFAULT -
# Line 4663  Schoenebeck'> Line 4672  Schoenebeck'>
4672                                      name for this mapped instrument. It can be set and                                      name for this mapped instrument. It can be set and
4673                                      changed with the                                      changed with the
4674                                      <xref target="MAP MIDI_INSTRUMENT">"MAP MIDI_INSTRUMENT"</xref>                                      <xref target="MAP MIDI_INSTRUMENT">"MAP MIDI_INSTRUMENT"</xref>
4675                                      command and does not have to be unique.</t>                                      command and does not have to be unique.
4676                                        (note that this character string may contain
4677                                        <xref target="character_set">escape sequences</xref>)</t>
4678                                  </list>                                  </list>
4679                              </t>                              </t>
4680                              <t>"ENGINE_NAME" -                              <t>"ENGINE_NAME" -
# Line 4674  Schoenebeck'> Line 4685  Schoenebeck'>
4685                              </t>                              </t>
4686                              <t>"INSTRUMENT_FILE" -                              <t>"INSTRUMENT_FILE" -
4687                                  <list>                                  <list>
4688                                      <t>File name of the instrument.</t>                                      <t>File name of the instrument
4689                                        (note that this path may contain
4690                                        <xref target="character_set">escape sequences</xref>).</t>
4691                                  </list>                                  </list>
4692                              </t>                              </t>
4693                              <t>"INSTRUMENT_NR" -                              <t>"INSTRUMENT_NR" -
# Line 4686  Schoenebeck'> Line 4699  Schoenebeck'>
4699                                  <list>                                  <list>
4700                                      <t>Name of the loaded instrument as reflected by its file.                                      <t>Name of the loaded instrument as reflected by its file.
4701                                      In contrast to the "NAME" field, the "INSTRUMENT_NAME" field                                      In contrast to the "NAME" field, the "INSTRUMENT_NAME" field
4702                                      cannot be changed.</t>                                      cannot be changed (note that this character string may contain
4703                                        <xref target="character_set">escape sequences</xref>).</t>
4704                                  </list>                                  </list>
4705                              </t>                              </t>
4706                              <t>"LOAD_MODE" -                              <t>"LOAD_MODE" -
# Line 6824  Schoenebeck'> Line 6838  Schoenebeck'>
6838                  in the old versions a single backslash was sufficient.</t>                  in the old versions a single backslash was sufficient.</t>
6839    
6840                  <t>The following LSCP commands support escape sequences as part                  <t>The following LSCP commands support escape sequences as part
6841                  of their filename / path based arguments:                  of their filename / path based arguments and / or may contain
6842                    a filename / path with escape sequences in their response:
6843                  <list>                  <list>
6844                      <t><xref target="LOAD INSTRUMENT">"LOAD INSTRUMENT"</xref></t>                      <t><xref target="LOAD INSTRUMENT">"LOAD INSTRUMENT"</xref></t>
6845                        <t><xref target="GET CHANNEL INFO">"GET CHANNEL INFO"</xref></t>
6846                      <t><xref target="MAP MIDI_INSTRUMENT">"MAP MIDI_INSTRUMENT"</xref></t>                      <t><xref target="MAP MIDI_INSTRUMENT">"MAP MIDI_INSTRUMENT"</xref></t>
6847                        <t><xref target="GET MIDI_INSTRUMENT INFO">"GET MIDI_INSTRUMENT INFO"</xref></t>
6848                      <t><xref target="ADD DB_INSTRUMENT_DIRECTORY">"ADD DB_INSTRUMENT_DIRECTORY"</xref></t>                      <t><xref target="ADD DB_INSTRUMENT_DIRECTORY">"ADD DB_INSTRUMENT_DIRECTORY"</xref></t>
6849                      <t><xref target="ADD DB_INSTRUMENTS">"ADD DB_INSTRUMENTS"</xref></t>                      <t><xref target="ADD DB_INSTRUMENTS">"ADD DB_INSTRUMENTS"</xref></t>
6850                      <t><xref target="REMOVE DB_INSTRUMENT_DIRECTORY">"REMOVE DB_INSTRUMENT_DIRECTORY"</xref></t>                      <t><xref target="REMOVE DB_INSTRUMENT_DIRECTORY">"REMOVE DB_INSTRUMENT_DIRECTORY"</xref></t>
# Line 6860  Schoenebeck'> Line 6877  Schoenebeck'>
6877                  <t>                  <t>
6878                  The following LSCP commands even support escape sequences as                  The following LSCP commands even support escape sequences as
6879                  part of at least one of their text-based arguments (i.e. entity name,                  part of at least one of their text-based arguments (i.e. entity name,
6880                  description):                  description) and / or may contain escape sequences in at least one of
6881                    their text-based fields in their response:
6882                  <list>                  <list>
6883                        <t><xref target="GET SERVER INFO">"GET SERVER INFO"</xref></t>
6884                        <t><xref target="GET ENGINE INFO">"GET ENGINE INFO"</xref></t>
6885                        <t><xref target="GET CHANNEL INFO">"GET CHANNEL INFO"</xref></t>
6886                      <t><xref target="CREATE FX_SEND">"CREATE FX_SEND"</xref></t>                      <t><xref target="CREATE FX_SEND">"CREATE FX_SEND"</xref></t>
6887                        <t><xref target="GET FX_SEND INFO">"GET FX_SEND INFO"</xref></t>
6888                      <t><xref target="SET FX_SEND NAME">"SET FX_SEND NAME"</xref></t>                      <t><xref target="SET FX_SEND NAME">"SET FX_SEND NAME"</xref></t>
6889                        <t><xref target="GET MIDI_INSTRUMENT INFO">"GET MIDI_INSTRUMENT INFO"</xref></t>
6890                        <t><xref target="GET MIDI_INSTRUMENT_MAP INFO">"GET MIDI_INSTRUMENT_MAP INFO"</xref></t>
6891                      <t><xref target="ADD MIDI_INSTRUMENT_MAP">"ADD MIDI_INSTRUMENT_MAP"</xref></t>                      <t><xref target="ADD MIDI_INSTRUMENT_MAP">"ADD MIDI_INSTRUMENT_MAP"</xref></t>
6892                      <t><xref target="MAP MIDI_INSTRUMENT">"MAP MIDI_INSTRUMENT"</xref></t>                      <t><xref target="MAP MIDI_INSTRUMENT">"MAP MIDI_INSTRUMENT"</xref></t>
6893                      <t><xref target="SET MIDI_INSTRUMENT_MAP NAME">"SET MIDI_INSTRUMENT_MAP NAME"</xref></t>                      <t><xref target="SET MIDI_INSTRUMENT_MAP NAME">"SET MIDI_INSTRUMENT_MAP NAME"</xref></t>

Legend:
Removed from v.1391  
changed lines
  Added in v.1399

  ViewVC Help
Powered by ViewVC