Metadata-Version: 1.1
Name: solar-sails
Version: 0.1.0
Summary: SunVox Augmentation and Interactive Live-coding System
Home-page: https://github.com/metrasynth/solar-sails
Author: Matthew Scott
Author-email: matt@11craft.com
License: MIT
Description: Overview of Solar Sails
        =======================
        
        
        
        Part of the Metrasynth_ project.
        
        .. _Metrasynth: https://metrasynth.github.io/
        
        
        Purpose
        -------
        
        "SunVox Augmentation and Interactive Live-coding System"
        
        Solar Sails is a cross-platform app that augments the SunVox_
        modular music studio.
        
        ..  _SunVox:
            http://warmplace.ru/soft/sunvox/
        
        It combines `Radiant Voices`_, `Solar Flares`_, and sunvox-dll-python_
        into a downloadable app that provides a workspace to make use of those tools.
        
        ..  _Radiant Voices:
            https://radiant-voices.readthedocs.io/
        
        ..  _Solar Flares:
            https://solar-flares.readthedocs.io/
        
        ..  _sunvox-dll-python:
            https://sunvox-dll-python.readthedocs.io/
        
        
        Requirements
        ------------
        
        - Python 3.5
        
        - OS supported by PyQt5_ and sunvox-dll-python_.
        
        ..  _PyQt5:
            https://pypi.org/project/PyQt5/
        
        Changelog
        =========
        
        0.1.0 (2016-11-09)
        ------------------
        
        - Initial release.
        
Platform: any
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Multimedia :: Sound/Audio :: Analysis
Classifier: Topic :: Multimedia :: Sound/Audio :: Editors
Classifier: Topic :: Multimedia :: Sound/Audio :: Sound Synthesis
Classifier: Topic :: Software Development :: Libraries :: Python Modules
