{"type": "func", "start": 6443261296, "end": 6443261312, "name": "FMOD_DSP_GetParameterFloat", "pseudocode": "// \n// FMOD_DSP_GetParameterFloat from 0x1800c5d70 to 0x1800c5d80 (16 bytes)\n// \n// 2 xrefs:\n// > FMOD5_DSP_GetParameterFloat @ 0x1800f41f0\n// > <???> @ 0x180194348\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\n__int64 __fastcall FMOD_DSP_GetParameterFloat(__int64 a1, unsigned int a2, _DWORD *a3, __int64 a4, unsigned int a5)\n{\n  if ( a1 )\n    return FMOD::DSP::getParameterFloat(a1, a2, a3, a4, a5);\n  else\n    return 31;\n}", "assembly": "; \n; FMOD_DSP_GetParameterFloat from 0x1800c5d70 to 0x1800c5d80 (16 bytes)\n; \n; 2 xrefs:\n; > FMOD5_DSP_GetParameterFloat @ 0x1800f41f0\n; > <???> @ 0x180194348\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\ntest    rcx, rcx                                                       ; +0x0, 0x1800c5d70\njnz     short loc_1800C5D7B                                            ; +0x3, 0x1800c5d73\nmov     eax, 1Fh                                                       ; +0x5, 0x1800c5d75\nretn                                                                   ; +0xa, 0x1800c5d7a\njmp     ?getParameterFloat@DSP@FMOD@@QEAA?AW4FMOD_RESULT@@HPEAMPEADH@Z; FMOD::DSP::getParameterFloat(int,float *,char *,int) ; +0xb, 0x1800c5d7b", "xrefs": ["FMOD5_DSP_GetParameterFloat @ 0x1800f41f0", "<???> @ 0x180194348"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}