Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@musical-patterns/pattern

Package Overview
Dependencies
Maintainers
1
Versions
276
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@musical-patterns/pattern

[![Build Status](https://travis-ci.com/MusicalPatterns/pattern.svg?branch=master)](https://travis-ci.com/MusicalPatterns/pattern)

Source
npmnpm
Version
1.0.274
Version published
Weekly downloads
31
82.35%
Maintainers
1
Weekly downloads
 
Created
Source

Build Status

Musical Patterns - Pattern

Defines the structure of patterns: { id, material, metadata, spec }.

  • id uniquely identifies each pattern.
  • metadata has no "effect" per se. It's the blog post, formatted name, timestamps, etc.
  • material is the code that makes the sounds: its properties and how they affect the output scales and voices and notes.
  • spec is the controls for the material: configuration for how the user can adjust the properties (constraints, custom validation, etc), and presets.

A dedicated service exists for each of these properties.

Continuing in @musical-patterns/playroom and all pattern repos, to help organize thought, a common module structure matching this structure is used.

FAQs

Package last updated on 29 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts