On Mon, 11 May 2015 13:43:36 -0700
David Bellows <[email protected]> wrote:

> 
> I'm not a programmer so forgive my naivete, but would it be possible
> to extend how many notes Timidity can handle and also load larger
> tuning tables? For example, to get the full range of the 128-EDO
> tuning one would need about 1366 notes (10.6666666 octaves * 128 notes
> per octave).
> 

I believe that the MIDI standard allows for single-note real-time sysex
messages that can alter the pitch of any of the 128 note numbers.  A 3-byte
frequency resolution is possible which is a little better than one-hundredth
of a cent:

http://www.midi.org/techspecs/midituning.php


I also believe that the Scala software can re-tune a midi file according
to a microtonal scale using such single-note real-time sysex messages.

http://www.huygens-fokker.org/scala/


The Scala software contains example scales with 79 notes per octave
so your proposal of 1366 notes per scale may be feasible.

Unfortunately I do not experiment in this area so I cannot provide any
more detailed information.

AZ


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Timidity-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/timidity-talk

Reply via email to