alda

WE'VE MOVED! Join us at: http://slack.alda.io
madcapjake 2015-11-10T01:22:57.000028Z

Added a couple ideas to the quantization question

madcapjake 2015-11-10T01:25:35.000029Z

another option though would be to combine duration and quantization into a two argument attribute. Quantization would be an optional second argument and default to 100%.

madcapjake 2015-11-10T01:26:43.000030Z

or just go true MML and change duration to length and leave quantization be.

madcapjake 2015-11-10T01:28:01.000031Z

Personally I don't think it's terribly confusing as you wouldn't know to use the attribute without reading the docs and I don't see how you'd think that it would align a series of notes without including them in some way.

madcapjake 2015-11-10T01:28:34.000032Z

heck if you added that form of quantization, i think it would make better sense to call it, align.

dave 2015-11-10T14:24:10.000035Z

@madcapjake: i'm glad you mentioned that -- i'm not sure i'm 100% sold on changing the name from quantization

dave 2015-11-10T14:24:34.000036Z

how do you feel about my last suggestion, calling it spacing and reversing the scale?

madcapjake 2015-11-10T14:26:20.000037Z

it feels a bit off to me because spacing doesn't sound like it's changing the note but rather the space in between. When really this is changing the spacing between by cutting off each note's inner sound length

madcapjake 2015-11-10T14:26:49.000038Z

it explains the result, i suppose. but it doesn't sound like it's affecting the note when it really is

dave 2015-11-10T14:27:15.000039Z

i guess it is slightly misleading, because the value is based on the length of the note, not the amount of space

madcapjake 2015-11-10T14:27:52.000040Z

right, but could that just be cleared up by documentation? probably.

madcapjake 2015-11-10T14:28:43.000041Z

My personal preference is for leaving it alone, currently. Each suggested name change just doesn't seem to be The Right Stuff ™️

dave 2015-11-10T14:28:55.000042Z

yeah, that's kind of how i feel about it

madcapjake 2015-11-10T14:30:04.000043Z

Was reading up on this and how it fits into music (staccato, legato, etc.) and it's really interesting that in music there isn't a specific name for that, the closest that I could find was articulation but that covers a few other types of sound changes too.

dave 2015-11-10T14:30:19.000044Z

yeah, it is interesting

dave 2015-11-10T14:30:41.000045Z

to musicians, articulation really describes the start of a note

dave 2015-11-10T14:31:25.000046Z

even though it may also affect how long you sustain the note

dave 2015-11-10T14:32:27.000047Z

when we play notes staccato, we aren't thinking "play 10% of each note", we're thinking "play each note with a bit more attack, and cut it short"

madcapjake 2015-11-10T14:33:43.000048Z

seems weird to me 😀

madcapjake 2015-11-10T14:34:24.000049Z

but as you said "cut it short", that's how some MML documentation put it, to "cut off" the note length. So that's where my suggestion for cutoff came from.

dave 2015-11-10T14:36:33.000050Z

ah, i see

dave 2015-11-10T14:37:08.000051Z

some of the new naming schemes that have been proposed (like cutoff), i think i might like better if we flipped the scale

dave 2015-11-10T14:37:22.000052Z

like (cutoff 100), i would expect to "cut off" all of the note

dave 2015-11-10T14:37:46.000053Z

whereas with the current name, (quant 100) is "play the whole note"

dave 2015-11-10T14:38:47.000054Z

if we flip it, though, that might be pretty intuitive. like, the current default value of quant is 90, so we could say (cutoff 10) is the default, i.e. chop off the last 10% of each note

dave 2015-11-10T14:40:59.000055Z

...but i still think perhaps the best idea would be to leave it be 😄

👍 1
dave 2015-11-10T14:46:44.000056Z

amusing side note: if you google "MML quantization," 2 alda issues are the first results

madcapjake 2015-11-10T14:47:00.000057Z

lol