Giter VIP home page Giter VIP logo

blue-manual's Introduction

Blue Manual

This is the source code for the Blue Manual site. The project uses MkDocs and Material for MkDocs for building the manual. To work with the manual source, follow the instructions on the mkdocs site. The simplest way is to use Python's package manager to install mkdocs using:

pip install mkdocs mkdocs-material

Once installed, you can use:

mkdocs serve

To serve the site locally. Updates to manual pages will be reflected in the local site while mkdocs is running.

The site can be generated using:

mkdocs build

and deployed to Github Pages using:

mkdocs gh-deploy 

blue-manual's People

Contributors

kunstmusik avatar tjingboem avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

blue-manual's Issues

typo in text on Tuning Processor

Tuning Processor
Introduction
Parameters: pfield, baseFrequency, scalaFile

Converts Blue PCH notation to frequency according to scale values in a Scala scale file. The scale will default to 12TET wheen TuningProcessor is initially created.

AudioFilePlayer not in manual

No info can be found on this Player, and yet it is the only way to preview samples.
Furthermore, the text should mention that only these formats can be previewed using this Player

Sound formats: 8-bit and 16-bit audio data, in mono and stereo, with sample rates from 8 kHz to 48 kHz

PianoRoll: add info on p field menu

i read in the manual: If a new field is added, notes will all get a new field value set the default value for that field definition.
But i was unaware of a rightclick menu, as it is not documented.

Steven:'when you initially create a field, the default is 1.0 to start and all existing notes get that, then you change the default and the created notes already have a value set?
In that case you have to explicitly set the value after you make changes to the field, which is why we added the “Set to default” popup menu option in the field editor'

Screenshot from 2020-12-01 18-40-06

PianoRoll: do not change scale

the notes in the PianoRoll, once existing, are hard to convert the correct way to a different scale.
The user should stick to the chosen resolution and better create a new PianoRoll instead.

Some mentioning or warning on this in the manual would be great.

No scl subdirectory in .blue

In the text on Tuning Processor i read:
'The file selector for choosing a Scala .scl file will default to user's .blue directory, under the scl subdirectory.'

in my .blue there is no such scl subdirectory...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.