Complete Help Docs

Laser Show Technology for Lighting Professionals

User Tools

Site Tools


pangobeat:manual

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
pangobeat:manual [2024/04/23 20:03]
Suhas Holla [Interactive Elements]
pangobeat:manual [2024/04/25 01:11] (current)
Suhas Holla [Intellectual Property Notice and Credits]
Line 48: Line 48:
 The PangoBeats documentation is a living document and will be updated regularly to reflect new features, improvements, and tips for using the application. Make sure to check back often to stay informed about the latest updates and get the most out of PangoBeats. The PangoBeats documentation is a living document and will be updated regularly to reflect new features, improvements, and tips for using the application. Make sure to check back often to stay informed about the latest updates and get the most out of PangoBeats.
  
-=====Intellectual Property Notice and Credits=====+===== Intellectual Property Notice and Credits =====
  
 PangoBeats is a product of Pangolin Laser Systems, Inc. PangoBeats is a product of Pangolin Laser Systems, Inc.
  
 The PangoBeats software was developed by Suhas Holla Karkada Chandrashekar, and William R. Benner, Jr. The PangoBeats software was developed by Suhas Holla Karkada Chandrashekar, and William R. Benner, Jr.
 +
 +==== Open Source Software Used ====
 +
 +PangoBeats utilizes open-source software components under various licenses. Below are the details of these components:
 +
 +**Python**:
 +  - **Description**: Python is an interpreted, high-level, and general-purpose programming language that emphasizes code readability with its notable use of significant whitespace.
 +  - **License**: Python Software Foundation License (PSFL)
 +  - **Usage**: Used as the primary programming language for developing PangoBeats.
 +  - **Website**: [Python.org](https://www.python.org/)
 +  - **License Details**: [Python License](https://docs.python.org/3/license.html)
 +
 +**PyAudio**:
 +  - **Description**: PyAudio provides Python bindings for PortAudio, a cross-platform audio I/O library, allowing easy access to audio streams.
 +  - **License**: MIT License
 +  - **Usage**: Used for handling real-time audio stream input and output within PangoBeats.
 +  - **Website**: [PyAudio](http://people.csail.mit.edu/hubert/pyaudio/)
 +  - **License Details**: [MIT License](https://github.com/iovsiann/pyaudio/blob/master/LICENSE)
 +
 +**Aubio**:
 +  - **Description**: Aubio is a tool designed for the extraction of annotations from audio signals. Its features include pitch detection, beat tracking, onset detection, and more.
 +  - **License**: GNU General Public License v3.0 (GPL-3.0)
 +  - **Usage**: Utilized for audio analysis tasks such as tempo detection and beat tracking in PangoBeats.
 +  - **Website**: [Aubio](https://aubio.org/)
 +  - **License Details**: [GPL-3.0 License](https://github.com/aubio/aubio/blob/master/COPYING)
 +
 +==== License Compliance ====
 +
 +Pangolin Laser Systems, Inc. is committed to respecting intellectual property rights and adheres to the licensing agreements of all software components used in its products. This includes complying with open-source licenses by providing acknowledgment, usage descriptions, and ensuring that any modifications to open-source software are available under the same terms as prescribed by the licenses.
 +
 +For detailed information or requests related to our software's open-source components and their usage, please contact [support@pangolin.com](mailto:support@pangolin.com).
  
pangobeat/manual.txt · Last modified: 2024/04/25 01:11 by Suhas Holla