Difference between revisions of "SLOrk/Instruments/Intervalis"

From CCRMA Wiki
Jump to: navigation, search
(Optional Arguments)
(Installation)
 
Line 6: Line 6:
  
 
=== Installation ===
 
=== Installation ===
* Copy the file [[#ChucK Code|intervalis.ck]] to any folder you like
+
* Copy the file intervalis.ck (it should be under SVN control, in the folder users/jorgeh/) to any folder you like
 
* Done!
 
* Done!
  

Latest revision as of 18:55, 27 May 2009

Description

This instrument play intervals. The tilting of the laptop controls the intensity of each note (tilting front or back play the root note and tilting to the sides play the "interval" note). The sound is played trough a LeSLOrklie speaker (it rotates around the Hemi at an adjustable spin frequency).

Usage

Installation

  • Copy the file intervalis.ck (it should be under SVN control, in the folder users/jorgeh/) to any folder you like
  • Done!

Running

  • Using a terminal go to the folder were "intervalis.ck" is located
  • On the terminal window type: (replace N with the number of output channels of the audio card)
    chuck -cN intervalis
  • Play!

Optional Arguments

Optionally you can type the following to run Intervalis:

chuck -cN intervalis:arg1:arg2:arg3:arg4

Where:

  • arg1: intial spining frequency [Hz]
  • arg2: spining frequency increment/decrement step [Hz]
  • arg3: side tilt mode (1 => vibrato; 0 => interval) [Boolean]
  • arg4: number of channels to implement the LeSLOrklie [int]

This list of parameters may vary in the future

Execution

  1. Select the root note by using 2nd and 3rd rows of the keyboard (from Tab & CAPS to ] & RETURN). See root note selection for details
  2. Select interval using the numbers (1 to 8)
  3. Play notes by tilting the laptop
  4. Optional:

Key mapping

Root note selection
F4# G4 G4# A4 A4# B4 C5 C5# D5 D5# E5 F5 F5# G5 G5# A5 A5# B5 C6 C6# D6 D6# E6
TAB CAPS Q A W S D R F T G H U J I K O L ; [ ' ]
Interval selection
  • To select the interval name use the number keys from 1 to 8.
  • To select the quality of the interval:
    • M : Major/Perfect
    • N : Minor/Tritone
  • To specify the direction of the interval:
    • - : Descending
    • = : Ascending (default)
Other control keys
Parameter Decrease Increase
Register , .
Detune 9 0
Spin frequency Arrow Left Arrow Right
Number of harmonics (timber) Arrow Down Arrow Up
Mute keys
Key Mutes ...
SPACE BAR Both notes
Left SHIFT Root note
Right SHIFT Interval note