Skip to content

boochow/lissa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lissa delay

About

Lissa is a delay module for Korg Nu:Tekt NTS1 and other synthesizers compatible with logue SDK.

The primary purpose of Lissa is to generate a sweep signal to display the waveform of the input signal on an oscilloscope as a Lissajous figure.

top-page

Lissa passes the input signal to the right channel of output with no change. The left channel is used for sweep signal, which is one of sine wave, sawtooth wave, or the input signal with 90 degrees delay.

Lissa delay is mainly for fun and educational purposes. It is almost useless for the usual music production.

How to use

  1. Firstly, install an oscilloscope software with X-Y display capability on your PC or Mac. I recommend Oscilloscope, Soundcard Scope, or Winscope.

  2. Connect your NTS-1 output to the audio input of your PC.

  3. Hit E key of NTS-1. Then, press EG button and select "oPEn" with the TYPE knob.

  4. Press the DELAY button then select "LiSa" with the TYPE knob.

  5. Adjust the aspect ratio of the Lissajous figure with the B knob.

  6. Press the DELAY button and keep it pressed. Then turn the B knob clockwise to change the sweep signal to a sawtooth wave.

  7. Adjust the pitch of the sweep signal (left channel) to the same value with the input signal (right channel).

  8. Again press the DELAY button and keep it pressed. Tweak the B knob and watch how the figure is changed. Then modify the tone of input sound by the filter, OSC parameters, etc. and look at how it is reflected on the screen.

Parameters

Time

To synchronize the input signal and the sweep signal, you have to tune the sweep signal manually. That is done by the Time parameter, which is assigned to the knob A in the case of NTS1.

The time parameter varies from 0 to 127. This value represents a MIDI note number, which is used to determine the sweep signal frequency.

Depth

The depth parameter controls the amplitude of the sweep signal.

Shift-Depth

The shift-depth parameter changes the waveform of the sweep signal and its time offset. This parameter is between 0.0 and 1.0, and its default value is 0.5. The waveform and time offset become as follows, depending on the shit-depth value.

  • 0.0 .. 0.4: sweep signal is a sine wave. Offset varies from -0.5 to 0.5.
  • 0.4 .. 0.6: sweep signal is a delayed input signal. The length of the delay is a quarter of the wavelength, which is determined by the time parameter.
  • 0.6 .. 1.0: sweep signal is a sawtooth wave. Offset varies from 0.0 to 1.0.

How to build

Place this directory under logue-sdk/platform/nutekt-digital/ then type make.

Others

My other user oscillators / modules are here.

About

generate signal for drawing lissajous figures

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages