mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-29 02:40:55 -04:00
@@ -0,0 +1,93 @@
|
||||
//
|
||||
// Generated by dtk
|
||||
// Translation Unit: JASBasicInst.cpp
|
||||
//
|
||||
|
||||
#include "JASBasicInst.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
/* 80284844-80284888 .text __ct__Q28JASystem10TBasicInstFv */
|
||||
JASystem::TBasicInst::TBasicInst() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80284888-80284914 .text __dt__Q28JASystem10TBasicInstFv */
|
||||
JASystem::TBasicInst::~TBasicInst() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80284914-80284B4C .text getParam__Q28JASystem10TBasicInstCFiiPQ28JASystem10TInstParam */
|
||||
void JASystem::TBasicInst::getParam(int, int, JASystem::TInstParam*) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80284B4C-80284B54 .text getKeymapIndex__Q28JASystem10TBasicInstCFi */
|
||||
void JASystem::TBasicInst::getKeymapIndex(int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80284B54-80284C10 .text setKeyRegionCount__Q28JASystem10TBasicInstFUl */
|
||||
void JASystem::TBasicInst::setKeyRegionCount(unsigned long) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80284C10-80284CC4 .text setEffectCount__Q28JASystem10TBasicInstFUl */
|
||||
void JASystem::TBasicInst::setEffectCount(unsigned long) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80284CC4-80284D7C .text setEffect__Q28JASystem10TBasicInstFiPQ28JASystem11TInstEffect */
|
||||
void JASystem::TBasicInst::setEffect(int, JASystem::TInstEffect*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80284D7C-80284E30 .text setOscCount__Q28JASystem10TBasicInstFUl */
|
||||
void JASystem::TBasicInst::setOscCount(unsigned long) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80284E30-80284EE8 .text setOsc__Q28JASystem10TBasicInstFiPQ38JASystem11TOscillator4Osc_ */
|
||||
void JASystem::TBasicInst::setOsc(int, JASystem::TOscillator::Osc_*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80284EE8-80284F70 .text getKeyRegion__Q28JASystem10TBasicInstFi */
|
||||
void JASystem::TBasicInst::getKeyRegion(int) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80284F70-80284FC4 .text __dt__Q38JASystem10TBasicInst7TKeymapFv */
|
||||
JASystem::TBasicInst::TKeymap::~TKeymap() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80284FC4-80285058 .text setVeloRegionCount__Q38JASystem10TBasicInst7TKeymapFUl */
|
||||
void JASystem::TBasicInst::TKeymap::setVeloRegionCount(unsigned long) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80285058-802850E0 .text getVeloRegion__Q38JASystem10TBasicInst7TKeymapFi */
|
||||
void JASystem::TBasicInst::TKeymap::getVeloRegion(int) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802850E0-80285168 .text getVeloRegion__Q38JASystem10TBasicInst7TKeymapCFi */
|
||||
void JASystem::TBasicInst::TKeymap::getVeloRegion(int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 80285168-802851B0 .text __dt__Q28JASystem5TInstFv */
|
||||
JASystem::TInst::~TInst() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802851B0-802851C8 .text __ct__Q38JASystem10TBasicInst7TKeymapFv */
|
||||
JASystem::TBasicInst::TKeymap::TKeymap() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802851C8-802851D4 .text getType__Q28JASystem10TBasicInstCFv */
|
||||
void JASystem::TBasicInst::getType() const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user