Refactor more sound code

Some of this is still a bit rough...

Signed-off-by: Graham <gpe@openrs2.org>
pull/132/head
Graham 4 years ago
parent 23a2868abb
commit e7729f7dea
  1. 498
      share/deob/map/client.yaml

@ -4,7 +4,7 @@ classes:
client!ac: "TextureOp28" client!ac: "TextureOp28"
client!ae: "Class6" client!ae: "Class6"
client!af: "AnimBase" client!af: "AnimBase"
client!ag: "Class7" client!ag: "SynthSound"
client!ai: "QuickChatCommandDecoder" client!ai: "QuickChatCommandDecoder"
client!ak: "SecondaryHashTable" client!ak: "SecondaryHashTable"
client!al: "Js5CacheRequest" client!al: "Js5CacheRequest"
@ -50,7 +50,7 @@ classes:
client!dn: "TextureOp31" client!dn: "TextureOp31"
client!e: "MapAreaChunk" client!e: "MapAreaChunk"
client!ea: "Class41_Sub1" client!ea: "Class41_Sub1"
client!eb: "Class4_Sub8" client!eb: "Sound"
client!ec: "GlShader" client!ec: "GlShader"
client!ed: "SpotAnimNode" client!ed: "SpotAnimNode"
client!eg: "SeqType" client!eg: "SeqType"
@ -85,7 +85,7 @@ classes:
client!gl: "Font" client!gl: "Font"
client!gn: "Class4_Sub11" client!gn: "Class4_Sub11"
client!go: "MidiDecoder" client!go: "MidiDecoder"
client!h: "Class73" client!h: "Envelope"
client!hc: "ByteArray" client!hc: "ByteArray"
client!he: "ObjStack" client!he: "ObjStack"
client!hf: "NanoTimer" client!hf: "NanoTimer"
@ -184,7 +184,7 @@ classes:
client!oo: "MillisTimer" client!oo: "MillisTimer"
client!p: "Npc" client!p: "Npc"
client!pa: "FluType" client!pa: "FluType"
client!pb: "Class4_Sub8_Sub1" client!pb: "PcmSound"
client!pc: "Class4_Sub6_Sub4" client!pc: "Class4_Sub6_Sub4"
client!pd: "Class132" client!pd: "Class132"
client!pe: "CursorType" client!pe: "CursorType"
@ -203,7 +203,7 @@ classes:
client!qe: "HashTableIterator" client!qe: "HashTableIterator"
client!qf: "Class142" client!qf: "Class142"
client!qg: "MsiType" client!qg: "MsiType"
client!qh: "Instrument" client!qh: "MidiInstrument"
client!qi: "Js5TextureProvider" client!qi: "Js5TextureProvider"
client!qj: "TextureOp16" client!qj: "TextureOp16"
client!qk: "PlayerAppearance" client!qk: "PlayerAppearance"
@ -255,10 +255,10 @@ classes:
client!ua: "NpcType" client!ua: "NpcType"
client!ub: "DisplayMode" client!ub: "DisplayMode"
client!uc: "TextureOp23" client!uc: "TextureOp23"
client!ud: "Class170" client!ud: "Resampler"
client!ue: "GameShell" client!ue: "GameShell"
client!ug: "ParticleLinkedList" client!ug: "ParticleLinkedList"
client!uh: "Class173" client!uh: "SynthInstrument"
client!ui: "GoSubFrame" client!ui: "GoSubFrame"
client!uj: "Sprite" client!uj: "Sprite"
client!uk: "SecondaryLinkedList" client!uk: "SecondaryLinkedList"
@ -465,14 +465,14 @@ fields:
owner: "AnimBase" owner: "AnimBase"
name: "id" name: "id"
client!ag.a I: client!ag.a I:
owner: "Class7" owner: "SynthSound"
name: "anInt114" name: "end"
client!ag.b I: client!ag.b I:
owner: "Class7" owner: "SynthSound"
name: "anInt115" name: "start"
client!ag.c [Lclient!uh;: client!ag.c [Lclient!uh;:
owner: "Class7" owner: "SynthSound"
name: "aClass173Array1" name: "instruments"
client!ah.d Ljava/lang/String;: client!ah.d Ljava/lang/String;:
owner: "Text" owner: "Text"
name: "CHATCOL10" name: "CHATCOL10"
@ -1938,8 +1938,8 @@ fields:
owner: "Static2" owner: "Static2"
name: "aClass4_Sub16_2" name: "aClass4_Sub16_2"
client!eb.o I: client!eb.o I:
owner: "Class4_Sub8" owner: "Sound"
name: "anInt4083" name: "position"
client!ec.a I: client!ec.a I:
owner: "GlShader" owner: "GlShader"
name: "id" name: "id"
@ -3282,38 +3282,38 @@ fields:
owner: "MidiDecoder" owner: "MidiDecoder"
name: "startPositions" name: "startPositions"
client!h.a [I: client!h.a [I:
owner: "Class73" owner: "Envelope"
name: "anIntArray177" name: "levels"
client!h.b I: client!h.b I:
owner: "Class73" owner: "Envelope"
name: "anInt2131" name: "maxInterval"
client!h.c I: client!h.c I:
owner: "Class73" owner: "Envelope"
name: "anInt2132" name: "minInterval"
client!h.d [I: client!h.d [I:
owner: "Class73" owner: "Envelope"
name: "anIntArray178" name: "times"
client!h.e I: client!h.e I:
owner: "Class73" owner: "Envelope"
name: "anInt2133" name: "wavetable"
client!h.f I: client!h.f I:
owner: "Class73" owner: "Envelope"
name: "anInt2134" name: "stages"
client!h.g I: client!h.g I:
owner: "Class73" owner: "Envelope"
name: "anInt2135" name: "nextTime"
client!h.h I: client!h.h I:
owner: "Class73" owner: "Envelope"
name: "anInt2136" name: "phase"
client!h.i I: client!h.i I:
owner: "Class73" owner: "Envelope"
name: "anInt2137" name: "level"
client!h.j I: client!h.j I:
owner: "Class73" owner: "Envelope"
name: "anInt2138" name: "time"
client!h.k I: client!h.k I:
owner: "Class73" owner: "Envelope"
name: "anInt2139" name: "slope"
client!hb.a Ljava/lang/String;: client!hb.a Ljava/lang/String;:
owner: "LocalisedText" owner: "LocalisedText"
name: "ATTACK" name: "ATTACK"
@ -7356,20 +7356,20 @@ fields:
owner: "FluType" owner: "FluType"
name: "anInt4075" name: "anInt4075"
client!pb.p [B: client!pb.p [B:
owner: "Class4_Sub8_Sub1" owner: "PcmSound"
name: "aByteArray52" name: "samples"
client!pb.q I: client!pb.q I:
owner: "Class4_Sub8_Sub1" owner: "PcmSound"
name: "anInt4084" name: "start"
client!pb.r I: client!pb.r I:
owner: "Class4_Sub8_Sub1" owner: "PcmSound"
name: "anInt4085" name: "rate"
client!pb.s Z: client!pb.s Z:
owner: "Class4_Sub8_Sub1" owner: "PcmSound"
name: "aBoolean288" name: "aBoolean288"
client!pb.t I: client!pb.t I:
owner: "Class4_Sub8_Sub1" owner: "PcmSound"
name: "anInt4086" name: "end"
client!pc.A I: client!pc.A I:
owner: "Class4_Sub6_Sub4" owner: "Class4_Sub6_Sub4"
name: "anInt4102" name: "anInt4102"
@ -8094,37 +8094,37 @@ fields:
owner: "MsiType" owner: "MsiType"
name: "spriteId" name: "spriteId"
client!qh.A [B: client!qh.A [B:
owner: "Instrument" owner: "MidiInstrument"
name: "aByteArray57" name: "aByteArray57"
client!qh.B [I: client!qh.B [I:
owner: "Instrument" owner: "MidiInstrument"
name: "anIntArray458" name: "anIntArray458"
client!qh.C Lclient!fh;: client!qh.C Lclient!fh;:
owner: "client" owner: "client"
name: "js5Archive15" name: "js5Archive15"
client!qh.D [S: client!qh.D [S:
owner: "Instrument" owner: "MidiInstrument"
name: "aShortArray80" name: "aShortArray80"
client!qh.E [B: client!qh.E [B:
owner: "Instrument" owner: "MidiInstrument"
name: "aByteArray58" name: "aByteArray58"
client!qh.p [B: client!qh.p [B:
owner: "Instrument" owner: "MidiInstrument"
name: "aByteArray56" name: "aByteArray56"
client!qh.q I: client!qh.q I:
owner: "LoginManager" owner: "LoginManager"
name: "disallowResult" name: "disallowResult"
client!qh.s [Lclient!pb;: client!qh.s [Lclient!pb;:
owner: "Instrument" owner: "MidiInstrument"
name: "aClass4_Sub8_Sub1Array1" name: "aClass4_Sub8_Sub1Array1"
client!qh.t I: client!qh.t I:
owner: "Instrument" owner: "MidiInstrument"
name: "anInt4326" name: "anInt4326"
client!qh.w I: client!qh.w I:
owner: "Static5" owner: "Static5"
name: "anInt4329" name: "anInt4329"
client!qh.y [Lclient!si;: client!qh.y [Lclient!si;:
owner: "Instrument" owner: "MidiInstrument"
name: "aClass157Array1" name: "aClass157Array1"
client!qi.a Ljava/lang/String;: client!qi.a Ljava/lang/String;:
owner: "LocalisedText" owner: "LocalisedText"
@ -10278,13 +10278,13 @@ fields:
owner: "WorldList" owner: "WorldList"
name: "step" name: "step"
client!ud.b I: client!ud.b I:
owner: "Class170" owner: "Resampler"
name: "anInt5320" name: "outputRate"
client!ud.c I: client!ud.c I:
owner: "Class170" owner: "Resampler"
name: "anInt5321" name: "inputRate"
client!ud.j [[I: client!ud.j [[I:
owner: "Class170" owner: "Resampler"
name: "anIntArrayArray47" name: "anIntArrayArray47"
client!ud.k [I: client!ud.k [I:
owner: "Static7" owner: "Static7"
@ -10359,80 +10359,80 @@ fields:
owner: "Static7" owner: "Static7"
name: "anInt5345" name: "anInt5345"
client!uh.a Lclient!h;: client!uh.a Lclient!h;:
owner: "Class173" owner: "SynthInstrument"
name: "aClass73_1" name: "gateOpenPhaseEnvelope"
client!uh.b Lclient!h;: client!uh.b Lclient!h;:
owner: "Class173" owner: "SynthInstrument"
name: "aClass73_2" name: "amplitudeModulationAmplitudeEnvelope"
client!uh.c Lclient!h;: client!uh.c Lclient!h;:
owner: "Class173" owner: "SynthInstrument"
name: "aClass73_3" name: "gateClosedPhaseEnvelope"
client!uh.d I: client!uh.d I:
owner: "Class173" owner: "SynthInstrument"
name: "anInt5346" name: "duration"
client!uh.e Lclient!h;: client!uh.e Lclient!h;:
owner: "Class173" owner: "SynthInstrument"
name: "aClass73_4" name: "amplitudeEnvelope"
client!uh.f [I: client!uh.f [I:
owner: "Class173" owner: "SynthInstrument"
name: "anIntArray602" name: "SINE"
client!uh.g Lclient!h;: client!uh.g Lclient!h;:
owner: "Class173" owner: "SynthInstrument"
name: "aClass73_5" name: "amplitudeModulationEnvelope"
client!uh.h I: client!uh.h I:
owner: "Class173" owner: "SynthInstrument"
name: "anInt5347" name: "delayTime"
client!uh.i I: client!uh.i I:
owner: "Class173" owner: "SynthInstrument"
name: "anInt5348" name: "delayMix"
client!uh.j I: client!uh.j I:
owner: "Class173" owner: "SynthInstrument"
name: "anInt5349" name: "start"
client!uh.k Lclient!h;: client!uh.k Lclient!h;:
owner: "Class173" owner: "SynthInstrument"
name: "aClass73_6" name: "phaseModulationEnvelope"
client!uh.l [I: client!uh.l [I:
owner: "Static7" owner: "SynthInstrument"
name: "anIntArray603" name: "samples"
client!uh.m Lclient!h;: client!uh.m Lclient!h;:
owner: "Class173" owner: "SynthInstrument"
name: "aClass73_7" name: "phaseEnvelope"
client!uh.n [I: client!uh.n [I:
owner: "Class173" owner: "SynthInstrument"
name: "anIntArray604" name: "anIntArray604"
client!uh.o [I: client!uh.o [I:
owner: "Class173" owner: "SynthInstrument"
name: "anIntArray605" name: "oscillatorAmplitudes"
client!uh.p Lclient!qo;: client!uh.p Lclient!qo;:
owner: "Class173" owner: "SynthInstrument"
name: "aClass146_1" name: "aClass146_1"
client!uh.q [I: client!uh.q [I:
owner: "Class173" owner: "SynthInstrument"
name: "anIntArray606" name: "oscillatorStartMillis"
client!uh.r Lclient!h;: client!uh.r Lclient!h;:
owner: "Class173" owner: "SynthInstrument"
name: "aClass73_8" name: "phaseModulationAmplitudeEnvelope"
client!uh.s [I: client!uh.s [I:
owner: "Class173" owner: "SynthInstrument"
name: "anIntArray607" name: "NOISE"
client!uh.t [I: client!uh.t [I:
owner: "Static7" owner: "SynthInstrument"
name: "anIntArray608" name: "oscillatorMinIntervals"
client!uh.u [I: client!uh.u [I:
owner: "Static7" owner: "SynthInstrument"
name: "anIntArray609" name: "oscillatorStartSamples"
client!uh.v [I: client!uh.v [I:
owner: "Static7" owner: "SynthInstrument"
name: "anIntArray610" name: "scaledOscillatorAmplitudes"
client!uh.w [I: client!uh.w [I:
owner: "Static7" owner: "SynthInstrument"
name: "anIntArray611" name: "oscillatorTimes"
client!uh.x Lclient!h;: client!uh.x Lclient!h;:
owner: "Class173" owner: "SynthInstrument"
name: "aClass73_9" name: "aClass73_9"
client!uh.y [I: client!uh.y [I:
owner: "Static7" owner: "SynthInstrument"
name: "anIntArray612" name: "oscillatorIntervalRanges"
client!ui.a Lclient!jl;: client!ui.a Lclient!jl;:
owner: "GoSubFrame" owner: "GoSubFrame"
name: "script" name: "script"
@ -10704,8 +10704,8 @@ fields:
owner: "client" owner: "client"
name: "worldListAlternatePort" name: "worldListAlternatePort"
client!vf.g Lclient!ud;: client!vf.g Lclient!ud;:
owner: "Static7" owner: "client"
name: "aClass170_1" name: "resampler"
client!vf.h Lclient!vc;: client!vf.h Lclient!vc;:
owner: "Class180" owner: "Class180"
name: "aClass53_7" name: "aClass53_7"
@ -12446,52 +12446,52 @@ methods:
arguments: {} arguments: {}
locals: {} locals: {}
client!ag.<init> (Lclient!fd;)V: client!ag.<init> (Lclient!fd;)V:
owner: "Class7" owner: "SynthSound"
name: "<init>" name: "<init>"
arguments: arguments:
0: "arg0" 0: "buffer"
locals: locals:
7: "local7" 7: "i"
14: "local14" 14: "wavetable"
client!ag.a ()[B: client!ag.a ()[B:
owner: "Class7" owner: "SynthSound"
name: "method104" name: "getSamples"
arguments: {} arguments: {}
locals: locals:
1: "local1" 1: "end"
3: "local3" 3: "i"
49: "local49" 49: "samplesLen"
52: "local52" 52: "samples"
54: "local54" 54: "i"
72: "local72" 72: "duration"
82: "local82" 82: "start"
94: "local94" 94: "instrumentSamples"
96: "local96" 96: "j"
111: "local111" 111: "sample"
client!ag.a (Lclient!fh;II)Lclient!ag;: client!ag.a (Lclient!fh;II)Lclient!ag;:
owner: "Static8" owner: "SynthSound"
name: "method106" name: "create"
arguments: arguments:
0: "arg0" 0: "archive"
1: "arg1" 1: "group"
2: "arg2" 2: "file"
locals: locals:
5: "local5" 5: "bytes"
client!ag.b ()I: client!ag.b ()I:
owner: "Class7" owner: "SynthSound"
name: "method105" name: "getStart"
arguments: {} arguments: {}
locals: locals:
1: "local1" 1: "start"
3: "local3" 3: "i"
55: "local55" 55: "i"
67: "local67" 67: "instrument"
client!ag.c ()Lclient!pb;: client!ag.c ()Lclient!pb;:
owner: "Class7" owner: "SynthSound"
name: "method107" name: "toPcmSound"
arguments: {} arguments: {}
locals: locals:
2: "local2" 2: "samples"
client!ah.a (II)V: client!ah.a (II)V:
owner: "DelayedStateChange" owner: "DelayedStateChange"
name: "method111" name: "method111"
@ -16211,7 +16211,7 @@ methods:
locals: locals:
18: "value" 18: "value"
client!dj.a (ILclient!fh;I)Lclient!qh;: client!dj.a (ILclient!fh;I)Lclient!qh;:
owner: "Instrument" owner: "MidiInstrument"
name: "create" name: "create"
arguments: arguments:
1: "archive" 1: "archive"
@ -16546,7 +16546,7 @@ methods:
locals: locals:
15: "local15" 15: "local15"
client!eb.<init> ()V: client!eb.<init> ()V:
owner: "Class4_Sub8" owner: "Sound"
name: "<init>" name: "<init>"
arguments: {} arguments: {}
locals: {} locals: {}
@ -21806,34 +21806,34 @@ methods:
arguments: {} arguments: {}
locals: {} locals: {}
client!h.<init> ()V: client!h.<init> ()V:
owner: "Class73" owner: "Envelope"
name: "<init>" name: "<init>"
arguments: {} arguments: {}
locals: {} locals: {}
client!h.a ()V: client!h.a ()V:
owner: "Class73" owner: "Envelope"
name: "method1673" name: "reset"
arguments: {} arguments: {}
locals: {} locals: {}
client!h.a (I)I: client!h.a (I)I:
owner: "Class73" owner: "Envelope"
name: "method1675" name: "nextLevel"
arguments: arguments:
0: "arg0" 0: "duration"
locals: {} locals: {}
client!h.a (Lclient!fd;)V: client!h.a (Lclient!fd;)V:
owner: "Class73" owner: "Envelope"
name: "method1674" name: "decode"
arguments: arguments:
0: "arg0" 0: "buffer"
locals: {} locals: {}
client!h.b (Lclient!fd;)V: client!h.b (Lclient!fd;)V:
owner: "Class73" owner: "Envelope"
name: "method1676" name: "decodeStages"
arguments: arguments:
0: "arg0" 0: "buffer"
locals: locals:
16: "local16" 16: "i"
client!hb.a (IB)I: client!hb.a (IB)I:
owner: "EnumTypeList" owner: "EnumTypeList"
name: "getGroupId" name: "getGroupId"
@ -34047,29 +34047,29 @@ methods:
arguments: {} arguments: {}
locals: {} locals: {}
client!pb.<init> (I[BII)V: client!pb.<init> (I[BII)V:
owner: "Class4_Sub8_Sub1" owner: "PcmSound"
name: "<init>" name: "<init>"
arguments: arguments:
0: "arg0" 0: "rate"
1: "arg1" 1: "samples"
2: "arg2" 2: "start"
3: "arg3" 3: "end"
locals: {} locals: {}
client!pb.<init> (I[BIIZ)V: client!pb.<init> (I[BIIZ)V:
owner: "Class4_Sub8_Sub1" owner: "PcmSound"
name: "<init>" name: "<init>"
arguments: arguments:
0: "arg0" 0: "rate"
1: "arg1" 1: "samples"
2: "arg2" 2: "start"
3: "arg3" 3: "end"
4: "arg4" 4: "arg4"
locals: {} locals: {}
client!pb.a (Lclient!ud;)Lclient!pb;: client!pb.a (Lclient!ud;)Lclient!pb;:
owner: "Class4_Sub8_Sub1" owner: "PcmSound"
name: "method3338" name: "resample"
arguments: arguments:
0: "arg0" 0: "resampler"
locals: {} locals: {}
client!pc.<init> (Lclient!pb;II)V: client!pc.<init> (Lclient!pb;II)V:
owner: "Class4_Sub6_Sub4" owner: "Class4_Sub6_Sub4"
@ -36373,7 +36373,7 @@ methods:
arguments: {} arguments: {}
locals: {} locals: {}
client!qh.<init> ([B)V: client!qh.<init> ([B)V:
owner: "Instrument" owner: "MidiInstrument"
name: "<init>" name: "<init>"
arguments: arguments:
0: "bytes" 0: "bytes"
@ -36531,7 +36531,7 @@ methods:
670: "local670" 670: "local670"
674: "local674" 674: "local674"
client!qh.a (Z)V: client!qh.a (Z)V:
owner: "Instrument" owner: "MidiInstrument"
name: "method3570" name: "method3570"
arguments: {} arguments: {}
locals: {} locals: {}
@ -36547,7 +36547,7 @@ methods:
20: "local20" 20: "local20"
27: "local27" 27: "local27"
client!qh.a ([ILclient!jk;I[B)Z: client!qh.a ([ILclient!jk;I[B)Z:
owner: "Instrument" owner: "MidiInstrument"
name: "method3566" name: "method3566"
arguments: arguments:
0: "samplingRates" 0: "samplingRates"
@ -36787,13 +36787,13 @@ methods:
arguments: {} arguments: {}
locals: {} locals: {}
client!qk.a (IBI)I: client!qk.a (IBI)I:
owner: "Static30" owner: "Resampler"
name: "method3603" name: "gcd"
arguments: arguments:
0: "arg0" 0: "a"
2: "arg1" 2: "b"
locals: locals:
32: "local32" 32: "aModB"
client!qk.a (IBIIII)V: client!qk.a (IBIIII)V:
owner: "Static30" owner: "Static30"
name: "method3607" name: "method3607"
@ -37290,17 +37290,17 @@ methods:
30: "local30" 30: "local30"
client!qo.a (Lclient!fd;Lclient!h;)V: client!qo.a (Lclient!fd;Lclient!h;)V:
owner: "Class146" owner: "Class146"
name: "method3642" name: "decode"
arguments: arguments:
0: "arg0" 0: "buffer"
1: "arg1" 1: "envelope"
locals: locals:
3: "local3" 3: "local3"
37: "local37" 37: "local37"
39: "local39" 39: "i"
44: "local44" 44: "j"
78: "local78" 78: "i"
83: "local83" 83: "j"
client!qo.b (IIF)F: client!qo.b (IIF)F:
owner: "Class146" owner: "Class146"
name: "method3643" name: "method3643"
@ -42548,40 +42548,40 @@ methods:
358: "local358" 358: "local358"
365: "local365" 365: "local365"
client!ud.<init> (II)V: client!ud.<init> (II)V:
owner: "Class170" owner: "Resampler"
name: "<init>" name: "<init>"
arguments: arguments:
0: "arg0" 0: "inputRate"
1: "arg1" 1: "outputRate"
locals: locals:
12: "local12" 12: "gcd"
33: "local33" 33: "i"
48: "local48" 48: "local48"
53: "local53" 53: "local53"
61: "local61" 61: "local61"
67: "local67" 67: "local67"
78: "local78" 78: "ratio"
96: "local96" 96: "local96"
98: "local98" 98: "local98"
127: "local127" 127: "local127"
client!ud.a (B[B)[B: client!ud.a (B[B)[B:
owner: "Class170" owner: "Resampler"
name: "method4305" name: "resample"
arguments: arguments:
1: "arg0" 1: "samples"
locals: locals:
29: "local29" 29: "outputCount"
31: "local31" 31: "outputPos"
34: "local34" 34: "outputSamples"
36: "local36" 36: "local36"
38: "local38" 38: "inputPos"
46: "local46" 46: "inputSample"
51: "local51" 51: "local51"
53: "local53" 53: "j"
77: "local77" 77: "local77"
82: "local82" 82: "local82"
101: "local101" 101: "i"
116: "local116" 116: "sample"
client!ud.a (I)V: client!ud.a (I)V:
owner: "Protocol" owner: "Protocol"
name: "readExtendedPlayerInfo" name: "readExtendedPlayerInfo"
@ -42592,16 +42592,16 @@ methods:
28: "player" 28: "player"
32: "flags" 32: "flags"
client!ud.a (IB)I: client!ud.a (IB)I:
owner: "Class170" owner: "Resampler"
name: "method4302" name: "scaleRate"
arguments: arguments:
0: "arg0" 0: "rate"
locals: {} locals: {}
client!ud.a (II)I: client!ud.a (II)I:
owner: "Class170" owner: "Resampler"
name: "method4303" name: "scalePosition"
arguments: arguments:
1: "arg0" 1: "position"
locals: {} locals: {}
client!ud.a (JB)V: client!ud.a (JB)V:
owner: "Static35" owner: "Static35"
@ -43020,39 +43020,39 @@ methods:
14: "local14" 14: "local14"
20: "local20" 20: "local20"
client!uh.a (II)[I: client!uh.a (II)[I:
owner: "Class173" owner: "SynthInstrument"
name: "method4325" name: "getSamples"
arguments: arguments:
0: "arg0" 0: "count"
1: "arg1" 1: "millis"
locals: locals:
16: "local16" 16: "samplesPerMilli"
24: "local24" 24: "phaseModulationIntervalRange"
26: "local26" 26: "phaseModulationMinInterval"
28: "local28" 28: "intervalModulationTime"
63: "local63" 63: "amplitudeModulationIntervalRange"
65: "local65" 65: "amplitudeModulationMinInterval"
67: "local67" 67: "amplitudeModulationTime"
102: "local102" 102: "i"
177: "local177" 177: "i"
185: "local185" 185: "intervalMultiplier"
190: "local190" 190: "amplitudeMultiplier"
198: "local198" 198: "interval"
203: "local203" 203: "amplitude"
233: "local233" 233: "interval"
238: "local238" 238: "amplitude"
266: "local266" 266: "j"
281: "local281" 281: "k"
285: "local285" 285: "temp"
337: "local337" 337: "time"
341: "local341" 341: "closed"
343: "local343" 343: "i"
351: "local351" 351: "closedPhase"
356: "local356" 356: "openPhase"
374: "local374" 374: "duration"
424: "local424" 424: "delay"
426: "local426" 426: "i"
430: "local430" 430: "samples"
469: "local469" 469: "local469"
478: "local478" 478: "local478"
487: "local487" 487: "local487"
@ -43068,25 +43068,25 @@ methods:
721: "local721" 721: "local721"
727: "local727" 727: "local727"
757: "local757" 757: "local757"
798: "local798" 798: "i"
client!uh.a (III)I: client!uh.a (III)I:
owner: "Class173" owner: "SynthInstrument"
name: "method4326" name: "wavetableLookup"
arguments: arguments:
0: "arg0" 2: "wavetable"
1: "arg1" 0: "time"
2: "arg2" 1: "amplitude"
locals: {} locals: {}
client!uh.a (Lclient!fd;)V: client!uh.a (Lclient!fd;)V:
owner: "Class173" owner: "SynthInstrument"
name: "method4323" name: "decode"
arguments: arguments:
0: "arg0" 0: "buffer"
locals: locals:
21: "local21" 21: "phaseModulationWavetable"
51: "local51" 51: "amplitudeModulationWavetable"
81: "local81" 81: "gateWavetable"
109: "local109" 109: "i"
116: "local116" 116: "local116"
client!ui.a (IIBI)I: client!ui.a (IIBI)I:
owner: "Static35" owner: "Static35"

Loading…
Cancel
Save