0.8.13 • Published 5 years ago

awakening-sequencers v0.8.13

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Awakening Sequencers

A Node.js and SuperCollider framework to leverage supercollider-redux and abletonlink-redux to build systems with synchronized sound.

Examples

To run the examples:

npm install

For each example, there is a Node.js script and a SuperCollider script that must be run simultaneously.

Basic Example

This example plays a metronome implemented in MetronomeSequencer.sc. It is now in testMetroExample.js as well.

$ npm run start_example

Sampler

This example demonstrates a sampler that requires samples are loaded.

$ npm run start_sampler_example

Parameterized

This example demonstrates how a SuperCollider pattern can be parameterized through the state store. See ParamExampleSequencer in the quark.

$ npm run start_parameter_example

Sidenotes

It is possible to run Node.js and a child SuperCollider process using supercolliderjs. The unit tests do this.

Unit Tests

$ npm run test
0.8.13

5 years ago

0.8.12

5 years ago

0.8.11

5 years ago

0.8.10

5 years ago

0.8.9

5 years ago

0.8.8

5 years ago

0.8.7

6 years ago

0.8.6

6 years ago

0.8.5

6 years ago

0.8.4

6 years ago

0.8.3

6 years ago

0.8.2

6 years ago

0.8.1

6 years ago

0.8.0

6 years ago

0.7.9

6 years ago

0.7.8

6 years ago

0.7.7

7 years ago

0.7.6

7 years ago

0.7.5

7 years ago

0.7.4

7 years ago

0.7.3

7 years ago

0.7.2

7 years ago

0.7.1

7 years ago

0.7.0

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago