Skip to content
Megaemce edited this page Nov 21, 2023 · 10 revisions

Audio sources

Description:

  • Play any modern audio file or choose from already provided list

Options:

  • Source list: Loaded sounds
  • Loop: Enables sound looping

Parameters:

  • Playback rate: Increases the playback rate squeeze the sound wave into a smaller time window, which increases its frequency
  • Detune: Determine how much signal will be played out of tune

Code:

Input-output type:

  • Output only

Live input

Description:

  • Receives signal from microphone

Code:

Input-output type:

  • Output only

Offset

Description:

  • Outputs a constant, unchanging signal at given amplitude

Parameters:

  • Offset: Amplitude of single unchanging value

Code:

Input-output type:

  • Output only

Oscillator

Description:

  • Outputs a periodic waveform, such as a sine wave, square, sawtooth or triangle at various frequency

Options:

  • Waves list: Types of periodic wave

Parameters:

  • Frequency: Number of complete cycles a waveform makes in a second
  • Detune: Determine how much signal will be played out of tune
  • Amplitude: Max amplitude of the oscillator signal

Code:

Input-output type:

  • Output only

Pulse oscillator

Description:

Parameters:

  • Frequency: Number of complete cycles a waveform makes in a second
  • Detune: Determine how much signal will be played out of tune
  • Width: The amount of time the oscillator spends in the high and low part of its cycle
  • Amplitude: Max amplitude of the oscillator signal

Code:

Input-output type:

  • Output only

Clone this wiki locally