/[svn]/linuxsampler/trunk/linuxsampler.kdevses
ViewVC logotype

Contents of /linuxsampler/trunk/linuxsampler.kdevses

Parent Directory Parent Directory | Revision Log Revision Log


Revision 53 - (show annotations) (download)
Mon Apr 26 17:15:51 2004 UTC (19 years, 11 months ago) by schoenebeck
File size: 3292 byte(s)
* completely restructured source tree
* implemented multi channel support
* implemented instrument manager, which controls sharing of instruments
  between multiple sampler engines / sampler channels
* created abstract classes 'AudioOutputDevice' and 'MidiInputDevice' for
  convenient implementation of further audio output driver and MIDI input
  driver for LinuxSampler
* implemented following LSCP commands: 'SET CHANNEL MIDI INPUT TYPE',
  'LOAD ENGINE', 'GET CHANNELS', 'ADD CHANNEL', 'REMOVE CHANNEL',
  'SET CHANNEL AUDIO OUTPUT TYPE'
* temporarily removed all command line options
* LSCP server is now launched by default

1 <?xml version = '1.0' encoding = 'UTF-8'?>
2 <!DOCTYPE KDevPrjSession>
3 <KDevPrjSession>
4 <DocsAndViews NumberOfDocuments="17" >
5 <Doc0 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/engines/gig/InstrumentResourceManager.h" >
6 <View0 line="15" Type="???" >
7 <AdditionalSettings/>
8 </View0>
9 </Doc0>
10 <Doc1 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/Sampler.h" >
11 <View0 line="63" Type="???" >
12 <AdditionalSettings/>
13 </View0>
14 </Doc1>
15 <Doc2 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/engines/gig/Engine.h" >
16 <View0 line="109" Type="???" >
17 <AdditionalSettings/>
18 </View0>
19 </Doc2>
20 <Doc3 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/network/lscpserver.cpp" >
21 <View0 line="179" Type="???" >
22 <AdditionalSettings/>
23 </View0>
24 </Doc3>
25 <Doc4 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/network/lscpserver.h" >
26 <View0 line="0" Type="???" >
27 <AdditionalSettings/>
28 </View0>
29 </Doc4>
30 <Doc5 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/engines/gig/Stream.h" >
31 <View0 line="108" Type="???" >
32 <AdditionalSettings/>
33 </View0>
34 </Doc5>
35 <Doc6 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/engines/gig/Filter.h" >
36 <View0 line="71" Type="???" >
37 <AdditionalSettings/>
38 </View0>
39 </Doc6>
40 <Doc7 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/engines/gig/Voice.h" >
41 <View0 line="245" Type="???" >
42 <AdditionalSettings/>
43 </View0>
44 </Doc7>
45 <Doc8 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/engines/gig/DiskThread.h" >
46 <View0 line="97" Type="???" >
47 <AdditionalSettings/>
48 </View0>
49 </Doc8>
50 <Doc9 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/engines/gig/DiskThread.cpp" >
51 <View0 line="364" Type="???" >
52 <AdditionalSettings/>
53 </View0>
54 </Doc9>
55 <Doc10 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/engines/gig/Engine.cpp" >
56 <View0 line="678" Type="???" >
57 <AdditionalSettings/>
58 </View0>
59 </Doc10>
60 <Doc11 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/engines/gig/Stream.cpp" >
61 <View0 line="112" Type="???" >
62 <AdditionalSettings/>
63 </View0>
64 </Doc11>
65 <Doc12 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/engines/gig/Voice.cpp" >
66 <View0 line="878" Type="???" >
67 <AdditionalSettings/>
68 </View0>
69 </Doc12>
70 <Doc13 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/engines/gig/InstrumentResourceManager.cpp" >
71 <View0 line="24" Type="???" >
72 <AdditionalSettings/>
73 </View0>
74 </Doc13>
75 <Doc14 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/common/global.h" >
76 <View0 line="23" Type="???" >
77 <AdditionalSettings/>
78 </View0>
79 </Doc14>
80 <Doc15 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/linuxsampler.cpp" >
81 <View0 line="84" Type="???" >
82 <AdditionalSettings/>
83 </View0>
84 </Doc15>
85 <Doc16 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/common/Thread.h" >
86 <View0 line="19" Type="???" >
87 <AdditionalSettings/>
88 </View0>
89 </Doc16>
90 </DocsAndViews>
91 <pluginList>
92 <kdevbookmarks>
93 <bookmarks/>
94 </kdevbookmarks>
95 <kdevdebugger>
96 <breakpointList/>
97 </kdevdebugger>
98 </pluginList>
99 </KDevPrjSession>

  ViewVC Help
Powered by ViewVC