André Sbrocco Figueiredo

Results 5 issues of André Sbrocco Figueiredo

As proposed in the solution to the issue #27, I have moved and renamed the file help-intro.pd to /help/help-intro-ofelia.pd

After loading the library, when I go to "pd->Help->List of objects", it opens the ofelia's help-intro.pd instead of the original pure data help-intro.pd ![Screenshot_pd_ofelia_error](https://user-images.githubusercontent.com/33270103/78201367-cee83780-7467-11ea-9ad9-f1f2991da092.png) ![Screenshot_pd_ofelia_error2](https://user-images.githubusercontent.com/33270103/78201371-d0b1fb00-7467-11ea-8a34-9a6e015b39e0.png) Maybe if we just rename...

I'm currently studying the library, and I've found out that the implementation of the 'derAvAfterMax' output is not what it says! As per the documentation: "the weighted average of the...

algorithms QA

I'm currently studying the library, and I've found out that the implementation of the 'AutoCorrelation' output is not consistent between its options: If you use 'generalized=false', it calculates the autocorrelation...

algorithms QA

I'm controlling a peripheral by writing to certain characteristics at a rate of 5 Hz. Those characteristics are 'writable' and not 'writable without response'. 1) What happens to the adapter...