danigb

Results 119 comments of danigb

Hi, just notice that the library is published (under a different name: https://www.npmjs.com/package/dspjs) by a different person.

Hi @dfcreative I'm learning dsp and, since this library is now unmaintained, building my own dsp library taking parts from different projects. I would like to adopt rfft as the...

Almost 6 years after your pull request... in a galaxy far far away... I'm learning dsp and since this library is now unmaintained, I writing my own dsp library in...

Thanks for the PR! ... But not sure if this should be part of tonal, since you can transform the strings before parsing... 🤔 Any argument in favour o against?

Yes, amplitude and frequency are mandatory. I'm the creator of [tonal](https://github.com/danigb/tonal) music theory library, and some kind of connection between both projects would be really nice. I'll think about it....

Hi @williamngan, I would love to work with you on this, but I am afraid (as the delay in my answers reveals) that I am too busy to put time...

Great! I will work on the pull request. What I imagine is moving quite a lot of code from bin/metalsmith to ./index.js: from line 68 to 104 and the normalize...

Yes, I suspected there were some kind of misunderstanding here. I'm not native english, so probably I didn't explain very well... Let me elaborate my use case: we're building a...

Yes, I agree with all about the sugar code (I really like the minimalistic design of metalsmith). We'll find another option (yes, maybe `child_process.exec`). Probably we should close this issue...

I don't think we have that function inside Tonal. How do you imagine that function (signature) and what is the expected output?