Dear Pd Pundits,

I was struggling to make a patch work which does a kind of operation which is trivial in every other programming language ever invented. (patch attached) I could not get it to work. Exasperated, I decided to call on your kind help. In order to send the email, I transfered the files to my PowerBook from my linux workstation. I thought I should test them on the Mac first and whaddaya know? It works.

The patch sets up some translation tables from pitch classes to frequency according to pythagorean tuning and syntonic comma offsets. I think a Pd Guru will find it pretty transparent. On linux only half of the updates to the table get installed.

Thanks in advance.

Cheers, David

Attachment: initPythag.pd
Description: Binary data

Attachment: readEOF.pd
Description: Binary data

8 9 0;
243 256 1;
1 1 2;
256 243 3;
9 8 4;
32 27 5;
81 64 6;
4 3 7;
729 512 8;
3 2 9;
128 81 10;
27 16 11;

--o-------o-o-o---o-o-o---
David F. Place
mailto:[EMAIL PROTECTED]


_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to