Audacity Plugins
Audacityteam.orgAudacity Support
  • Audacity Plugins
  • Installing plugins
  • FFMPEG & LAME
  • realtime effects
    • Plugin Suites
    • Pitch and Tempo
    • Delay and Reverb
    • Distortion
    • Dynamics Processing
    • Filters
    • Equalizers
    • Modulation
    • Noise Removal and Repair
  • AI plugins
    • AI plugins
  • Nyquist Plugins
    • Generator Plugins
      • Tone Generators
      • Noise Generators
      • Special Effect Generators
      • Instrument Sound Generators
      • Sequence Generators
      • Generator Utilities
    • Effect Plugins
      • Amplify, Mix and Pan Effects
      • Delay and Reverb
      • Distortion Effects
      • Dynamics Processing
      • Filters and EQ
      • Modulation Effects
      • Sequencer Effects
      • Time, Pitch and Tempo
  • Analyzers
    • Analysis plugins
    • Loudness compliance checks
  • Contributing
    • Adding plugins to this site
    • Developing your own plugins and scripts
      • Creating your own Nyquist Plugins
        • Nyquist Reference Manual
        • Plugin Reference
        • Headers Reference
        • Widgets Reference
        • Basics
          • Volume Basics
          • Independent Stereo Volume Basics
          • Delay Basics
          • Prompt Basics
        • Tutorials
          • The *SCRATCH* Symbol Tutorial
          • Property List Tutorial
          • Stereo Tracks Tutorial
          • Macro Tutorial
          • File Button Tutorial
        • 💬Nyquist Forum
      • Scripting reference
  • Additional resources
    • Audacity custom themes
    • EQ curves
      • EQ XML to TXT converter
      • Weighted curves
      • Playback equalization for 78 rpm shellacs and early 33â…“ LPs
    • External scripts
    • Audacity Support
Powered by GitBook
On this page
  • Rndtone
  • SQ1 Generator Sequencer

Was this helpful?

Edit on GitHub
Export as PDF
  1. Nyquist Plugins
  2. Generator Plugins

Sequence Generators

PreviousInstrument Sound GeneratorsNextGenerator Utilities

Last updated 3 years ago

Was this helpful?

Rndtone

Generates random sine waves.

Details

Author: Steven Jones.

Generates random sine waves. The generated tones have random frequencies, attack and decay times.

Parameters:

  1. Duration: [1 - 30 seconds, default 20]

  2. Density: [1 - 100 generated tones, default 60]

  3. Floor: [20 - 1000 Hz, default 300] - Lowest frequency of tones

  4. Ceiling: [20 - 1000 Hz, default 600] - Highest frequency of tones

SQ1 Generator Sequencer

Algorithmic generator sequencer number 1.

Details

Author: Steven Jones.

Parameters:

  1. Center: [0 - 10000 Hz, default 440] - the unmodulated carrier frequency

  2. Detune: [0.25 - 4.00, default 1.01] - the frequency of oscillator 2 relative to oscillator 1

  3. Wave: [0=sine, 1=tri (default), 2=square, 3=saw]. Wave shape for both oscillators

  4. Attack: [0 - 10 seconds, default 1]

  5. Sustain: [0 - 10 seconds, default 1]

  6. Decay: [0 - 10 seconds, default 1]

  7. f1: Frequency of LFO 1

  8. a1: Amplitude of LFO 1 - LFO amplitudes are calibrated in Hz indicating the corresponding frequency shift in the audio oscillators.

  9. f2: Frequency of LFO 2

  10. a2: Amplitude of LFO 2

  11. f3: Frequency of LFO 3

  12. a3: Amplitude of LFO 3

Note that the three LFOs are interchangeable.

Algorithmic generator sequencer number 1. Note also the on the which sequences pre-existing audio samples. The sq1 sequencer generates complex sequences of tones by using the sum of three square-wave low frequency oscillators to frequency-modulate two oscillators. The oscillators output one of four waves (sine, tri, square and saw) and may be frequency adjusted relative to each other. The wave tables are not band-limited so will result for sufficiently high frequencies. There is also an overall three-stage amplitude envelope.

Audio Selection Sequencer 2
Effect Plugins page
aliasing
2KB
rndtone.ny
Download link
234KB
rndtone.wav
2KB
sq1.ny
Download link
141KB
sq1_generator_sequencer.wav
SQ1 Generator Sequencer