back to list

Ideal Tunings for Realtime Key Changes

🔗dr_frost_2000 <dr_frost_2000@...>

1/20/2006 11:15:09 AM

I've completed completed an instrument implementation thats supports
custom intonations as extremely high tuning resolutions. In addition the
implementation supports realtime modulation to other tunings, or by an
interval within the currently active tuning.

Custom intonations can be loaded via file. Given 100 memory locations
for internal tunings (each of 128 MIDI notes individually tunable for each
memory location), what tunings are ideal for these preset memory
location?

Having played and performed with Lou Harrison and some other famous
gamlean musicians I will include some of their types of tunings.

What specific tunings do you recommend?

🔗Carl Lumma <ekin@...>

1/20/2006 12:04:41 PM

Great!! What do you call it? Is it a synth? What does it
run on?

Do you support MTS

http://www.midi.org/about-midi/tuning.shtml
http://www.midi.org/about-midi/tuning_extens.shtml

or...?

As for which tunings to include, most folks around here will
want their own custom tunings. The best way to let them have
that is with Scala file support

http://www.xs4all.nl/~huygensf/scala/

AND .tun file support (Rick McGowan or someone -- can you give us
info on that standard?).

As for the general public, 19-tone equal temperament is, in my
opinion, the most important tuning. Early music folks will want
12-tone subsets of 1/4-comma meantone (close to 31-equal) and
1/5- and 1/6-comma well temperaments (like Werckmeister 3 and
Young).

-Carl

At 11:15 AM 1/20/2006, you wrote:
>I've completed completed an instrument implementation thats supports
>custom intonations as extremely high tuning resolutions. In addition the
>implementation supports realtime modulation to other tunings, or by an
>interval within the currently active tuning.
>
>Custom intonations can be loaded via file. Given 100 memory locations
>for internal tunings (each of 128 MIDI notes individually tunable for each
>memory location), what tunings are ideal for these preset memory
>location?
>
>Having played and performed with Lou Harrison and some other famous
>gamlean musicians I will include some of their types of tunings.
>
>What specific tunings do you recommend?

🔗Jon Szanto <jszanto@...>

1/20/2006 12:19:52 PM

Dr.,

{you wrote...}
>I've completed completed an instrument implementation thats supports custom intonations as extremely high tuning resolutions. In addition the implementation supports realtime modulation to other tunings, or by an interval within the currently active tuning.

Can you give us any more details about the instrument itself?

Cheers,
Jon

🔗dr_frost_2000 <dr_frost_2000@...>

1/20/2006 6:22:24 PM

Carl,

> Great!! What do you call it? Is it a synth? What does it
> run on?

It is a collection of different VSTis for the Wintel platform consisting of
sample players and synthesizers. It will probably run fine on Linux with
Wine, Lampdspa, or equivalent. Apple OS compatibility unknown at this
time. Probably when the Intel chip is in their boxes it will be highly
compatible.

Also the tuning module is to be released as VC++ compiled object code
that can be used with a toolkit such that the user can easily design their
own microtonal VSTi synth for their own use or for commercial sale.

> Do you support MTS?

I was on the MMA at one time and voted for the MTS to be approved
many years ago. However, at this time the specification is not fully
implemented in this instrument technology. Perhaps in the future it can
be fully implemented.

> The best way to let them have that is with Scala file support.

The TUN file has an exact section where each of the 128 MIDI notes can
be specified to about a trillionth of a cent. As well the file contains a
fundamental frequency parameter. Scala can easily create TUN files.

To create a TUN file from scala:

Send/File filename.tun

> As for the general public, 19-tone equal temperament is, in my
> opinion, the most important tuning. Early music folks will want
> 12-tone subsets of 1/4-comma meantone (close to 31-equal) and
> 1/5- and 1/6-comma well temperaments (like Werckmeister 3 and
> Young).

Great, given I was one of the two engineers who put 19TET and other
tuning capabilities into the EMU family of synthesizers, I can easily do
this. Also I'll put the other tunings you request in.

The tuning resolution of this technology is outstanding, it blows away the
status quo. The tuning C++ code is highly portable. I imagine it will
evolve and make it into numerous intstruments.

Cheers,
David

--- In MakeMicroMusic@yahoogroups.com, Carl Lumma <ekin@l...>
wrote:
>
> Great!! What do you call it? Is it a synth? What does it
> run on?
>
> Do you support MTS
>
> http://www.midi.org/about-midi/tuning.shtml
> http://www.midi.org/about-midi/tuning_extens.shtml
>
> or...?
>
> As for which tunings to include, most folks around here will
> want their own custom tunings. The best way to let them have
> that is with Scala file support
>
> http://www.xs4all.nl/~huygensf/scala/
>
> AND .tun file support (Rick McGowan or someone -- can you give us
> info on that standard?).
>
> As for the general public, 19-tone equal temperament is, in my
> opinion, the most important tuning. Early music folks will want
> 12-tone subsets of 1/4-comma meantone (close to 31-equal) and
> 1/5- and 1/6-comma well temperaments (like Werckmeister 3 and
> Young).
>
> -Carl
>
> At 11:15 AM 1/20/2006, you wrote:
> >I've completed completed an instrument implementation thats
supports
> >custom intonations as extremely high tuning resolutions. In addition
the
> >implementation supports realtime modulation to other tunings, or by
an
> >interval within the currently active tuning.
> >
> >Custom intonations can be loaded via file. Given 100 memory
locations
> >for internal tunings (each of 128 MIDI notes individually tunable for
each
> >memory location), what tunings are ideal for these preset memory
> >location?
> >
> >Having played and performed with Lou Harrison and some other
famous
> >gamlean musicians I will include some of their types of tunings.
> >
> >What specific tunings do you recommend?
>

🔗dr_frost_2000 <dr_frost_2000@...>

1/20/2006 6:25:30 PM

Jon,

Please see my response in the adjacent post for more details. Multiple
instruments are to use this technology. It will also to be possible to build
your own synth or sample player if this is one of your interests.

Cheers,
David

--- In MakeMicroMusic@yahoogroups.com, Jon Szanto <jszanto@c...>
wrote:
>
> Dr.,
>
> {you wrote...}
> >I've completed completed an instrument implementation thats
supports custom intonations as extremely high tuning resolutions. In
addition the implementation supports realtime modulation to other
tunings, or by an interval within the currently active tuning.
>
> Can you give us any more details about the instrument itself?
>
> Cheers,
> Jon
>

🔗Carl Lumma <ekin@...>

1/20/2006 7:17:53 PM

At 06:22 PM 1/20/2006, you wrote:
>Carl,
>
>> Great!! What do you call it? Is it a synth? What does it
>> run on?
>
>It is a collection of different VSTis for the Wintel platform consisting of
>sample players and synthesizers. It will probably run fine on Linux with
>Wine, Lampdspa, or equivalent. Apple OS compatibility unknown at this
>time. Probably when the Intel chip is in their boxes it will be highly
>compatible.
>
>Also the tuning module is to be released as VC++ compiled object code
>that can be used with a toolkit such that the user can easily design their
>own microtonal VSTi synth for their own use or for commercial sale.

Excellent.

>> Do you support MTS?
>
>I was on the MMA at one time and voted for the MTS to be approved
>many years ago. However, at this time the specification is not fully
>implemented in this instrument technology. Perhaps in the future it can
>be fully implemented.

Hopefully. Especially the 'single note real time' message in the
tuning extensions.

>> The best way to let them have that is with Scala file support.
>
>The TUN file has an exact section where each of the 128 MIDI notes can
>be specified to about a trillionth of a cent. As well the file contains a
>fundamental frequency parameter. Scala can easily create TUN files.
>
>To create a TUN file from scala:
>
>Send/File filename.tun

Yeah, yeah. TUN files aren't human-readable or human-writable,
is my gripe. The instrument should have a front-panel control
for fundamental frequency. It should also be able to handle > 128
notes at a time, and fake this up over MIDI by using multiple
channels, or something.

>> As for the general public, 19-tone equal temperament is, in my
>> opinion, the most important tuning. Early music folks will want
>> 12-tone subsets of 1/4-comma meantone (close to 31-equal) and
>> 1/5- and 1/6-comma well temperaments (like Werckmeister 3 and
>> Young).
>
>Great, given I was one of the two engineers who put 19TET and other
>tuning capabilities into the EMU family of synthesizers, I can easily
>do this. Also I'll put the other tunings you request in.

That was you? I've heard stories that you existed. And I used
the 19-tET feature on a Proteus/2, back in '97.

>The tuning resolution of this technology is outstanding, it blows away the
>status quo. The tuning C++ code is highly portable. I imagine it will
>evolve and make it into numerous intstruments.

I'm going to take a cold shower. :)

-Carl

🔗Rick McGowan <rick@...>

1/21/2006 9:16:58 AM

Carl wrote on Friday,

> As for which tunings to include, most folks around here will
> want
their own custom tunings. The best way to let them have
> that is with
Scala file support
> AND .tun file support (Rick McGowan or someone --
can you give
> us info on that standard?).

It's supported by several synths, including VAZ, Rhino, Wusik, Anamark,
etc. Specs and a freely usable implementation are available here:

Info: http://www.anamark.de/download_e.php
Files: http://www.anamark.de/files/tuning.zip

Sorry it took me a while to see this request. Yahoo mail was bouncing for
a couple of days due to antispam filter... I just re-activated and am
catching up.

Rick

🔗Jon Szanto <jszanto@...>

1/21/2006 9:29:10 AM

David,

{you wrote...}
>It is a collection of different VSTis for the Wintel platform consisting of
>sample players and synthesizers.

Excellent. I've been involved with microtonal VSTis for a couple of years now, helping beat up on likely developers to get them to incorporate the feature. I'm familiar with most of them, and have a good platform for use (and testing). If you ever get to the point of beta testing or you have demos, please let us know.

>Also the tuning module is to be released as VC++ compiled object code
>that can be used with a toolkit such that the user can easily design their
>own microtonal VSTi synth for their own use or for commercial sale.

Very excellent. I'm a tad confused from your postings on tuning: you've got presets that are hard-wired in, but you let users add other tunings as well? I guess I don't understand why you'd want to code in tunings rather than supply the same tunings in a file format that gets read in by default; of course, these are your decisions. But as far as the 100 tunings you use, all I would ask is that the general schools of useage, theory, and cultural practice get as even coverage as possible: include some just tunings, include some ETs, some historic tunings (meantone and otherwise) and a good selection of tunings in use in non-Western cultures around the world. That way a new user would be exposed to theoretic tuning ideas as well as tunings that have sprung from musics past and present.

Looking forward to more on your instruments!

Cheers,
Jon

🔗Carl Lumma <ekin@...>

1/21/2006 11:41:35 AM

>Yahoo mail was bouncing for
>a couple of days due to antispam filter... I just re-activated and am
>catching up.

Herman Miller, and I'm sure many others, have been having this
problem.

-Carl

🔗dr_frost_2000 <dr_frost_2000@...>

1/21/2006 12:34:36 PM

Jon,

Thanks for the great feedback. One intent of the internal tunings is to
enable users to share patches that have a common baseline. It also is
great for trouble shooting should the user change the directory structure
(i.e. tuning file not found). It is fun for the user to have an instrument that
is flexible instantly without having to do any work to assemble their own
tuning library, especially if they are new to the concept.

The custom tuning file(s) are read when a patch loads. This involves a bit
of computation. Once the patch loads the tuning system takes minimal
CPU while the instrument plays. The internal preset tunings are already
computed, thus instantly available with no CPU hit.

Also, the system has a feature to instantly glide holding notes to the
new tuning when a tuning change occurs. Optionally the user can set
this feature to 'wait until next note', such that holding notes linger at the
pitch of the tuning they were triggered with. The internal tunings broaden
the selection and ability to change intonation in the middle of
performance at a moments whim.

The product is virtually ready to go to market now. With the exception of
completing the internal tunings, an extra feature or two, and some
documentation, the project is complete.

Cheers,
David

--- In MakeMicroMusic@yahoogroups.com, Jon Szanto <jszanto@c...>
wrote:
>
> David,
>
> {you wrote...}
> >It is a collection of different VSTis for the Wintel platform consisting of
> >sample players and synthesizers.
>
> Excellent. I've been involved with microtonal VSTis for a couple of
years now, helping beat up on likely developers to get them to
incorporate the feature. I'm familiar with most of them, and have a good
platform for use (and testing). If you ever get to the point of beta testing
or you have demos, please let us know.
>
> >Also the tuning module is to be released as VC++ compiled object
code
> >that can be used with a toolkit such that the user can easily design
their
> >own microtonal VSTi synth for their own use or for commercial sale.
>
> Very excellent. I'm a tad confused from your postings on tuning: you've
got presets that are hard-wired in, but you let users add other tunings as
well? I guess I don't understand why you'd want to code in tunings rather
than supply the same tunings in a file format that gets read in by default;
of course, these are your decisions. But as far as the 100 tunings you
use, all I would ask is that the general schools of useage, theory, and
cultural practice get as even coverage as possible: include some just
tunings, include some ETs, some historic tunings (meantone and
otherwise) and a good selection of tunings in use in non-Western
cultures around the world. That way a new user would be exposed to
theoretic tuning ideas as well as tunings that have sprung from musics
past and present.
>
> Looking forward to more on your instruments!
>
> Cheers,
> Jon
>

🔗Jon Szanto <jszanto@...>

1/21/2006 1:23:08 PM

David,

{you wrote...}
>One intent of the internal tunings is ...

All good info.

>The internal preset tunings are already computed, thus instantly available with no CPU hit.

Aha, smart. How's the CPU usage during actual playing (i.e. the synthesis hit on the CPU, not the tuning)?

>Also, the system has a feature to instantly glide holding notes to the
>new tuning when a tuning change occurs. Optionally the user can set
>this feature to 'wait until next note', such that holding notes linger at the
>pitch of the tuning they were triggered with. The internal tunings broaden
>the selection and ability to change intonation in the middle of
>performance at a moments whim.

Totally sweet! Sounds like this was designed by a musician, for musicians! :)

>The product is virtually ready to go to market now. With the exception of completing the internal tunings, an extra feature or two, and some documentation, the project is complete.

I see. Well, then, I'll be happy to download a demo as soon as you post a link... ;)

Cheers,
Jon

🔗Yahya Abdal-Aziz <yahya@...>

1/22/2006 12:05:30 AM

Hi Dr. David,

on Sat, 21 Jan 2006 Jon Szanto wrote:
>
[snip]
> >The product is virtually ready to go to market now. With the exception of completing the internal tunings, an extra feature or two, and some documentation, the project is complete.
>
> I see. Well, then, I'll be happy to download a demo as soon as you post a link... ;)

Ditto! Jon's suggestions for the preset tunings
are very good, I think. Please include something
capable of good barbershop harmony, too!

BTW, what's the working title for this new beast
of yours?

Regards,
Yahya

🔗Paul Erlich <paul@...>

1/23/2006 4:08:04 PM

--- In MakeMicroMusic@yahoogroups.com, Carl Lumma <ekin@l...> wrote:

> As for the general public, 19-tone equal temperament is, in my
> opinion, the most important tuning. Early music folks will want
> 12-tone subsets of 1/4-comma meantone (close to 31-equal)

As well as 19-tone subsets, I'd think.

🔗Paul Erlich <paul@...>

1/23/2006 4:18:48 PM

--- In MakeMicroMusic@yahoogroups.com, "dr_frost_2000"
<dr_frost_2000@y...> wrote:

> Great, given I was one of the two engineers who put 19TET and other
> tuning capabilities into the EMU family of synthesizers, I can easily
do
> this. Also I'll put the other tunings you request in.

Personally (and I know a few list members who agree), I'd love to have
22-equal in there:

http://www.lumma.org/tuning/erlich/erlich-decatonic.pdf

I have another paper chock full of scales and tunings; if you're
interested, give me your snail-mail address . . .

🔗Paul Erlich <paul@...>

1/23/2006 4:45:26 PM

--- In MakeMicroMusic@yahoogroups.com, "Yahya Abdal-Aziz" <yahya@m...>
wrote:

> Ditto! Jon's suggestions for the preset tunings
> are very good, I think. Please include something
> capable of good barbershop harmony, too!

Hmm . . . barbershop suggests adaptive tunings, which tune pitches
according to their context and generally require a rather large number
of discrete pitches per octave for a given piece of music. The preset
tunings being discussed here, I'm pretty sure, won't be adaptive in
nature. Perhaps a future version of the software could support adaptive
strategies?

🔗paolovalladolid <phv40@...>

1/24/2006 10:34:02 AM

--- In MakeMicroMusic@yahoogroups.com, "dr_frost_2000"
<dr_frost_2000@y...> wrote:

> It is a collection of different VSTis for the Wintel platform
consisting of
> sample players and synthesizers. It will probably run fine on Linux
with
> Wine, Lampdspa, or equivalent. Apple OS compatibility unknown at this
> time. Probably when the Intel chip is in their boxes it will be highly
> compatible.

Interesting! You probably already know that the first Intel Mac
models have been released (iMac, Macbook Pro). I have no idea what
effort it would take to make your applications fully compatible with
Rosetta, but that's what you'll need to do for them to run on Mac OSX:
http://www.apple.com/rosetta/

> Great, given I was one of the two engineers who put 19TET and other
> tuning capabilities into the EMU family of synthesizers, I can
easily do
> this. Also I'll put the other tunings you request in.

I have an Emu XL-7. Your work on that product is much appreciated.

Paolo

🔗dr_frost_2000 <dr_frost_2000@...>

1/28/2006 11:08:15 AM

Paul,

Wow, thanks for your input. Actually I've developed a system of 22
different 22 note shruti. The assorted shruti tunings are ordered (in a
loop) to facilitate smooth modulation from one shruti to the next with at
least a few common modulation intervals between adjacent shruti. Four
of the Shruti systems are brand new unreleased ones I've created. One
of the 22 note shurti is yours (the 7-Limit).

Certainly I can include a 22-tET and rational approximation to 22-tET in
the instrument distribution.

My email is dr_frost_2000@.... Your can email me your phone
or snail mail and I can get you my physical address, however I can not
post it on the net at this time.

Cheers,
David

--- In MakeMicroMusic@yahoogroups.com, "Paul Erlich" <paul@s...>
wrote:
>
> --- In MakeMicroMusic@yahoogroups.com, "dr_frost_2000"
> <dr_frost_2000@y...> wrote:
>
> > Great, given I was one of the two engineers who put 19TET and other
> > tuning capabilities into the EMU family of synthesizers, I can easily
> do
> > this. Also I'll put the other tunings you request in.
>
> Personally (and I know a few list members who agree), I'd love to have
> 22-equal in there:
>
> http://www.lumma.org/tuning/erlich/erlich-decatonic.pdf
>
> I have another paper chock full of scales and tunings; if you're
> interested, give me your snail-mail address . . .
>

🔗Paul Erlich <paul@...>

2/14/2006 4:26:21 PM

Hello David,

Maybe it would be best to respond to this on another list, such as
the tuning list?

--- In MakeMicroMusic@yahoogroups.com, "dr_frost_2000"
<dr_frost_2000@...> wrote:
>
> Paul,
>
> Wow, thanks for your input. Actually I've developed a system of 22
> different 22 note shruti. The assorted shruti tunings are ordered
(in a
> loop) to facilitate smooth modulation from one shruti to the next
with at
> least a few common modulation intervals between adjacent shruti.

I'd be interested in learning more about this.

> Four
> of the Shruti systems are brand new unreleased ones I've created.
One
> of the 22 note shurti is yours (the 7-Limit).

Mine??

> Certainly I can include a 22-tET and rational approximation to 22-
tET in
> the instrument distribution.

What is the nature and purpose of this rational approximation?

> My email is dr_frost_2000@... Your can email me your phone
> or snail mail and I can get you my physical address, however I can
not
> post it on the net at this time.

I sent you an e-mail but you haven't responded yet.

🔗dr_frost_2000 <dr_frost_2000@...>

8/28/2006 4:11:57 PM

Carl,

The "preset" tuning lists are available here:

http://www.omringen.com/tunings.html

Carl you got a few honorable mentions in there and thanks to everyone
here that supplied their ideas. It is a great collection with an emphasis
on just intonation.

The omringen website has information for the intonation toolkit and
such, it is just now released. Make your own custom microtonal VSTi
instruments for Windows.

Cheers,
David

--- In MakeMicroMusic@yahoogroups.com, Carl Lumma <ekin@...>
wrote:
>
> At 06:22 PM 1/20/2006, you wrote:
> >Carl,
> >
> >> Great!! What do you call it? Is it a synth? What does it
> >> run on?
> >
> >It is a collection of different VSTis for the Wintel platform consisting
of
> >sample players and synthesizers. It will probably run fine on Linux
with
> >Wine, Lampdspa, or equivalent. Apple OS compatibility unknown at
this
> >time. Probably when the Intel chip is in their boxes it will be highly
> >compatible.
> >
> >Also the tuning module is to be released as VC++ compiled object
code
> >that can be used with a toolkit such that the user can easily design
their
> >own microtonal VSTi synth for their own use or for commercial sale.
>
> Excellent.
>
> >> Do you support MTS?
> >
> >I was on the MMA at one time and voted for the MTS to be approved
> >many years ago. However, at this time the specification is not fully
> >implemented in this instrument technology. Perhaps in the future it
can
> >be fully implemented.
>
> Hopefully. Especially the 'single note real time' message in the
> tuning extensions.
>
> >> The best way to let them have that is with Scala file support.
> >
> >The TUN file has an exact section where each of the 128 MIDI notes
can
> >be specified to about a trillionth of a cent. As well the file contains a
> >fundamental frequency parameter. Scala can easily create TUN files.
> >
> >To create a TUN file from scala:
> >
> >Send/File filename.tun
>
> Yeah, yeah. TUN files aren't human-readable or human-writable,
> is my gripe. The instrument should have a front-panel control
> for fundamental frequency. It should also be able to handle > 128
> notes at a time, and fake this up over MIDI by using multiple
> channels, or something.
>
> >> As for the general public, 19-tone equal temperament is, in my
> >> opinion, the most important tuning. Early music folks will want
> >> 12-tone subsets of 1/4-comma meantone (close to 31-equal) and
> >> 1/5- and 1/6-comma well temperaments (like Werckmeister 3 and
> >> Young).
> >
> >Great, given I was one of the two engineers who put 19TET and other
> >tuning capabilities into the EMU family of synthesizers, I can easily
> >do this. Also I'll put the other tunings you request in.
>
> That was you? I've heard stories that you existed. And I used
> the 19-tET feature on a Proteus/2, back in '97.
>
> >The tuning resolution of this technology is outstanding, it blows away
the
> >status quo. The tuning C++ code is highly portable. I imagine it will
> >evolve and make it into numerous intstruments.
>
> I'm going to take a cold shower. :)
>
> -Carl
>

🔗dar kone <zarkorgon@...>

8/28/2006 10:55:51 PM

Weird music scale tuning of 192 notes

Used Scala to create a musical scale of 192 notes. Equal tempered. Got some weird results, looks like the scale is almost perfectly spaced cents wise by separations of a quarter ascending. Can someone take a look at this, try this
and tell me what is going on, what this means?

Thanks


---------------------------------
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail.

[Non-text portions of this message have been removed]

🔗Hudson Lacerda <hfmlacerda@...>

8/29/2006 7:49:55 AM

dar kone escreveu:
> Weird music scale tuning of 192 notes
> > Used Scala to create a musical scale of 192 notes. Equal tempered.
> Got some weird results, looks like the scale is almost perfectly
> spaced cents wise by separations of a quarter ascending. Can someone
> take a look at this, try this and tell me what is going on, what this
> means?
> > Thanks

Can't see anything weird. The intervals are given in cents (1/100 semitone), with analysis unit of 1200/192 = 6.25 cents
[ http://en.wikipedia.org/wiki/Cent_%28music%29 ] :

0: 0.000000
1: 6.250000
2: 12.500000
3: 18.750000
4: 25.000000
5: 31.250000
6: 37.500000
7: 43.750000
8: 50.000000
9: 56.250000
10: 62.500000
11: 68.750000
12: 75.000000
13: 81.250000
14: 87.500000
15: 93.750000
16: 100.000000
[...]

That scale is the same as 1/16 tone.

Cheers,

--
'-------------------------------------------------------------------.
Hudson Lacerda <http://br.geocities.com/hfmlacerda/>
*N�o deixe seu voto sumir! http://www.votoseguro.org/
*Ap�ie o Manifesto: http://www.votoseguro.com/alertaprofessores/

== THE WAR IN IRAQ COSTS ==
http://nationalpriorities.org/index.php?option=com_wrapper&Itemid=182
.-------------------------------------------------------------------'
--


_______________________________________________________ Novidade no Yahoo! Mail: receba alertas de novas mensagens no seu celular. Registre seu aparelho agora! http://br.mobile.yahoo.com/mailalertas/

🔗Cornell III, Howard M <howard.m.cornell.iii@...>

8/29/2006 11:55:52 AM

Re: http://www.omringen.com/tunings.html

These microtuning synthesizers from Omringen are great. But it appears
they only play one note at a time. And what are the comma keys for?

Would it be possible to instantiate a VSTi for each MIDI key you want to
sound simultaneously? After all, justly tempered chords are nice too!
Under some combinations of notes, the otherwise ideal just frequency may
need alteration by one or two commas (21.506 cents, approximately) in
order to preserve the just intervals. This would require communication
among the instruments. Can the host do that, and assign the notes and
frequency correction to an instance of the synth?

Or, perhaps, there is something out there that can already do this....

Thanks in advance for any advice on this.

Howard Cornell

🔗Jon Szanto <jszanto@...>

8/29/2006 12:13:01 PM

Howard,

{you wrote...}
>These microtuning synthesizers from Omringen are great. But it appears they only play one note at a time. And what are the comma keys for?

These are definitely polyphonic - just last night I demo'd the free version of Oblivion, and it is not monophonic. Is it possible you got that impression from the references to "mono"? That refers to the difference between mono and stereo samples.

>Would it be possible to instantiate a VSTi for each MIDI key you want to sound simultaneously? After all, justly tempered chords are nice too!

See above.

And these aren't the first or only microtonal VST instruments available. There are a good and growing number, and some of the others out there are a bit more robust in features and sounds.

Cheers,
Jon

🔗Cornell III, Howard M <howard.m.cornell.iii@...>

8/29/2006 12:35:33 PM

Jon,

Actually, I got that impression from the soundexample. An arpeggio is
really a series of notes; I heard no chords in the sample file. Thanks
for clearing that up, though. Perhaps Omringen should claim to be
polyphonic, and to what degree, on the web page. And what DO the comma
keys do?

Is my requirement, to deviate from the tabulated pitch for a certain
note depending on other notes playing, going to be a problem? That part
of the synth seems to be "precompiled" and may not accept more features,
such as this. Is there a list of microtonal polyphonic VSTi products
that I should check out?

-----Original Message-----
From: MakeMicroMusic@yahoogroups.com
[mailto:MakeMicroMusic@yahoogroups.com] On Behalf Of Jon Szanto
Sent: Tuesday, August 29, 2006 2:13 PM
To: MakeMicroMusic@yahoogroups.com
Subject: RE: [MMM] Ideal Tunings for Realtime Key Changes

Howard,

{you wrote...}
>These microtuning synthesizers from Omringen are great. But it appears
they only play one note at a time. And what are the comma keys for?

These are definitely polyphonic - just last night I demo'd the free
version of Oblivion, and it is not monophonic. Is it possible you got
that impression from the references to "mono"? That refers to the
difference between mono and stereo samples.

>Would it be possible to instantiate a VSTi for each MIDI key you want
to sound simultaneously? After all, justly tempered chords are nice
too!

See above.

And these aren't the first or only microtonal VST instruments available.
There are a good and growing number, and some of the others out there
are a bit more robust in features and sounds.

Cheers,
Jon

Yahoo! Groups Links

🔗Joe <tamahome02000@...>

8/29/2006 1:34:15 PM

They're listed on the scala homepage,
http://www.xs4all.nl/~huygensf/scala/ . Btw, you can get Wusikstation
2 for 10 bucks (you have to subscribe & quit from their online
magazine, which will give you more sound samples anyway).

Joe

--- In MakeMicroMusic@yahoogroups.com, "Cornell III, Howard M"
<howard.m.cornell.iii@...> wrote:
> Is there a list of microtonal polyphonic VSTi products
> that I should check out?

🔗Keenan Pepper <keenanpepper@...>

8/29/2006 1:37:57 PM

On 8/29/06, dar kone <zarkorgon@...> wrote:
> Weird music scale tuning of 192 notes
>
> Used Scala to create a musical scale of 192 notes. Equal tempered. Got some weird results, looks like the scale is almost perfectly spaced cents wise by separations of a quarter ascending. Can someone take a look at this, try this
> and tell me what is going on, what this means?

I don't understand. You created an equal-tempered scale and you're
suprised the pitches are equally spaced?

Keenan

🔗kevin ryan <bentivi_cdo@...>

8/30/2006 11:47:18 AM

Do these synths and VSTi's work on Macs?

"Cornell III, Howard M" <howard.m.cornell.iii@...> wrote:
Re: http://www.omringen.com/tunings.html

These microtuning synthesizers from Omringen are great. But it appears
they only play one note at a time. And what are the comma keys for?

Would it be possible to instantiate a VSTi for each MIDI key you want to
sound simultaneously? After all, justly tempered chords are nice too!
Under some combinations of notes, the otherwise ideal just frequency may
need alteration by one or two commas (21.506 cents, approximately) in
order to preserve the just intervals. This would require communication
among the instruments. Can the host do that, and assign the notes and
frequency correction to an instance of the synth?

Or, perhaps, there is something out there that can already do this....

Thanks in advance for any advice on this.

Howard Cornell


---------------------------------
Stay in the know. Pulse on the new Yahoo.com. Check it out.

[Non-text portions of this message have been removed]

🔗Joe <tamahome02000@...>

8/30/2006 12:53:53 PM

These vst's have mac versions:

cameleon 5000, any by linplug, any by virsyn, any by cakewalk, and
any by native instruments

Joe

--- In MakeMicroMusic@yahoogroups.com, kevin ryan <bentivi_cdo@...>
wrote:
>
> Do these synths and VSTi's work on Macs?
>
> "Cornell III, Howard M" <howard.m.cornell.iii@...> wrote:
> Re: http://www.omringen.com/tunings.html
>
> These microtuning synthesizers from Omringen are great. But it
appears
> they only play one note at a time. And what are the comma keys for?
>
> Would it be possible to instantiate a VSTi for each MIDI key you
want to
> sound simultaneously? After all, justly tempered chords are nice
too!
> Under some combinations of notes, the otherwise ideal just
frequency may
> need alteration by one or two commas (21.506 cents, approximately)
in
> order to preserve the just intervals. This would require
communication
> among the instruments. Can the host do that, and assign the notes
and
> frequency correction to an instance of the synth?
>
> Or, perhaps, there is something out there that can already do
this....
>
> Thanks in advance for any advice on this.
>
> Howard Cornell
>
>
>
>
>
> ---------------------------------
> Stay in the know. Pulse on the new Yahoo.com. Check it out.
>
> [Non-text portions of this message have been removed]
>

🔗dr_frost_2000 <dr_frost_2000@...>

8/30/2006 2:31:06 PM

Howard,

The synths are polyphonic. They range from 16 to 64 note polyphony.

Try the synth and you'll see. Internally every component downstream of
the MIDI to CV connection is cloned in the dll, one clone per note of
polyphony. Polyphony can be set as high as 128 when you build your
own synth

The synths can be set to mono mode, then you get one note of
polyphony for performance solos, mono off and synth is polyphonic.

The comma keys are copy protection and unlock features, for registered
users only.

Cheers,
David

--- In MakeMicroMusic@yahoogroups.com, "Cornell III, Howard
M" <howard.m.cornell.iii@...> wrote:
>
>
> Re: http://www.omringen.com/tunings.html
>
> These microtuning synthesizers from Omringen are great. But it
appears
> they only play one note at a time. And what are the comma keys for?
>
> Would it be possible to instantiate a VSTi for each MIDI key you want
to
> sound simultaneously? After all, justly tempered chords are nice too!
> Under some combinations of notes, the otherwise ideal just frequency
may
> need alteration by one or two commas (21.506 cents, approximately)
in
> order to preserve the just intervals. This would require communication
> among the instruments. Can the host do that, and assign the notes
and
> frequency correction to an instance of the synth?
>
> Or, perhaps, there is something out there that can already do this....
>
> Thanks in advance for any advice on this.
>
> Howard Cornell
>

🔗dr_frost_2000 <dr_frost_2000@...>

8/30/2006 2:41:53 PM

The synths haven't yet been tested on a Mac. I've heard there may be a
Win VSTi to Mac software interface now or near in the future. On Linux
the plug in requires software such as Wine (currently untested).

To summarize, WinTel for sure, Linux likely, and Mac now or soon
though not native.

The comma keys are an authorization key, however in the future they
may turn specific features on and off in the code (for example single
note retune).

--- In MakeMicroMusic@yahoogroups.com, kevin ryan
<bentivi_cdo@...> wrote:
>
> Do these synths and VSTi's work on Macs?
>
> "Cornell III, Howard M" <howard.m.cornell.iii@...> wrote:
> Re: http://www.omringen.com/tunings.html
>
> These microtuning synthesizers from Omringen are great. But it
appears
> they only play one note at a time. And what are the comma keys for?
>
> Would it be possible to instantiate a VSTi for each MIDI key you want
to
> sound simultaneously? After all, justly tempered chords are nice too!
> Under some combinations of notes, the otherwise ideal just frequency
may
> need alteration by one or two commas (21.506 cents, approximately)
in
> order to preserve the just intervals. This would require communication
> among the instruments. Can the host do that, and assign the notes
and
> frequency correction to an instance of the synth?
>
> Or, perhaps, there is something out there that can already do this....
>
> Thanks in advance for any advice on this.
>
> Howard Cornell
>
>
>
>
>
> ---------------------------------
> Stay in the know. Pulse on the new Yahoo.com. Check it out.
>
> [Non-text portions of this message have been removed]
>

🔗Joe <tamahome02000@...>

8/31/2006 8:10:21 AM

Oops, I answered the wrong question. Looks like the Oblivion stuff
is pc only. Thanks for the synthedit tuning module.

Joe

--- In MakeMicroMusic@yahoogroups.com, "Joe" <tamahome02000@...>
wrote:
>
> These vst's have mac versions:
>
> cameleon 5000, any by linplug, any by virsyn, any by cakewalk, and
> any by native instruments
>
> Joe
>
> --- In MakeMicroMusic@yahoogroups.com, kevin ryan <bentivi_cdo@>
> wrote:
> >
> > Do these synths and VSTi's work on Macs?
> >
> > "Cornell III, Howard M" <howard.m.cornell.iii@> wrote:
> > Re: http://www.omringen.com/tunings.html
> >
> > These microtuning synthesizers from Omringen are great. But it
> appears
> > they only play one note at a time. And what are the comma keys
for?
> >
> > Would it be possible to instantiate a VSTi for each MIDI key you
> want to
> > sound simultaneously? After all, justly tempered chords are nice
> too!
> > Under some combinations of notes, the otherwise ideal just
> frequency may
> > need alteration by one or two commas (21.506 cents,
approximately)
> in
> > order to preserve the just intervals. This would require
> communication
> > among the instruments. Can the host do that, and assign the notes
> and
> > frequency correction to an instance of the synth?
> >
> > Or, perhaps, there is something out there that can already do
> this....
> >
> > Thanks in advance for any advice on this.
> >
> > Howard Cornell
> >
> >
> >
> >
> >
> > ---------------------------------
> > Stay in the know. Pulse on the new Yahoo.com. Check it out.
> >
> > [Non-text portions of this message have been removed]
> >
>

🔗Carl Lumma <ekin@...>

9/5/2006 12:26:10 AM

Great!

-Carl

At 04:11 PM 8/28/2006, you wrote:
>Carl,
>
>The "preset" tuning lists are available here:
>
>http://www.omringen.com/tunings.html
>
>Carl you got a few honorable mentions in there and thanks to everyone
>here that supplied their ideas. It is a great collection with an emphasis
>on just intonation.
>
>The omringen website has information for the intonation toolkit and
>such, it is just now released. Make your own custom microtonal VSTi
>instruments for Windows.
>
>Cheers,
>David

🔗a_sparschuh <a_sparschuh@...>

9/6/2006 4:47:34 AM

--- In MakeMicroMusic@yahoogroups.com, Carl Lumma <ekin@...> asked
an searched for something like:

http://www.math.tu-dresden.de/~mutabor/

That's an useful german freeware (Windows) program
for the wanted purpose of real-time key-changes.
The program allows permanently just pure intonation,
my moving stepwise through the Euler-Oettingen
tonal-grid (incl. generalizations into further dimensions),
in actual possible directions of:

3/2(5ths), 5/4(3rds), 7/4(7ths), 11/8(alphorn-fa's)...&ct.

by shifting the functionally tonal-base,
on demand if needed. That happens
whenever an harmonic change occurs
due to an modualtion into one of that directions by occasion.

The online feature consists in:
While playing arbitrary notes on keyboard:
The implemented algorithm produces additional to the usual score
also instantally real-time adaptive retuning into the MIDI-code-stream
depending on the striked keys in order to keep intervals as pure
as possible.
By that, the arising overplus commatic excesses become detected and
immediately decompensated,
--imperceptible done within a few milliseconds--
in order to prevent and escape from any objectionable distuning by
the evil accumulation of commatic deviations,
as inherent in just tuning with a limit number of tone-frequencies.

For instance:
Instead the sharp pythag. 3rd: 81/64 becomes replaced/adjusted and
overwritten/corrected by converting it into just: 5/4, (81/80 SC-down)
before actual sound-output, when detected.
also avoiding 16/9 -->> 7/4 (64/63 septimal-comma down)
and obviate 45/32 -->> 11/8 (33/32 11-limit-comma down)
&ct...by additional specification in the programming-language,
however you want alter or retune intervals on
harmonically conditions.

The goal:
consists in obtaining by that procedure to stay always
within just sounding harmonic overtone-series chords:
4:5:6:7:8:9:11... or even higer limits on demand,
even after modulation into any other key with a new
base-tone, overtaken from a partial of the forerunning chord.
That's achived by inherent automatically comma-shifts up(sharp) and
down(flat)
amounting of: 81/80, 64/63, 33/32.... apt chosen in seize,
so that any below 11-limit interval fits in any case
according the harmonically correct overtone series.
That adaptive property is even kept independent from the actual
choice of the pitch-class-base for all possible modulation-directions,
jumping from chord to chord, while persisting common pitches.

Observed strange behaviour:
The basic reference pitch may roam wandering in comma steps up & down.
That's the inescapable price for just tuning in any
arbitrary key-change on a standard 12-tone keyboard.

Precision: 0.013 cent (1/8192 half-tone)

Try it out and have a lot of fun with that
A.S.

🔗Carl Lumma <ekin@...>

9/6/2006 8:55:10 AM

>Carl Lumma <ekin@...> asked
>an searched for something like:
>
>http://www.math.tu-dresden.de/~mutabor/
>
>That's an useful german freeware (Windows) program

Unfortunately I don't speak german. -Carl