Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is there a client side release ? #16

Closed
b2renger opened this issue Jan 19, 2017 · 5 comments
Closed

is there a client side release ? #16

b2renger opened this issue Jan 19, 2017 · 5 comments

Comments

@b2renger
Copy link

Hi @danigb

cross-posting from this issue : danigb/tonal.chord#1

as I'm a bit confused, tonal-chord was usable client side, but it seems that tonal is nodejs based and supposed to run server-side am I right ? is there a client-side distribution ?

@danigb
Copy link
Collaborator

danigb commented Jan 19, 2017 via email

@b2renger
Copy link
Author

I saw them but I cannot seem to get them working should I call an init function ?

I should be able to do something like :

chord('B7');

right away ? but I'm getting a "Uncaught ReferenceError: chord is not defined"

@danigb
Copy link
Collaborator

danigb commented Jan 19, 2017

Is exported as Tonal:

Tonal.chord('B7')

I hope it helps. Probably I should update the README.

@b2renger
Copy link
Author

b2renger commented Jan 19, 2017

Great ! a capital 't' it is :) and now I see where it is in the code : thanks !

There is a lot more functionalities here, it's quite impressive 🥇

@danigb
Copy link
Collaborator

danigb commented Jan 19, 2017

Thanks! Any suggestion, issue or PR are more than welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants