scribbletune

WebJar for scribbletune

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

scribbletune
Last Version

Last Version

1.9.4
Release Date

Release Date

Type

Type

jar
Description

Description

scribbletune
WebJar for scribbletune
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/scribbletune/scribbletune

Download scribbletune

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/scribbletune/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>scribbletune</artifactId>
    <version>1.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/scribbletune/
implementation 'org.webjars.npm:scribbletune:1.9.4'
// https://jarcasting.com/artifacts/org.webjars.npm/scribbletune/
implementation ("org.webjars.npm:scribbletune:1.9.4")
'org.webjars.npm:scribbletune:jar:1.9.4'
<dependency org="org.webjars.npm" name="scribbletune" rev="1.9.4">
  <artifact name="scribbletune" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='scribbletune', version='1.9.4')
)
libraryDependencies += "org.webjars.npm" % "scribbletune" % "1.9.4"
[org.webjars.npm/scribbletune "1.9.4"]

Dependencies

compile (2)

Group / Artifact Type Version
org.webjars.npm : jsmidgen jar [0.1.4,0.2)
org.webjars.npm : tonal jar [2.0.0,3)

Project Modules

There are no modules declared in this project.

SCRIBBLETUNE

Build Status

Use simple JavaScript Strings and Arrays to generate rhythms and musical patterns. Directly use the names of scales or chords in your code to get arrays which you can mash up using Array methods in ways you hadn't imagined before! Create clips of musical ideas and export MIDI files which you can import in Ableton Live, Reason, Garage Band or any music creation software that accepts MIDI files.

Install

npm install scribbletune

You can even use Scribbletune in the browser with Tone.js!. Make sure to pull in Tone.js followed by the latest browser version of Scribbletune.

<script src="https://cdnjs.cloudflare.com/ajax/libs/tone/<LATEST-VERSION-FROM-CDNJS>/Tone.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/scribbletune/<LATEST-VERSION-FROM-CDNJS>/scribbletune.js"></script>

Visit scribbletune.com for documentation, tutorials and examples! Listen to music generated with Scribbletune on Soundcloud.

org.webjars.npm

Scribbletune

Create music with JavaScript

Versions

Version
1.9.4