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

Annotation of /linuxsampler/trunk/linuxsampler.kdevses

Parent Directory Parent Directory | Revision Log Revision Log


Revision 31 - (hide annotations) (download)
Sun Jan 18 20:31:31 2004 UTC (20 years, 3 months ago) by schoenebeck
File size: 2916 byte(s)
* Added JACK support: Audio rendering process is now callback based and
  independant of used audio output system. Interfaces to other audio output
  systems can be added by creating a class derived from abstract base class
  'AudioIO' and embedding the new class into linuxsampler.cpp.
* src/audiothread.cpp: applied patch from Vladimir Senkov which fixes
  hanging notes in conjunction with the sustain pedal

1 schoenebeck 9 <?xml version = '1.0' encoding = 'UTF-8'?>
2     <!DOCTYPE KDevPrjSession>
3     <KDevPrjSession>
4 schoenebeck 31 <DocsAndViews NumberOfDocuments="16" >
5     <Doc0 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/voice.h" >
6     <View0 line="47" Type="???" >
7 schoenebeck 9 <AdditionalSettings/>
8     </View0>
9     </Doc0>
10 schoenebeck 31 <Doc1 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/voice.cpp" >
11     <View0 line="168" Type="???" >
12 schoenebeck 9 <AdditionalSettings/>
13     </View0>
14     </Doc1>
15 schoenebeck 31 <Doc2 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/eg_vca.cpp" >
16     <View0 line="35" Type="???" >
17 schoenebeck 9 <AdditionalSettings/>
18     </View0>
19     </Doc2>
20 schoenebeck 31 <Doc3 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/eg_vca.h" >
21     <View0 line="50" Type="???" >
22 schoenebeck 9 <AdditionalSettings/>
23     </View0>
24     </Doc3>
25 schoenebeck 31 <Doc4 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/gig.cpp" >
26     <View0 line="0" Type="???" >
27 schoenebeck 9 <AdditionalSettings/>
28     </View0>
29     </Doc4>
30 schoenebeck 31 <Doc5 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/DLS.cpp" >
31     <View0 line="0" Type="???" >
32 schoenebeck 9 <AdditionalSettings/>
33     </View0>
34     </Doc5>
35 schoenebeck 31 <Doc6 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/audioio.cpp" >
36     <View0 line="30" Type="???" >
37 schoenebeck 9 <AdditionalSettings/>
38     </View0>
39     </Doc6>
40 schoenebeck 31 <Doc7 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/audioio.h" >
41     <View0 line="39" Type="???" >
42 schoenebeck 30 <AdditionalSettings/>
43     </View0>
44     </Doc7>
45 schoenebeck 31 <Doc8 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/alsaio.cpp" >
46     <View0 line="230" Type="???" >
47     <AdditionalSettings/>
48     </View0>
49     </Doc8>
50     <Doc9 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/alsaio.h" >
51     <View0 line="46" Type="???" >
52     <AdditionalSettings/>
53     </View0>
54     </Doc9>
55     <Doc10 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/audiothread.cpp" >
56     <View0 line="135" Type="???" >
57     <AdditionalSettings/>
58     </View0>
59     </Doc10>
60     <Doc11 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/audiothread.h" >
61     <View0 line="59" Type="???" >
62     <AdditionalSettings/>
63     </View0>
64     </Doc11>
65     <Doc12 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/thread.h" >
66     <View0 line="34" Type="???" >
67     <AdditionalSettings/>
68     </View0>
69     </Doc12>
70     <Doc13 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/linuxsampler.cpp" >
71     <View0 line="65" Type="???" >
72     <AdditionalSettings/>
73     </View0>
74     </Doc13>
75     <Doc14 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/jackio.cpp" >
76     <View0 line="24" Type="???" >
77     <AdditionalSettings/>
78     </View0>
79     </Doc14>
80     <Doc15 NumberOfViews="1" URL="file:/home/cuse/CVS/linuxsampler/src/jackio.h" >
81     <View0 line="29" Type="???" >
82     <AdditionalSettings/>
83     </View0>
84     </Doc15>
85 schoenebeck 9 </DocsAndViews>
86     <pluginList>
87     <kdevbookmarks>
88     <bookmarks/>
89     </kdevbookmarks>
90     <kdevdebugger>
91     <breakpointList/>
92     </kdevdebugger>
93     </pluginList>
94     </KDevPrjSession>

  ViewVC Help
Powered by ViewVC