-
Notifications
You must be signed in to change notification settings - Fork 6
Revise README for Puara Module description #31
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
base: main
Are you sure you want to change the base?
Conversation
Updated library description for clarity and detail. There should be more to this soon.
|
@edumeneses what should we add here to make it slightly clearer ? |
|
|
||
| ## How to use | ||
|
|
||
| Use the [template](https://github.com/Puara/puara-module-template) to start using the Puara Module. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Use the [template](https://github.com/Puara/puara-module-template) to start using the Puara Module. | |
| Use the [templates](https://github.com/Puara/puara-module-templates) to start using the Puara Module. |
|
Also, we need to cite this paper: Meneses, E. A. L.; Piquet, T.; Noble, J.; Wanderley, M. M. The Puara Framework: Hiding complexity and modularity for reproducibility and usability in NIMEs. International Conference on New Interfaces for Musical Expression (NIME), 2023, Mexico City, Mexico. We can also link it: https://nime.org/proceedings/2023/nime2023_11.pdf |
| It includes a Wi-Fi manager (set SSID/password for wireless networks), a [OSC](https://en.wikipedia.org/wiki/Open_Sound_Control) manager (set addresses to send OSC messages), setup tools, and [libmapper](http://libmapper.github.io/) compatibility*. | ||
| It includes a Wi-Fi manager (set SSID/password for wireless networks), an [OSC](https://en.wikipedia.org/wiki/Open_Sound_Control) manager (set addresses to send OSC messages), setup tools, and [libmapper](http://libmapper.github.io/) compatibility*. | ||
|
|
||
| This pseudo-library currently has the following dependencies: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This info is outdated. We don´t use libmapper-arduino anymore
Updated library description for clarity and detail. There should be more to this soon.