[][src]Module fpsdk::host

Plugin's host (FL Studio).

Modules

prompt

Show user popup window to ask for some value.

Structs

Host

Plugin host.

OutVoice

Output voice.

OutVoicer

Use this for operations with output voices (i.e. for VFX inside patcher).

Voicer

Use this to manually release, kill and notify voices about events.

Enums

Buffer

Type of the write-only buffer you want to get, using Host::buf_write.

Event

Event IDs.

GetName

The host sends this message when it wants to know a text representation of some value.

Message

Message from the host to the plugin.