Skip to main content
Back to top
Ctrl
+
K
csoundengine documentation
Search
Ctrl
+
K
Introduction
Installation
Reference
Engine
Session – High-level interface
Instr – Instrument Templates
Synth
Offline Rendering
OfflineEngine Class
OfflineSession Class
TableProxy
Built-in Opcodes
Configuration
csoundlib - Utilities to work with csound
audioBackends
bestSampleEncodingForExtension
channelTypeFromValue
compressionBitrateToQuality
compressionQualityToBitrate
csoundOptionForSampleEncoding
csoundOptionsForOutputFormat
csoundSubproc
dumpAudioBackends
dumpAudioDevices
dumpAudioInfo
fillPfields
ftsaveRead
getAudioBackend
getAudioBackendNames
getAudioDevices
getDefaultAudioDevices
getDefaultBackend
getNchnls
getSamplerateForBackend
getSystemSr
getVersion
highlightCsoundOrc
installedOpcodes
instrGetBody
instrNames
instrParseBody
isPfield
joinCsd
lastAssignmentToVariable
locateDocstring
makeIncludeLine
midiDevices
mincer
nextpow2
normalizeInstrumentName
normalizeNamedPfields
parseOrc
recInstr
runCsd
saveAsGen23
saveMatrixAsGen23
saveMatrixAsMtx
soundfontIndex
soundfontInstrument
soundfontInstruments
soundfontKeyrange
soundfontPeak
soundfontPresets
soundfontSelectPreset
splitDocstring
splitInclude
splitScoreLine
testCsound
userPluginsFolder
AudioBackend
AudioDevice
CsoundProc
MidiDevice
ParsedBlock
ParsedInstrBody
SoundFontIndex
Magics
Csoundengine inside a Jupyter Notebook
isPfield
Contents
isPfield()
isPfield
#
csoundengine.csoundlib.
isPfield
(
name
)
[source]
#
Is name a pfield?
Return type
:
bool
Contents
isPfield()