Home
last modified time | relevance | path

Searched refs:setchip (Results 1 – 25 of 39) sorted by relevance

12

/dports/audio/libadplug/adplug-adplug-2.3.3/test/
H A Ddro_v2.ref2 setchip(0)
4 setchip(0)
6 setchip(0)
8 setchip(0)
10 setchip(0)
12 setchip(0)
14 setchip(0)
16 setchip(0)
18 setchip(0)
20 setchip(0)
[all …]
H A DMainBGM5.ref4 setchip(1)
6 setchip(0)
8 setchip(1)
10 setchip(0)
12 setchip(1)
14 setchip(0)
16 setchip(1)
18 setchip(0)
20 setchip(1)
22 setchip(0)
[all …]
H A DBeyondSN.ref4 setchip(1)
7 setchip(0)
52 setchip(1)
94 setchip(0)
125 setchip(1)
127 setchip(0)
131 setchip(1)
168 setchip(0)
218 setchip(1)
221 setchip(0)
[all …]
H A Dending.ref3 setchip(1)
5 setchip(0)
7 setchip(1)
9 setchip(0)
11 setchip(1)
13 setchip(0)
15 setchip(1)
17 setchip(0)
19 setchip(1)
21 setchip(0)
[all …]
H A Ddystopia.ref2 setchip(1)
4 setchip(0)
6 setchip(1)
8 setchip(0)
10 setchip(1)
12 setchip(0)
14 setchip(1)
16 setchip(0)
18 setchip(1)
20 setchip(0)
[all …]
H A DWORMINTR.ref5 setchip(1)
8 setchip(0)
2405 setchip(1)
2417 setchip(0)
2468 setchip(1)
2471 setchip(0)
2472 setchip(1)
2474 setchip(0)
2475 setchip(1)
2477 setchip(0)
[all …]
H A DGALWAY.ref3 setchip(1)
5 setchip(0)
7 setchip(1)
9 setchip(0)
11 setchip(1)
13 setchip(0)
15 setchip(1)
17 setchip(0)
19 setchip(1)
21 setchip(0)
[all …]
H A Dcanonind.ref2 setchip(1)
4 setchip(0)
6 setchip(1)
8 setchip(0)
10 setchip(1)
12 setchip(0)
14 setchip(1)
16 setchip(0)
18 setchip(1)
20 setchip(0)
[all …]
H A DALLOYRUN.ref2 setchip(1)
4 setchip(0)
6 setchip(1)
8 setchip(0)
10 setchip(1)
12 setchip(0)
14 setchip(1)
16 setchip(0)
18 setchip(1)
20 setchip(0)
[all …]
H A Dplayertest.cpp150 void setchip(int n) in setchip() function in Testopl
152 Copl::setchip(n); in setchip()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/adplug/adplug/
H A Ddro.cpp102 opl->setchip(0); in update()
106 opl->setchip(1); in update()
131 opl->setchip(1); in rewind()
134 opl->setchip(0); in rewind()
H A Drealopl.cpp107 setchip(0); in detect()
115 setchip(1); in detect()
121 setchip(0); in detect()
197 setchip(j); in init()
207 setchip(0); in init()
H A Ddiskopl.cpp61 void CDiskopl::setchip(int n) in setchip() function in CDiskopl
63 Copl::setchip(n); in setchip()
H A Ddro2.cpp111 this->opl->setchip(1); in update()
114 this->opl->setchip(0); in update()
H A Ddiskopl.h37 void setchip(int n);
H A Dopl.h42 virtual void setchip(int n) // select OPL chip in setchip() function
/dports/audio/libadplug/adplug-adplug-2.3.3/src/
H A Drealopl.cpp109 setchip(0); in detect()
119 setchip(1); in detect()
128 setchip(0); in detect()
221 setchip(j); in init()
237 setchip(0); in init()
H A Ddro.cpp172 this->opl->setchip(iIndex - 0x02); in update()
201 opl->setchip(0); in rewind()
206 opl->setchip(1); in rewind()
211 opl->setchip(0); in rewind()
H A Ddiskopl.cpp61 void CDiskopl::setchip(int n) in setchip() function in CDiskopl
63 Copl::setchip(n); in setchip()
H A Dherad.cpp723 opl->setchip(1); in rewind()
726 opl->setchip(0); in rewind()
980 if (c >= HERAD_NUM_VOICES) opl->setchip(1); in setFreq()
991 if (c >= HERAD_NUM_VOICES) opl->setchip(0); in setFreq()
1004 if (c >= HERAD_NUM_VOICES) opl->setchip(1); in changeProgram()
1067 if (c >= HERAD_NUM_VOICES) opl->setchip(0); in changeProgram()
1092 if (c >= HERAD_NUM_VOICES) opl->setchip(1); in macroModOutput()
1100 if (c >= HERAD_NUM_VOICES) opl->setchip(0); in macroModOutput()
1125 if (c >= HERAD_NUM_VOICES) opl->setchip(1); in macroCarOutput()
1133 if (c >= HERAD_NUM_VOICES) opl->setchip(0); in macroCarOutput()
[all …]
H A Dsurroundopl.cpp242 void CSurroundopl::setchip(int n) in setchip() function in CSurroundopl
244 this->oplA.opl->setchip(n); in setchip()
245 this->oplB.opl->setchip(n); in setchip()
H A Ddro2.cpp161 this->opl->setchip(1); in update()
164 this->opl->setchip(0); in update()
H A Ddiskopl.h37 void setchip(int n);
/dports/games/dunelegacy/dunelegacy-0.96.4/src/FileClasses/adl/
H A Dsurroundopl.cpp215 void CSurroundopl::setchip(int n) in setchip() function in CSurroundopl
217 a->setchip(n); in setchip()
218 b->setchip(n); in setchip()
/dports/audio/lmms/lmms-1.2.2/plugins/opl2/
H A Dopl.h42 virtual void setchip(int n) // select OPL chip in setchip() function

12