LittleSoundDj: Microtuning How To ...

Front Page | Index | Changes | Comments | Users | Registration | Login  Password:  
 

from an 8bc post by abrasive:


Idle thought: can LSDJ be retuned to non-standard tunings?
Cue a few minutes in a hex editor and half an hour in Perl...
the result: an LSDJ tuning script.


The script takes an LSDJ ROM, and rewrites the tuning table (and optionally the note names) into a new copy of the ROM. Frequencies can be manually specified (all 108 notes), or generated in equal temperament, cent steps, cent series or ratio series.


The latest version of the script (works with LSDJ 3.9.9) can be found at
http://bur.st/~abrasive/lsdj_tune/


Some examples:
24-tone equal temperament


12-tone ET, manually


Wendy Carlos' alpha scale


Pythagorean 13-tone


Current limitations (1.3):
Base frequency specification is a bit dumb – it won't take custom note names, and sequences (--cents, --ratio) always start on the base note.