Re: [PD] mtof does cents (hooray!) suggestion to state that in the helpfile

2021-06-25 Thread hans w. koch
went ahead and did it. (didn´´t find a way to add a label for documentation though) https://github.com/pure-data/pure-data/issues/1345 > Am 25.06.2021 um 22:11 schrieb Alexandre Torres Porres : > > open an issue on github https://github.com/pure-data/pure-data/issues I'll do > it > > Em sex.

Re: [PD] mtof does cents (hooray!) suggestion to state that in the helpfile

2021-06-25 Thread Lucas Cordiviola
thumbs up. :) Mensaje telepatico asistido por maquinas. On 6/25/2021 6:28 PM, hans w. koch wrote: yes, of course :-) i stated here for [div] and [mod]: https://lists.puredata.info/pipermail/pd-list/2020-09/128152.html and on git: https://github.com/pure-data/pure-data/issues/1150 Am 25.06.

Re: [PD] mtof does cents (hooray!) suggestion to state that in the helpfile

2021-06-25 Thread hans w. koch
yes, of course :-) i stated here for [div] and [mod]: https://lists.puredata.info/pipermail/pd-list/2020-09/128152.html and on git: https://github.com/pure-data/pure-data/issues/1150 > Am 25.06.2021 um 23:20 schrieb Lucas Cordiviola : > >> not every object is double ready though in my experienc

Re: [PD] mtof does cents (hooray!) suggestion to state that in the helpfile

2021-06-25 Thread Lucas Cordiviola
not every object is double ready though in my experience. It would be very useful if you tell whats not ready. Either here on the "list" or issues on https://github.com/pure-data/pure-data/issues :) Mensaje telepatico asistido por maquinas. On 6/25/2021 6:01 PM, hans w. koch wrote: yes, i

Re: [PD] mtof does cents (hooray!) suggestion to state that in the helpfile

2021-06-25 Thread hans w. koch
yes, i am already using pd double. not every object is double ready though in my experience. sometimes hard to tell apart... @alexandre: thanks for the offer to file a feature request for the helpfile change. i can do it too, but wasn´t sure if i should flood the long list with this trivia. be

Re: [PD] mtof does cents (hooray!) suggestion to state that in the helpfile

2021-06-25 Thread Christof Ressi
I might be missing something but Hans said he was using "vanilla double" d'oh. I didn't catch that. On 25.06.2021 22:41, Lucas Cordiviola wrote: Also, all numbers in Pd are 32-bit floats while all numbers in JS are 64-bit doubles. I might be missing something but Hans said he was using "vanil

Re: [PD] mtof does cents (hooray!) suggestion to state that in the helpfile

2021-06-25 Thread Lucas Cordiviola
Also, all numbers in Pd are 32-bit floats while all numbers in JS are 64-bit doubles. I might be missing something but Hans said he was using "vanilla double" -- Mensaje telepatico asistido por maquinas. On 6/25/2021 5:30 PM, Christof Ressi wrote: or maybe another case of limitation on the

Re: [PD] mtof does cents (hooray!) suggestion to state that in the helpfile

2021-06-25 Thread Christof Ressi
or maybe another case of limitation on the display-side of things? This. Also, all numbers in Pd are 32-bit floats while all numbers in JS are 64-bit doubles. Christof On 25.06.2021 21:27, hans w. koch wrote: today to my amazement, i discovered, that the midi decimals in mtof equal cents :

Re: [PD] mtof does cents (hooray!) suggestion to state that in the helpfile

2021-06-25 Thread Alexandre Torres Porres
open an issue on github https://github.com/pure-data/pure-data/issues I'll do it Em sex., 25 de jun. de 2021 às 16:30, hans w. koch escreveu: > today to my amazement, i discovered, that the midi decimals in mtof equal > cents :-) > sorry, for stating the obvious. better late then never, at least

Re: [PD] mtof~ and dbtorms~ in the help files

2017-06-08 Thread padawan12
Please don't just weed them all out. In the past, I have found tables like [dbtorms] very instructive, to show students "the old way we used to do things with lookup tables", or as a visual aid to explaining what a black-box object really does. It would be nice to move them; Maybe into into

Re: [PD] mtof~ and dbtorms~ in the help files

2017-06-07 Thread Miller Puckette
The table method is faster but it probably doesn't matter on modern hardware... although I've never measured it :) On Thu, Jun 08, 2017 at 03:35:07AM +0200, Matt Davey wrote: > been going through the help files again for a project, and noticed there > are heaps of them that use table lookups for

Re: [PD] [mtof~] !!!

2016-10-18 Thread Billy Stiltner
xensynth http://archive.org/details/xensynth has abstractioins [ntof] and [ntof~] which are not bound to the midi 100 cent interval intervals can be set with a list message in frequency ratio format xensynth can load scala .scl tuning files and when a .scl file is loaded it sends the interval list

Re: [PD] [mtof~] !!!

2016-10-05 Thread Alexandre Torres Porres
t always true. after I've created [zexy/wrap], [wrap] will > always give me the zexy version, without a warning that the vanilla [wrap] > has been overwritten... > > Gesendet: Mittwoch, 05. Oktober 2016 um 10:31 Uhr > Von: "William Huston" > An: "IOhannes m zmoe

Re: [PD] [mtof~] !!!

2016-10-05 Thread IOhannes m zmoelnig
On 2016-10-05 11:26, Christof Ressi wrote: > mtof~.dll > mtof~-help.pd > I DID find the help in \pd-extended\externals\vanilla\ (Windows machine) > But NOT under my Vanilla install (0.47-1). this is because pd-vanilla has very few externals (an "external" is an object that comes from a file other

Re: [PD] [mtof~] !!!

2016-10-05 Thread Christof Ressi
2016 um 10:31 Uhr Von: "William Huston" An: "IOhannes m zmoelnig" Cc: "pd-list@lists.iem.at" Betreff: Re: [PD] [mtof~] !!! Well I did. But I also stated that I wasn't sure.     I have several different versions of Pd installed, and I generally point to a bun

Re: [PD] [mtof~] !!!

2016-10-05 Thread William Huston
Well I *did. *But I also stated that I wasn't sure. I have several different versions of Pd installed, and I generally point to a bunch of external libraries from -extended. I searched my machine for things like: mtof~.dll mtof~-help.pd I DID find the help in \pd-extended\externals\vanilla\ (Wi

Re: [PD] [mtof~] !!!

2016-10-05 Thread IOhannes m zmoelnig
On 2016-10-05 09:06, William Huston wrote: > This is so handy, I would like to ask that [mtof~] be added to Vanilla > (if it's not already there) zhmm, so you've written that long email and did not bother to check whether it actually is included in vanilla? (it is, at least since 0.33, which was r