You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
450 B
16 lines
450 B
15 years ago
|
mcopclassdir = $(libdir)/mcop/Arts
|
||
|
mcopclass_DATA = Synth_ADD.mcopclass \
|
||
|
Synth_FREQUENCY.mcopclass \
|
||
|
Synth_MUL.mcopclass \
|
||
|
Synth_MULTI_ADD.mcopclass \
|
||
|
Synth_PLAY.mcopclass \
|
||
|
Synth_RECORD.mcopclass \
|
||
|
Synth_PLAY_WAV.mcopclass \
|
||
|
Synth_WAVE_SIN.mcopclass \
|
||
|
Synth_BUS_DOWNLINK.mcopclass \
|
||
|
Synth_BUS_UPLINK.mcopclass \
|
||
|
Synth_AMAN_PLAY.mcopclass \
|
||
|
Synth_AMAN_RECORD.mcopclass \
|
||
|
DataHandlePlay.mcopclass \
|
||
|
WaveDataHandle.mcopclass
|