≡ menu
× menu

cnnmmd

List


These are the list of function nodes by dynamic libraries (see the list of intermediate connector endpoints for initialization, etc.).


Memory operations
xoxxox.OpeMem.setmem
Write data to memory
xoxxox.OpeMem.getmem
Read data from memory
File Operations
xoxxox.OpeBlb.setdir
Write data to a file
xoxxox.OpeBlb.getdir
Reading data from a file
xoxxox.OpeBlb.setdis
Write data to a file (based on key (no duplicates/ascending))
xoxxox.OpeBlb.getdis
Read data from files (multiple, sequential)
Data Conversion
xoxxox.CnvVce.webwav
Audio conversion: for web browsers (WebM -> WAV):
xoxxox.CnvVce.wavpcm
Audio conversion: For game engines: floating point / 32 bit / little endian (WAV - PCM)
xoxxox.CnvVce.pcmwav
Audio conversion: For game engines: floating point / 32 bit / little endian (PCM - WAV)
xoxxox.CnvVce.wavpcl
Audio conversion: For microcontrollers: Signed integer type / 32 bits / little endian (WAV - PCM)
xoxxox.CnvVce.pclwav
Audio conversion: For microcontrollers: Signed integer type / 32-bit / little endian (PCM - WAV)
xoxxox.CnvImg.pngjpg
Image conversion (PNG - JPG)
Image Generation
xoxxox.PrcImg.cnnimg
Image Generation
Conversation/Chat
xoxxox.PrcStt.cnnstt
Speech recognition (STT): sound → text
xoxxox.PrcTts.cnntts
Text to Speech (TTS): Text to Sound
xoxxox.PrcTtt.cnnttt
Language Generation (LLM): Text → Text
xoxxox.PrcSen.cnnsen
Sentiment Analysis: Text → Text(Number)