scribbletune

WebJar for scribbletune

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

scribbletune
Последняя версия

Последняя версия

1.9.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

scribbletune
WebJar for scribbletune
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/scribbletune/scribbletune

Скачать scribbletune

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.webjars.npm : jsmidgen jar [0.1.4,0.2)
org.webjars.npm : tonal jar [2.0.0,3)

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
1.9.4