SceNgsUser: Difference between revisions
Jump to navigation
Jump to search
CelesteBlue (talk | contribs) No edit summary |
CelesteBlue (talk | contribs) (→SceNgs) |
||
Line 35: | Line 35: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0x5C71FE09 | | 0.990-3.60 || 0x5C71FE09 | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsModuleGetNumPresets(SceNgsHSynSystem hSystemHandle, const SceNgsModuleID uModuleID, SceUInt32* puNumPresets);</source> | |||
=== sceNgsModuleGetPreset === | === sceNgsModuleGetPreset === | ||
Line 43: | Line 45: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0xC58298A7 | | 0.990-3.60 || 0xC58298A7 | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsModuleGetPreset(SceNgsHSynSystem hSystemHandle, const SceNgsModuleID uModuleID, const SceUInt32 uPresetIndex, SceNgsBufferInfo* pParamsBuffer);</source> | |||
=== sceNgsPatchCreateRouting === | === sceNgsPatchCreateRouting === | ||
Line 51: | Line 55: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0xD668B49C | | 0.990-3.60 || 0xD668B49C | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsPatchCreateRouting(const SceNgsPatchSetupInfo* pPatchInfo, SceNgsHPatch* pPatchHandle);</source> | |||
=== sceNgsPatchGetInfo === | === sceNgsPatchGetInfo === | ||
Line 59: | Line 65: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0x98703DBC | | 0.990-3.60 || 0x98703DBC | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsPatchGetInfo(SceNgsHPatch hPatchHandle, SceNgsPatchRouteInfo* pRouteInfo, SceNgsPatchSetupInfo* pSetup);</source> | |||
=== sceNgsPatchRemoveRouting === | === sceNgsPatchRemoveRouting === | ||
Line 67: | Line 75: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0xD0C9AE5A | | 0.990-3.60 || 0xD0C9AE5A | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsPatchRemoveRouting(SceNgsHPatch hPatchHandle);</source> | |||
=== sceNgsRackGetRequiredMemorySize === | === sceNgsRackGetRequiredMemorySize === | ||
Line 75: | Line 85: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0x477318C0 | | 0.990-3.60 || 0x477318C0 | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsRackGetRequiredMemorySize(SceNgsHSynSystem hSystemHandle, const SceNgsRackDescription* pRackDesc, SceUInt32* pnSize);</source> | |||
=== sceNgsRackGetVoiceHandle === | === sceNgsRackGetVoiceHandle === | ||
Line 83: | Line 95: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0xFE1A98E9 | | 0.990-3.60 || 0xFE1A98E9 | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsRackGetVoiceHandle(SceNgsHRack hRackHandle, const SceUInt32 uIndex, SceNgsHVoice* pVoiceHandle);</source> | |||
=== sceNgsRackInit === | === sceNgsRackInit === | ||
Line 91: | Line 105: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0x0A92E4EC | | 0.990-3.60 || 0x0A92E4EC | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsRackInit(SceNgsHSynSystem hSystemHandle, SceNgsBufferInfo* pRackBuffer, const SceNgsRackDescription* pRackDesc, SceNgsHRack* pRackHandle);</source> | |||
=== sceNgsRackRelease === | === sceNgsRackRelease === | ||
Line 99: | Line 115: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0xDD5CA10B | | 0.990-3.60 || 0xDD5CA10B | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsRackRelease(SceNgsHRack hRackHandle, const SceNgsRackReleaseCallbackFunc callbackFuncPtr);</source> | |||
=== sceNgsRackSetParamErrorCallback === | === sceNgsRackSetParamErrorCallback === | ||
Line 107: | Line 125: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0x534B6E3F | | 0.990-3.60 || 0x534B6E3F | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsRackSetParamErrorCallback(SceNgsHRack hRackHandle, const SceNgsParamsErrorCallbackFunc callbackFuncPtr);</source> | |||
=== sceNgsSystemGetRequiredMemorySize === | === sceNgsSystemGetRequiredMemorySize === | ||
Line 115: | Line 135: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0x6CE8B36F | | 0.990-3.60 || 0x6CE8B36F | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsSystemGetRequiredMemorySize(const SceNgsSystemInitParams* pSynthParams, SceUInt32* pnSize);</source> | |||
=== sceNgsSystemInit === | === sceNgsSystemInit === | ||
Line 123: | Line 145: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0xED14CF4A | | 0.990-3.60 || 0xED14CF4A | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsSystemInit(void* pSynthSysMemory, const SceUInt32 uMemSize, const SceNgsSystemInitParams* pSynthParams, SceNgsHSynSystem* pSystemHandle);</source> | |||
=== sceNgsSystemLock === | === sceNgsSystemLock === | ||
Line 131: | Line 155: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0xB9D971F2 | | 0.990-3.60 || 0xB9D971F2 | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsSystemLock(SceNgsHSynSystem hSystemHandle);</source> | |||
=== sceNgsSystemRelease === | === sceNgsSystemRelease === | ||
Line 139: | Line 165: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0x4A25BEBC | | 0.990-3.60 || 0x4A25BEBC | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsSystemRelease(SceNgsHSynSystem hSystemHandle);</source> | |||
=== sceNgsSystemSetFlags === | === sceNgsSystemSetFlags === | ||
Line 147: | Line 175: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0x64D80013 | | 0.990-3.60 || 0x64D80013 | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsSystemSetFlags(SceNgsHSynSystem hSystemHandle, const SceUInt32 uSystemFlags);</source> | |||
=== sceNgsSystemSetParamErrorCallback === | === sceNgsSystemSetParamErrorCallback === | ||
Line 155: | Line 185: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0x5ADD22DC | | 0.990-3.60 || 0x5ADD22DC | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsSystemSetParamErrorCallback(SceNgsHSynSystem hSystemHandle, const SceNgsParamsErrorCallbackFunc callbackFuncPtr);</source> | |||
=== sceNgsSystemUnlock === | === sceNgsSystemUnlock === | ||
Line 163: | Line 195: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0x0A93EA96 | | 0.990-3.60 || 0x0A93EA96 | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsSystemUnlock(SceNgsHSynSystem hSystemHandle);</source> | |||
=== sceNgsSystemUpdate === | === sceNgsSystemUpdate === | ||
Line 171: | Line 205: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0x684F080C | | 0.990-3.60 || 0x684F080C | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsSystemUpdate(SceNgsHSynSystem hSystemHandle);</source> | |||
=== sceNgsVoiceBypassModule === | === sceNgsVoiceBypassModule === | ||
Line 179: | Line 215: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0x9AB87E71 | | 0.990-3.60 || 0x9AB87E71 | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsVoiceBypassModule(SceNgsHVoice hVoiceHandle, const SceUInt32 uModule, const SceUInt32 uBypassFlag);</source> | |||
=== sceNgsVoiceDefGetAtrac9Voice === | === sceNgsVoiceDefGetAtrac9Voice === | ||
Line 331: | Line 369: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0x5551410D | | 0.990-3.60 || 0x5551410D | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsVoiceGetInfo(SceNgsHVoice hVoiceHandle, SceNgsVoiceInfo* pInfo);</source> | |||
=== sceNgsVoiceGetModuleBypass === | === sceNgsVoiceGetModuleBypass === | ||
Line 339: | Line 379: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0x431BF3AB | | 0.990-3.60 || 0x431BF3AB | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsVoiceGetModuleBypass(SceNgsHVoice hVoiceHandle, const SceUInt32 uModule, SceUInt32* puBypassFlag);</source> | |||
=== sceNgsVoiceGetModuleType === | === sceNgsVoiceGetModuleType === | ||
Line 347: | Line 389: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0xB307185E | | 0.990-3.60 || 0xB307185E | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsVoiceGetModuleType(SceNgsHVoice hVoiceHandle, const SceUInt32 uModule, SceNgsModuleID* pModuleType);</source> | |||
=== sceNgsVoiceGetOutputPatch === | === sceNgsVoiceGetOutputPatch === | ||
Line 355: | Line 399: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0x01A52E3A | | 0.990-3.60 || 0x01A52E3A | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsVoiceGetOutputPatch(SceNgsHVoice hVoiceHandle, const SceInt32 nOutputIndex, const SceInt32 nSubIndex, SceNgsHPatch* pPatchHandle);</source> | |||
=== sceNgsVoiceGetParamsOutOfRange === | === sceNgsVoiceGetParamsOutOfRange === | ||
Line 363: | Line 409: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0x4CBE08F3 | | 0.990-3.60 || 0x4CBE08F3 | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsVoiceGetParamsOutOfRange(SceNgsHVoice hVoiceHandle, const SceUInt32 uModule, char* pszMessageBuffer);</source> | |||
=== sceNgsVoiceGetStateData === | === sceNgsVoiceGetStateData === | ||
Line 371: | Line 419: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0xC9B8C0B4 | | 0.990-3.60 || 0xC9B8C0B4 | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsVoiceGetStateData(SceNgsHVoice hVoiceHandle, const SceUInt32 uModule, void* pMem, const SceUInt32 uMemSize);</source> | |||
=== sceNgsVoiceInit === | === sceNgsVoiceInit === | ||
Line 379: | Line 429: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0x1DDBEBEB | | 0.990-3.60 || 0x1DDBEBEB | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsVoiceInit(SceNgsHVoice hVoiceHandle, const SceNgsVoicePreset* pPreset, const SceUInt32 uInitFlags);</source> | |||
=== sceNgsVoiceKeyOff === | === sceNgsVoiceKeyOff === | ||
Line 387: | Line 439: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0xBB13373D | | 0.990-3.60 || 0xBB13373D | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsVoiceKeyOff(SceNgsHVoice hVoiceHandle);</source> | |||
=== sceNgsVoiceKill === | === sceNgsVoiceKill === | ||
Line 395: | Line 449: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0x0E291AAD | | 0.990-3.60 || 0x0E291AAD | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsVoiceKill(SceNgsHVoice hVoiceHandle);</source> | |||
=== sceNgsVoiceLockParams === | === sceNgsVoiceLockParams === | ||
Line 403: | Line 459: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0xAB6BEF8F | | 0.990-3.60 || 0xAB6BEF8F | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsVoiceLockParams(SceNgsHVoice hVoiceHandle, const SceUInt32 uModule, const SceNgsParamsID uParamsInterfaceId, SceNgsBufferInfo* pParamsBuffer);</source> | |||
=== sceNgsVoicePatchSetVolume === | === sceNgsVoicePatchSetVolume === | ||
Line 411: | Line 469: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0xA3C807BC | | 0.990-3.60 || 0xA3C807BC | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsVoicePatchSetVolume(SceNgsHPatch hPatchHandle, const SceInt32 nOutputChannel, const SceInt32 nInputChannel, const SceFloat32 fVol);</source> | |||
=== sceNgsVoicePatchSetVolumes === | === sceNgsVoicePatchSetVolumes === | ||
Line 419: | Line 479: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0xBD6F57F0 | | 0.990-3.60 || 0xBD6F57F0 | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsVoicePatchSetVolumes(SceNgsHPatch hPatchHandle, const SceInt32 nOutputChannel, const SceFloat32* pVolumes, const SceInt32 nVols);</source> | |||
=== sceNgsVoicePatchSetVolumesMatrix === | === sceNgsVoicePatchSetVolumesMatrix === | ||
Line 427: | Line 489: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0xA0F5402D | | 0.990-3.60 || 0xA0F5402D | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsVoicePatchSetVolumesMatrix(SceNgsHPatch hPatchHandle, const SceNgsVolumeMatrix* pMatrix);</source> | |||
=== sceNgsVoicePause === | === sceNgsVoicePause === | ||
Line 435: | Line 499: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0xD7786E99 | | 0.990-3.60 || 0xD7786E99 | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsVoicePause(SceNgsHVoice hVoiceHandle);</source> | |||
=== sceNgsVoicePlay === | === sceNgsVoicePlay === | ||
Line 443: | Line 509: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0xFA0A0F34 | | 0.990-3.60 || 0xFA0A0F34 | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsVoicePlay(SceNgsHVoice hVoiceHandle);</source> | |||
=== sceNgsVoiceResume === | === sceNgsVoiceResume === | ||
Line 451: | Line 519: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0x54CFB981 | | 0.990-3.60 || 0x54CFB981 | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsVoiceResume(SceNgsHVoice hVoiceHandle);</source> | |||
=== sceNgsVoiceSetFinishedCallback === | === sceNgsVoiceSetFinishedCallback === | ||
Line 459: | Line 529: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0x17A6F564 | | 0.990-3.60 || 0x17A6F564 | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsVoiceSetFinishedCallback(SceNgsHVoice hVoiceHandle, const SceNgsCallbackFunc callbackFuncPtr, void* pUserData);</source> | |||
=== sceNgsVoiceSetModuleCallback === | === sceNgsVoiceSetModuleCallback === | ||
Line 467: | Line 539: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0x24E909A8 | | 0.990-3.60 || 0x24E909A8 | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsVoiceSetModuleCallback(SceNgsHVoice hVoiceHandle, const SceUInt32 uModule, const SceNgsModuleCallbackFunc callbackFuncPtr, void* pUserData);</source> | |||
=== sceNgsVoiceSetParamsBlock === | === sceNgsVoiceSetParamsBlock === | ||
Line 475: | Line 549: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0xFB8174B1 | | 0.990-3.60 || 0xFB8174B1 | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsVoiceSetParamsBlock(SceNgsHVoice hVoiceHandle, const SceNgsModuleParamHeader* pParamData, const SceUInt32 uSize, SceInt32* pnErrorCount);</source> | |||
=== sceNgsVoiceSetPreset === | === sceNgsVoiceSetPreset === | ||
Line 483: | Line 559: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0x8A88E665 | | 0.990-3.60 || 0x8A88E665 | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsVoiceSetPreset(SceNgsHVoice hVoiceHandle, const SceNgsVoicePreset* pVoicePreset);</source> | |||
=== sceNgsVoiceUnlockParams === | === sceNgsVoiceUnlockParams === | ||
Line 491: | Line 569: | ||
! Version !! NID | ! Version !! NID | ||
|- | |- | ||
| 3.60 || 0x3D46D8A7 | | 0.990-3.60 || 0x3D46D8A7 | ||
|} | |} | ||
<source lang="C">SceInt32 sceNgsVoiceUnlockParams(SceNgsHVoice hVoiceHandle, const SceUInt32 uModule);</source> | |||
=== sceSulphaNgsGetDefaultConfig === | === sceSulphaNgsGetDefaultConfig === |
Revision as of 14:48, 31 October 2019
Module
Known NIDs
Version | Name | World | Privilege | NID |
---|---|---|---|---|
3.60 | SceNgsUser | Non-secure | User | 0x640BDA36 |
Libraries
Known NIDs
Version | Name | World | Visibility | NID |
---|---|---|---|---|
3.60 | SceNgs | Non-secure | User | 0xB01598D9 |
SceNgs
sceNgsAT9GetSectionDetails
Version | NID |
---|---|
3.60 | 0x2A9FA501 |
sceNgsModuleGetNumPresets
Version | NID |
---|---|
0.990-3.60 | 0x5C71FE09 |
SceInt32 sceNgsModuleGetNumPresets(SceNgsHSynSystem hSystemHandle, const SceNgsModuleID uModuleID, SceUInt32* puNumPresets);
sceNgsModuleGetPreset
Version | NID |
---|---|
0.990-3.60 | 0xC58298A7 |
SceInt32 sceNgsModuleGetPreset(SceNgsHSynSystem hSystemHandle, const SceNgsModuleID uModuleID, const SceUInt32 uPresetIndex, SceNgsBufferInfo* pParamsBuffer);
sceNgsPatchCreateRouting
Version | NID |
---|---|
0.990-3.60 | 0xD668B49C |
SceInt32 sceNgsPatchCreateRouting(const SceNgsPatchSetupInfo* pPatchInfo, SceNgsHPatch* pPatchHandle);
sceNgsPatchGetInfo
Version | NID |
---|---|
0.990-3.60 | 0x98703DBC |
SceInt32 sceNgsPatchGetInfo(SceNgsHPatch hPatchHandle, SceNgsPatchRouteInfo* pRouteInfo, SceNgsPatchSetupInfo* pSetup);
sceNgsPatchRemoveRouting
Version | NID |
---|---|
0.990-3.60 | 0xD0C9AE5A |
SceInt32 sceNgsPatchRemoveRouting(SceNgsHPatch hPatchHandle);
sceNgsRackGetRequiredMemorySize
Version | NID |
---|---|
0.990-3.60 | 0x477318C0 |
SceInt32 sceNgsRackGetRequiredMemorySize(SceNgsHSynSystem hSystemHandle, const SceNgsRackDescription* pRackDesc, SceUInt32* pnSize);
sceNgsRackGetVoiceHandle
Version | NID |
---|---|
0.990-3.60 | 0xFE1A98E9 |
SceInt32 sceNgsRackGetVoiceHandle(SceNgsHRack hRackHandle, const SceUInt32 uIndex, SceNgsHVoice* pVoiceHandle);
sceNgsRackInit
Version | NID |
---|---|
0.990-3.60 | 0x0A92E4EC |
SceInt32 sceNgsRackInit(SceNgsHSynSystem hSystemHandle, SceNgsBufferInfo* pRackBuffer, const SceNgsRackDescription* pRackDesc, SceNgsHRack* pRackHandle);
sceNgsRackRelease
Version | NID |
---|---|
0.990-3.60 | 0xDD5CA10B |
SceInt32 sceNgsRackRelease(SceNgsHRack hRackHandle, const SceNgsRackReleaseCallbackFunc callbackFuncPtr);
sceNgsRackSetParamErrorCallback
Version | NID |
---|---|
0.990-3.60 | 0x534B6E3F |
SceInt32 sceNgsRackSetParamErrorCallback(SceNgsHRack hRackHandle, const SceNgsParamsErrorCallbackFunc callbackFuncPtr);
sceNgsSystemGetRequiredMemorySize
Version | NID |
---|---|
0.990-3.60 | 0x6CE8B36F |
SceInt32 sceNgsSystemGetRequiredMemorySize(const SceNgsSystemInitParams* pSynthParams, SceUInt32* pnSize);
sceNgsSystemInit
Version | NID |
---|---|
0.990-3.60 | 0xED14CF4A |
SceInt32 sceNgsSystemInit(void* pSynthSysMemory, const SceUInt32 uMemSize, const SceNgsSystemInitParams* pSynthParams, SceNgsHSynSystem* pSystemHandle);
sceNgsSystemLock
Version | NID |
---|---|
0.990-3.60 | 0xB9D971F2 |
SceInt32 sceNgsSystemLock(SceNgsHSynSystem hSystemHandle);
sceNgsSystemRelease
Version | NID |
---|---|
0.990-3.60 | 0x4A25BEBC |
SceInt32 sceNgsSystemRelease(SceNgsHSynSystem hSystemHandle);
sceNgsSystemSetFlags
Version | NID |
---|---|
0.990-3.60 | 0x64D80013 |
SceInt32 sceNgsSystemSetFlags(SceNgsHSynSystem hSystemHandle, const SceUInt32 uSystemFlags);
sceNgsSystemSetParamErrorCallback
Version | NID |
---|---|
0.990-3.60 | 0x5ADD22DC |
SceInt32 sceNgsSystemSetParamErrorCallback(SceNgsHSynSystem hSystemHandle, const SceNgsParamsErrorCallbackFunc callbackFuncPtr);
sceNgsSystemUnlock
Version | NID |
---|---|
0.990-3.60 | 0x0A93EA96 |
SceInt32 sceNgsSystemUnlock(SceNgsHSynSystem hSystemHandle);
sceNgsSystemUpdate
Version | NID |
---|---|
0.990-3.60 | 0x684F080C |
SceInt32 sceNgsSystemUpdate(SceNgsHSynSystem hSystemHandle);
sceNgsVoiceBypassModule
Version | NID |
---|---|
0.990-3.60 | 0x9AB87E71 |
SceInt32 sceNgsVoiceBypassModule(SceNgsHVoice hVoiceHandle, const SceUInt32 uModule, const SceUInt32 uBypassFlag);
sceNgsVoiceDefGetAtrac9Voice
Version | NID |
---|---|
3.60 | 0x14EF65A0 |
sceNgsVoiceDefGetCompressorBuss
Version | NID |
---|---|
3.60 | 0x0E0ACB68 |
sceNgsVoiceDefGetCompressorSideChainBuss
Version | NID |
---|---|
3.60 | 0x1AF83512 |
sceNgsVoiceDefGetDelayBuss
Version | NID |
---|---|
3.60 | 0x4D705E3E |
sceNgsVoiceDefGetDistortionBuss
Version | NID |
---|---|
3.60 | 0xAAD90DEB |
sceNgsVoiceDefGetEnvelopeBuss
Version | NID |
---|---|
3.60 | 0xF6B68C31 |
sceNgsVoiceDefGetEqBuss
Version | NID |
---|---|
3.60 | 0xF964120E |
sceNgsVoiceDefGetMasterBuss
Version | NID |
---|---|
3.60 | 0x79A121D1 |
sceNgsVoiceDefGetMixerBuss
Version | NID |
---|---|
3.60 | 0xE0AC8776 |
sceNgsVoiceDefGetPauserBuss
Version | NID |
---|---|
3.60 | 0x214485D6 |
sceNgsVoiceDefGetPitchShiftBuss
Version | NID |
---|---|
3.60 | 0xFBE515D4 |
sceNgsVoiceDefGetReverbBuss
Version | NID |
---|---|
3.60 | 0x9DCF50F5 |
sceNgsVoiceDefGetSasEmuVoice
Version | NID |
---|---|
3.60 | 0x1F51C2BA |
sceNgsVoiceDefGetScreamAtrac9Voice
Version | NID |
---|---|
3.60 | 0xCD63A2BF |
sceNgsVoiceDefGetScreamVoice
Version | NID |
---|---|
3.60 | 0xCE53BC33 |
sceNgsVoiceDefGetSimpleAtrac9Voice
Version | NID |
---|---|
3.60 | 0x45CF2A73 |
sceNgsVoiceDefGetSimpleVoice
Version | NID |
---|---|
3.60 | 0x0D5399CF |
sceNgsVoiceDefGetTemplate1
Version | NID |
---|---|
3.60 | 0xE9B572B7 |
sceNgsVoiceGetInfo
Version | NID |
---|---|
0.990-3.60 | 0x5551410D |
SceInt32 sceNgsVoiceGetInfo(SceNgsHVoice hVoiceHandle, SceNgsVoiceInfo* pInfo);
sceNgsVoiceGetModuleBypass
Version | NID |
---|---|
0.990-3.60 | 0x431BF3AB |
SceInt32 sceNgsVoiceGetModuleBypass(SceNgsHVoice hVoiceHandle, const SceUInt32 uModule, SceUInt32* puBypassFlag);
sceNgsVoiceGetModuleType
Version | NID |
---|---|
0.990-3.60 | 0xB307185E |
SceInt32 sceNgsVoiceGetModuleType(SceNgsHVoice hVoiceHandle, const SceUInt32 uModule, SceNgsModuleID* pModuleType);
sceNgsVoiceGetOutputPatch
Version | NID |
---|---|
0.990-3.60 | 0x01A52E3A |
SceInt32 sceNgsVoiceGetOutputPatch(SceNgsHVoice hVoiceHandle, const SceInt32 nOutputIndex, const SceInt32 nSubIndex, SceNgsHPatch* pPatchHandle);
sceNgsVoiceGetParamsOutOfRange
Version | NID |
---|---|
0.990-3.60 | 0x4CBE08F3 |
SceInt32 sceNgsVoiceGetParamsOutOfRange(SceNgsHVoice hVoiceHandle, const SceUInt32 uModule, char* pszMessageBuffer);
sceNgsVoiceGetStateData
Version | NID |
---|---|
0.990-3.60 | 0xC9B8C0B4 |
SceInt32 sceNgsVoiceGetStateData(SceNgsHVoice hVoiceHandle, const SceUInt32 uModule, void* pMem, const SceUInt32 uMemSize);
sceNgsVoiceInit
Version | NID |
---|---|
0.990-3.60 | 0x1DDBEBEB |
SceInt32 sceNgsVoiceInit(SceNgsHVoice hVoiceHandle, const SceNgsVoicePreset* pPreset, const SceUInt32 uInitFlags);
sceNgsVoiceKeyOff
Version | NID |
---|---|
0.990-3.60 | 0xBB13373D |
SceInt32 sceNgsVoiceKeyOff(SceNgsHVoice hVoiceHandle);
sceNgsVoiceKill
Version | NID |
---|---|
0.990-3.60 | 0x0E291AAD |
SceInt32 sceNgsVoiceKill(SceNgsHVoice hVoiceHandle);
sceNgsVoiceLockParams
Version | NID |
---|---|
0.990-3.60 | 0xAB6BEF8F |
SceInt32 sceNgsVoiceLockParams(SceNgsHVoice hVoiceHandle, const SceUInt32 uModule, const SceNgsParamsID uParamsInterfaceId, SceNgsBufferInfo* pParamsBuffer);
sceNgsVoicePatchSetVolume
Version | NID |
---|---|
0.990-3.60 | 0xA3C807BC |
SceInt32 sceNgsVoicePatchSetVolume(SceNgsHPatch hPatchHandle, const SceInt32 nOutputChannel, const SceInt32 nInputChannel, const SceFloat32 fVol);
sceNgsVoicePatchSetVolumes
Version | NID |
---|---|
0.990-3.60 | 0xBD6F57F0 |
SceInt32 sceNgsVoicePatchSetVolumes(SceNgsHPatch hPatchHandle, const SceInt32 nOutputChannel, const SceFloat32* pVolumes, const SceInt32 nVols);
sceNgsVoicePatchSetVolumesMatrix
Version | NID |
---|---|
0.990-3.60 | 0xA0F5402D |
SceInt32 sceNgsVoicePatchSetVolumesMatrix(SceNgsHPatch hPatchHandle, const SceNgsVolumeMatrix* pMatrix);
sceNgsVoicePause
Version | NID |
---|---|
0.990-3.60 | 0xD7786E99 |
SceInt32 sceNgsVoicePause(SceNgsHVoice hVoiceHandle);
sceNgsVoicePlay
Version | NID |
---|---|
0.990-3.60 | 0xFA0A0F34 |
SceInt32 sceNgsVoicePlay(SceNgsHVoice hVoiceHandle);
sceNgsVoiceResume
Version | NID |
---|---|
0.990-3.60 | 0x54CFB981 |
SceInt32 sceNgsVoiceResume(SceNgsHVoice hVoiceHandle);
sceNgsVoiceSetFinishedCallback
Version | NID |
---|---|
0.990-3.60 | 0x17A6F564 |
SceInt32 sceNgsVoiceSetFinishedCallback(SceNgsHVoice hVoiceHandle, const SceNgsCallbackFunc callbackFuncPtr, void* pUserData);
sceNgsVoiceSetModuleCallback
Version | NID |
---|---|
0.990-3.60 | 0x24E909A8 |
SceInt32 sceNgsVoiceSetModuleCallback(SceNgsHVoice hVoiceHandle, const SceUInt32 uModule, const SceNgsModuleCallbackFunc callbackFuncPtr, void* pUserData);
sceNgsVoiceSetParamsBlock
Version | NID |
---|---|
0.990-3.60 | 0xFB8174B1 |
SceInt32 sceNgsVoiceSetParamsBlock(SceNgsHVoice hVoiceHandle, const SceNgsModuleParamHeader* pParamData, const SceUInt32 uSize, SceInt32* pnErrorCount);
sceNgsVoiceSetPreset
Version | NID |
---|---|
0.990-3.60 | 0x8A88E665 |
SceInt32 sceNgsVoiceSetPreset(SceNgsHVoice hVoiceHandle, const SceNgsVoicePreset* pVoicePreset);
sceNgsVoiceUnlockParams
Version | NID |
---|---|
0.990-3.60 | 0x3D46D8A7 |
SceInt32 sceNgsVoiceUnlockParams(SceNgsHVoice hVoiceHandle, const SceUInt32 uModule);
sceSulphaNgsGetDefaultConfig
Version | NID |
---|---|
3.60 | 0x5FD8AEDB |
sceSulphaNgsGetNeededMemory
Version | NID |
---|---|
3.60 | 0x793E3E8C |
sceSulphaNgsInit
Version | NID |
---|---|
3.60 | 0xAFCD824F |
sceSulphaNgsSetRackName
Version | NID |
---|---|
3.60 | 0x251AF6A9 |
sceSulphaNgsSetSampleName
Version | NID |
---|---|
3.60 | 0x54EC5B8D |
sceSulphaNgsSetSynthName
Version | NID |
---|---|
3.60 | 0x2F3F7515 |
sceSulphaNgsSetVoiceName
Version | NID |
---|---|
3.60 | 0x508975BD |
sceSulphaNgsShutdown
Version | NID |
---|---|
3.60 | 0xD124BFB1 |
sceSulphaNgsTrace
Version | NID |
---|---|
3.60 | 0xDC7C0F05 |