Expand description

Provides C compatible functions for working with this library as a DLL.

Functions

Sends an AmplitudeSlide command to the given channel.

Sends a ForceSetAmplitude command to the given channel.

Sends a ForceSetPanning command to the given channel.

Sends a FrequencySlide command to the given channel.

Generates audio with the provided chip.

Returns the number of samples that are in a single tick.

Initiates a new LSynth chip

Sends a PanningSlide command to the given channel.

Inserts a command into the provided chip_state

Sends a SetAmplitude command to the given channel.

Sends a SetCustomWaveform command to the given channel.

Sends a SetFrequency command to the given channel.

Sends a SetPanning command to the given channel.

Sends a SetPhase command to the given channel.

Sends a SetWaveform command to the given channel.