[PD] Bessel object

2011-06-22 Thread mami music
Hi Guys I have been tryung to find a polynomial solution to bessel functions but instead have found solutioions for Jn(x) for different x and n. Im asking if maby someone has created an object (or abstraction) that computes Jn(x) for different n either by a function or by tables. Thanks a lot! Da

[PD] iemmatrix mtx_.*

2011-02-11 Thread mami music
Hi Im having trouble using this object [mtx_.*] in a patch. It never loads when i start the patch. I have to go to help/browser/examples/iemmatrix/mtx_mul and open that example. Just after I open that example I can rewrite the object and i get it to be created properly. How can this be solved and

[PD] making a list for a matrix

2011-01-24 Thread mami music
Hi guys Im receiving a list of flotas from a process. I want to add this list to a specific row of a matrix using [matrix] from /iemmatrix library. The method to add a row to [matrix] is to make a message which first element is 'row', then a float with the row number, and then the floats that make

[PD] curve3d alternative

2010-11-16 Thread mami music
Hi everyone I need to create a grid in GEM in which i can control each node independently. I tried using [curve3d] but the transposition of one node affects its neighbors (as this object is intended to work). What i need is something that would be capable of creating some sort of histogram, where e

Re: [PD] GOP and [grid] and [gcanvas]

2010-01-27 Thread mami music
ing too closely > with all these different versions now. > Ill be checking. > > suerte, > sevy > swere > > mami music wrote: > >> Hi >> Just wanted to reporte a very strange behaviour. Strange because it does >> not hapen all the time i do ex

[PD] GOP and [grid] and [gcanvas]

2010-01-27 Thread mami music
Hi Just wanted to reporte a very strange behaviour. Strange because it does not hapen all the time i do exactly the same thing: im running Pd version 0.41.4-extended on win7 if i use a [grid] inside a GOP object it makes PD crash when its closing. But not all the time,just like 50% of the times.

Re: [PD] tabosc4~ and table byte reallocation

2010-01-27 Thread mami music
> Hallo, > mami music hat gesagt: // mami music wrote: > > > When the signal inside the array cant loop at the block~ frequency is > there > > a windowing method any would recomend to try to smooth things out > (obviously > > there would be distortion). > &

Re: [PD] tabosc4~ and table byte reallocation

2010-01-26 Thread mami music
sorry mas modulator and not carrier. Thats right. It doesnt loop all the time. Only when the *modulator* diverges in small amount from an intire multiple of the carrier frequency, but that is FM matters, not [tabosc4~]. 2010/1/26 mami music > Hi all and thanks > > > 2010/1/26 c

Re: [PD] tabosc4~ and table byte reallocation

2010-01-26 Thread mami music
Hi all and thanks 2010/1/26 cyrille henry > > > mami music a écrit : > https://mail.google.com/mail/?shva=1#inbox/1266c7380e4f9473 > >> Hey cyrille thanks for your answer. But it didn`t quite work. >> Im dinamicaly feeding the table with a signal, >> > hum,

Re: [PD] tabosc4~ and table byte reallocation

2010-01-26 Thread mami music
lly copy the 3 > sample at the end. > > you can also use tabosc4c~ from the nusmuk audio externals in order to use > an array of 256 sample, so you don't have to copy them. > > C > > > mami music a écrit : > >> Hi guys >> Im using [tabosc4~]. >>

[PD] tabosc4~ and table byte reallocation

2010-01-26 Thread mami music
Hi guys Im using [tabosc4~]. Acording to the documentation one should use an array of any power of 2 + 3. The extra 3 elements are for safeguard, one should go at the begining of the array (a copy of the 1st element of the vector) and the other 2 should go at the end (both of them copies of the las

[PD] vst~ under 0.41.4-extended XP

2009-09-30 Thread mami music
HI all I downloaded vst~.dll, and pasted it in the /extra folder in win XP of the PD 0.41.4-extended distribution. Tried to load a free VST but crashed PD. I´ve been using vst~ until previous versions. Had not tried it with PD 0.41.4-extended. Any comments or suggestions, any extra DLL needed, s

Re: [PD] GEM objects position

2009-06-11 Thread mami music
Cyrille >gem object position is computed thanks to mathematics, i don't understand why it could be untraceable. >yes, gemlist info. Yes youre right. I just need a [gemlist_info] Thanks for your help Daniel 2009/6/11 cyrille henry > > > mami music a écrit : > >> H

[PD] GEM objects position

2009-06-11 Thread mami music
Hello If i wanted to figure out an object´s possition in GEM i could always calculate ( by using geometry, math and the transformations applied to the object) the possition of an object, if all the transformations were non-random (dont knkow that word in english but in spanish there is certainly on

Re: [PD] pizza slice in gem

2009-06-11 Thread mami music
aw_fill] (and if the angle of your slice is > 180° > because you will get a concave form). > Maybe it can help you. > ++ > > Jack > > > > > Le 10 juin 09 à 23:37, mami music a écrit : > > Hi guys >> im trying to make a 2D pizza slice like shape using GEM. I w

Re: [PD] pizza slice in gem

2009-06-11 Thread mami music
l] (and if the angle of your slice is > 180° > because you will get a concave form). > Maybe it can help you. > ++ > > Jack > > > > > Le 10 juin 09 à 23:37, mami music a écrit : > > Hi guys >> im trying to make a 2D pizza slice like shape using GEM. I w

[PD] pizza slice in gem

2009-06-10 Thread mami music
Hi guys im trying to make a 2D pizza slice like shape using GEM. I want to control the angle of the slice mantaining the roundness of its extenal shape. I have tried using [curve] but have had no luck when altering the angle. I have tried basic math and trigonometry to assign the values of the dif

[PD] CPU usage

2008-09-07 Thread mami music
Hi list. Im using a pd patch to play .ogg files all day long on a windows computer. The files are played one after another reading them from a folder in the computer. At some point (let's say once or twice every 12 hours) the CPU usage of pd.exe goes to the top and the file that is being played slo

Re: [PD] [PD-announce] some works done with pd

2008-07-28 Thread mami music
Fractal flowers rocks the house. Very nice work!!! 2008/7/27 Chris McCormick <[EMAIL PROTECTED]> > On Fri, Jul 25, 2008 at 08:38:42PM +0200, cyrille henry wrote: > > for those which are interested, here is some work that i recently made > with pd/Gem : > > > > http://drpichon.free.fr/ch/article.p

Re: [PD] midi clock receive/transmit

2008-07-25 Thread mami music
Hi david I made this patch along time ago to send midi clock to a drum machine. Worked fine, but have not reviewed it since. The secret is in sending the correct midi start and midi stop messages. also the relatoin between the frames and the bpm. Nthing special really. I have not had the time to

Re: [PD] auto save

2008-05-20 Thread mami music
Worked perfect frank thanks a lot! d 2008/5/20 hard off <[EMAIL PROTECTED]>: > what about the saveas function? i want to use that, but the help file has > ??? question marks in front of it and it doesn't work for me. > > > > ___ > PD-list@iem.at maili

[PD] auto save

2008-05-19 Thread mami music
Hi Dunno if this has been asked. But might have: Can you save a patch from any message or block? something like |; pd save ( Im using gripd with nogui and wanna save some settings i've done through the gripd interface, but without unlocking the gripd interface or without goin into pd's gui. all

Re: [PD] Wii remote and PD on windows - is it possible?

2008-05-08 Thread mami music
Hi thomas it is possible using the glovepie mentioned by hard off. Here is a little example of something recently done using wii+glovepie->OSC->puredata+gem all in windows xp in the FLISOL in medellin colombia (latin american free software installation festival) Using the wii to control a 3d ligh

Re: [PD] notes, arrays, and sigmund

2008-02-21 Thread mami music
Please give more info about the data in the arrays. are they instrument recordings or music tracks??? Because "note detecting" can be done in many different ways depending on your needs and the source. daniel 2008/2/21, Julian Villegas <[EMAIL PROTECTED]>: > > Dear all, > > I have 4 sounds store

Re: [PD] pd to webpage

2007-10-17 Thread mami music
2007/10/17, Martin Peach <[EMAIL PROTECTED]>: > > mami music wrote: > >hi > >i wanna show some data of a pd patch on a webpage, for monitoring > remotely > >what is going on on the patch. It can have a latency when showing on the > >webpage. and data

[PD] pd to webpage

2007-10-17 Thread mami music
hi i wanna show some data of a pd patch on a webpage, for monitoring remotely what is going on on the patch. It can have a latency when showing on the webpage. and data would be integrer numbers, that can be refreshed every 500 msec. Im wondering how to create a webpage that receives a remote conn

Re: [PD] -nogui problem

2007-09-17 Thread mami music
hey frank thanks a lot what a strange bug!!! but indeeed i placed a [netreceive] object and it worked... hmmm might be something good to improve... ah and upgraded cheers daniel 2007/9/14, Frank Barknecht <[EMAIL PROTECTED]>: > > Hallo, > mami music hat gesagt: // mami music wr

[PD] -nogui problem

2007-09-14 Thread mami music
Hi i´ve been discovering GriPd. Had not used it and seems to work fine. But while testing it i tried to run PD .38.4 in winXP with the -nogui tag on the batch file. But strangely the computer seems to get in a loop cause it doesnt load the pd patch, neither opens the GriPd console and consumes all

[PD] oggamp~ mp3amp~

2007-09-11 Thread mami music
hi i tried this objects running on the same computer but using linux. same results. what is realy the problem??? ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

[PD] mp3amp~ oggamp~

2007-09-11 Thread mami music
Hi guys using pd with win im trying to connect to some GISS stations using mp3amp~ and oggamp~ but have not been able to receive any saound out of them. the message i get in pd is the following: mp3amp~: connecting to http:/giss.tv:8000/ondatoledo.mp3 mp3amp~: connected : socket opened mp3amp~: s

Re: [PD] mp3live~ connection lost too little input

2007-09-10 Thread mami music
TED]>: > > mami music wrote: > > thanks batuhan > > well latency is not an issue at this point. > > I would be glad if you could help me out in setting the ogg-icecast > > server. > > > > im all ears > > > > thanks > > > > daniel

Re: [PD] mp3live~ connection lost too little input

2007-09-05 Thread mami music
thanks batuhan well latency is not an issue at this point. I would be glad if you could help me out in setting the ogg-icecast server. im all ears thanks daniel 2007/9/4, Batuhan Bozkurt <[EMAIL PROTECTED]>: > > Thanks Roman, I know about netpd and thanks for offering to give a hand. > Yes we

Re: [PD] mp3live~ connection lost too little input

2007-09-04 Thread mami music
ttp://gollum.artefacte.org/sahabuntu-7.04.11-i386.iso > > > > 'i am using windows' is not a terminal statement, > > only a PITA. > > > > from montreal, > > back from camping, > > sa'ha! > > sevy > > > > > > mam

[PD] mp3live~ connection lost too little input

2007-09-03 Thread mami music
Hi i´m getting this error stream connected. connection lost (too little input) stream connected. connection lost (too little input) stream connected. connection lost (too little input) stream connected. connection lost (too little input) on the pd window of the remote computer when sending a str

[PD] Re: higher education

2007-02-15 Thread mami music
By the way, since you mentioned UPF, I've also been a student there (of a master degree in digital arts). ah me too i studied the masters in 2002-2003 that´s where i got started in PD. with sergi & co. But it depends what's your background and of course what you are interested in: more techn

[PD] Re: higher education

2007-02-14 Thread mami music
thanks mateo. are you astudent there? 2007/2/14, Matteo Sisti Sette <[EMAIL PROTECTED]>: > Hi list. > Im making up a list of candidate european universities to persue higher > education in music technology. I only know UPF and IEM. Can anyone > recomend > universities that have programs/ resear

[PD] higher education

2007-02-14 Thread mami music
Hi list. Im making up a list of candidate european universities to persue higher education in music technology. I only know UPF and IEM. Can anyone recomend universities that have programs/ research in this wide field? All this onfo will bevery very appreciated. Im now in southamerica and have dif

Re: [PD] PD & CHAT

2007-02-04 Thread mami music
maby you can try sending strings using the objects in the OSC library... i have tried it and it works but sometimes there are some proeblems to get the messages through some firewalls. another way could be using [netsend] and [netreceive] but i have not used them at all. can anybody with excperi

[PD] project feedback

2006-12-22 Thread mami music
hello list. I have worked on an aplication that has a java interface manipulating a "big" PD patch without GUI running on the back. The idea was to make simple simple interfaces to manipulate FM, sustractive and granular synmthesizers. I made awebpage but for the moment it is in spanish (english v