0.8.13 • Published 6 years ago

awakening-sequencers v0.8.13

Weekly downloads
2
License
MIT
Repository
github
Last release
6 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

6 years ago

0.8.12

6 years ago

0.8.11

6 years ago

0.8.10

6 years ago

0.8.9

6 years ago

0.8.8

7 years ago

0.8.7

7 years ago

0.8.6

7 years ago

0.8.5

7 years ago

0.8.4

7 years ago

0.8.3

7 years ago

0.8.2

7 years ago

0.8.1

7 years ago

0.8.0

8 years ago

0.7.9

8 years ago

0.7.8

8 years ago

0.7.7

8 years ago

0.7.6

8 years ago

0.7.5

8 years ago

0.7.4

8 years ago

0.7.3

8 years ago

0.7.2

8 years ago

0.7.1

8 years ago

0.7.0

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago