danigb / achord

Simple chord detection with js
MIT License
3 stars 1 forks source link

Collaboration? #1

Closed saebekassebil closed 9 years ago

saebekassebil commented 9 years ago

Wow Dani, you're on fire!

It's incredible to see all the modules you're producing - great work!

I started a module like this a while ago, called piu. It uses an entirely different strategy than yours, but maybe we could collaborate, sharing tests, etc.?

// Jakob

saebekassebil commented 9 years ago

Woops. Now I see that the purpose of this module is not the same as the other one. Not entirely anyway.

più is for inferring chords from just notes, while this is more of a "gluing" intervals together to form chords.

danigb commented 9 years ago

I really like the idea of più (and this is the ultimate objetive of achord -or a similar module in the future-). As you can see I'm in the process of building a lot of small modules with the long-term objective of build a complete js music library. I'm open to any kind of collaboration :+1: