Skip to content

Commit

Permalink
chore: update changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
danigb committed Sep 7, 2024
1 parent 2e7eb2c commit ac03483
Show file tree
Hide file tree
Showing 29 changed files with 99 additions and 52 deletions.
18 changes: 0 additions & 18 deletions .changeset/brown-gifts-fly.md

This file was deleted.

5 changes: 5 additions & 0 deletions packages/ad/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# @synthlet/ad

## 0.1.0

- Initial release
2 changes: 1 addition & 1 deletion packages/ad/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synthlet/ad",
"version": "0.0.0",
"version": "0.1.0",
"description": "Attack-decay envelope generator audio worklet",
"keywords": [
"envelope",
Expand Down
2 changes: 1 addition & 1 deletion packages/adsr/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

## 0.1.0

Initial implementation
Initial release
2 changes: 1 addition & 1 deletion packages/adsr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synthlet/adsr",
"version": "0.0.0",
"version": "0.1.0",
"description": "Adsr generator audio worklet",
"keywords": [
"adsr",
Expand Down
5 changes: 5 additions & 0 deletions packages/chorus-t/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# @synthlet/chorus-t

## 0.1.0

Initial release
2 changes: 1 addition & 1 deletion packages/chorus-t/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synthlet/chorus-t",
"version": "0.0.0",
"version": "0.1.0",
"description": "A chorus (based on Tagu Audio Line) audio effect in a worklet",
"keywords": [
"chorus",
Expand Down
5 changes: 5 additions & 0 deletions packages/clip-amp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# @synthlet/clip-amp

## 0.1.0

- Initial release
2 changes: 1 addition & 1 deletion packages/clip-amp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synthlet/clip-amp",
"version": "0.0.0",
"version": "0.1.0",
"description": "ClipAmp generator audio worklet",
"keywords": [
"clip-amp",
Expand Down
5 changes: 5 additions & 0 deletions packages/clock/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# @synthlet/clock

## 0.1.0

- Initial release
2 changes: 1 addition & 1 deletion packages/clock/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synthlet/clock",
"version": "0.0.0",
"version": "0.1.0",
"description": "Clock generator module for Synthlet",
"keywords": [
"clock",
Expand Down
5 changes: 5 additions & 0 deletions packages/euclid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# @synthlet/euclid

## 0.1.0

- Initial release
2 changes: 1 addition & 1 deletion packages/euclid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synthlet/euclid",
"version": "0.0.0",
"version": "0.1.0",
"description": "Euclidean rhythm generator audio worklet",
"keywords": [
"euclidean",
Expand Down
5 changes: 5 additions & 0 deletions packages/impulse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# @synthlet/impulse

## 0.1.0

- Initial release
2 changes: 1 addition & 1 deletion packages/impulse/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synthlet/impulse",
"version": "0.0.0",
"version": "0.1.0",
"description": "Impulse generator audio worklet",
"keywords": [
"impulse",
Expand Down
5 changes: 5 additions & 0 deletions packages/lfo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# @synthlet/lfo

## 0.1.0

- Initial release
2 changes: 1 addition & 1 deletion packages/lfo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synthlet/lfo",
"version": "0.0.0",
"version": "0.1.0",
"description": "A LFO (low frequency oscillator) generator audio worklet",
"keywords": [
"lfo",
Expand Down
4 changes: 4 additions & 0 deletions packages/noise/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,8 @@

## 0.1.0

- Initial release

## 0.1.0

White Noise
2 changes: 1 addition & 1 deletion packages/noise/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synthlet/noise",
"version": "0.0.0",
"version": "0.1.0",
"description": "Noise generator module for Synthlet",
"keywords": [
"noise"
Expand Down
5 changes: 5 additions & 0 deletions packages/param/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# @synthlet/param

## 0.1.0

- Initial release
2 changes: 1 addition & 1 deletion packages/param/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synthlet/param",
"version": "0.0.0",
"version": "0.1.0",
"description": "Param generator audio worklet",
"keywords": [
"param",
Expand Down
5 changes: 5 additions & 0 deletions packages/polyblep-oscillator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# @synthlet/polyblep-oscillator

## 0.1.0

- Initial release
2 changes: 1 addition & 1 deletion packages/polyblep-oscillator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synthlet/polyblep-oscillator",
"version": "0.0.0",
"version": "0.1.0",
"description": "PolyBLEP Oscillator module for synthlet",
"keywords": [
"modular",
Expand Down
4 changes: 4 additions & 0 deletions packages/state-variable-filter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,8 @@

## 0.1.0

- Initial release

## 0.1.0

- Initial implementation
2 changes: 1 addition & 1 deletion packages/state-variable-filter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synthlet/state-variable-filter",
"version": "0.0.0",
"version": "0.1.0",
"description": "State Variable Filter module for synthlet",
"keywords": [
"modular",
Expand Down
20 changes: 14 additions & 6 deletions packages/synthlet/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,21 @@

## 0.2.0

Packages:
- Initial release of the following modules:

- PolyBLEP Oscillator
- ADSR
- White Noise
- State Variable Filter
- Wavetable Oscillator
- @synthlet/param@0.1.0
- @synthlet/ad@0.1.0
- @synthlet/adsr@0.1.0
- @synthlet/chorus-t@0.1.0
- @synthlet/clip-amp@0.1.0
- @synthlet/clock@0.1.0
- @synthlet/euclid@0.1.0
- @synthlet/impulse@0.1.0
- @synthlet/lfo@0.1.0
- @synthlet/noise@0.1.0
- @synthlet/polyblep-oscillator@0.1.0
- @synthlet/state-variable-filter@0.1.0
- @synthlet/wavetable-oscillator@0.1.0

## 0.1.0

Expand Down
28 changes: 14 additions & 14 deletions packages/synthlet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "synthlet",
"version": "0.1.0",
"version": "0.2.0",
"description": "Modular synthesis in the browser",
"keywords": [
"modular",
Expand All @@ -20,20 +20,20 @@
"access": "public"
},
"dependencies": {
"@synthlet/ad": "^0.0.0",
"@synthlet/adsr": "^0.0.0",
"@synthlet/chorus-t": "^0.0.0",
"@synthlet/clip-amp": "^0.0.0",
"@synthlet/clock": "^0.0.0",
"@synthlet/ad": "^0.1.0",
"@synthlet/adsr": "^0.1.0",
"@synthlet/chorus-t": "^0.1.0",
"@synthlet/clip-amp": "^0.1.0",
"@synthlet/clock": "^0.1.0",
"@synthlet/drum8": "^0.0.0",
"@synthlet/euclid": "^0.0.0",
"@synthlet/impulse": "^0.0.0",
"@synthlet/lfo": "^0.0.0",
"@synthlet/noise": "^0.0.0",
"@synthlet/param": "^0.0.0",
"@synthlet/polyblep-oscillator": "^0.0.0",
"@synthlet/state-variable-filter": "^0.0.0",
"@synthlet/wavetable-oscillator": "^0.0.0"
"@synthlet/euclid": "^0.1.0",
"@synthlet/impulse": "^0.1.0",
"@synthlet/lfo": "^0.1.0",
"@synthlet/noise": "^0.1.0",
"@synthlet/param": "^0.1.0",
"@synthlet/polyblep-oscillator": "^0.1.0",
"@synthlet/state-variable-filter": "^0.1.0",
"@synthlet/wavetable-oscillator": "^0.1.0"
},
"scripts": {
"build": "tsup src/index.ts --sourcemap --dts --format esm,cjs",
Expand Down
4 changes: 4 additions & 0 deletions packages/wavetable-oscillator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,8 @@

## 0.1.0

- Initial release

## 0.1.0

- Initial implementation
2 changes: 1 addition & 1 deletion packages/wavetable-oscillator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synthlet/wavetable-oscillator",
"version": "0.0.0",
"version": "0.1.0",
"description": "Wavetable Oscillator module for synthlet",
"keywords": [
"modular",
Expand Down

0 comments on commit ac03483

Please sign in to comment.